-
Author
-
February 12, 2018 at 17:41 #188435
nolls
ParticipantHi,
how can I make the quick contact icon only for nonloggedin user visible?
February 13, 2018 at 02:05 #188492Laura
ModeratorHello, that would require some custom css and php, i can try for you, i would need ftp access and website access
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 18:38 #188549nolls
ParticipantHi,
Username: test
password: d6rJUd%4LS)8L%QtbFqWLxXP
this account has adminrights.
Ftp:
Server: kenndich.de
User: f00e6abc
Passwort: 5gspvohWttpeFvaFFebruary 14, 2018 at 19:30 #188684Laura
ModeratorHello, the ftp access its taking too long to load, can you share cpanel?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 14, 2018 at 19:50 #188696nolls
ParticipantWhat do you mean with cpanel? I’ve tested the ftp access, it works.
Please try again.February 16, 2018 at 01:26 #188824Laura
ModeratorHello, please try to contact hosting or share hosting login because ftp gives me this error
425 Unable to build data connection: Die Wartezeit für die Verbindung ist abgelaufenHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 16, 2018 at 15:46 #188870nolls
ParticipantPlease send me the file per mail to info@kenndich.de, so I’ve got no problems to login
on ftp.February 17, 2018 at 20:30 #188971Kieran_SQ
ModeratorHi,
When a user is logged in a class is added to the body tag of .logged-in. You can use this to target any element on the page for logged in users only.
To hide the contact form for a logged in user only please add the below CSS to your KLEO Child theme’s style.css by going to WP Admin > Appearance > Editor > KLEO Child > Style.css or by going to Theme Options > General Settings > Scroll to: ‘Quick CSS’
.logged-in .kleo-quick-contact-wrapper {display: none;}Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 17, 2018 at 21:21 #188978Kieran_SQ
ModeratorYou’re welcome,
Feel free to open a new ticket any time and we’ll be happy to assist.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.