-
Author
-
September 24, 2018 at 09:05 #210246
melikcan
ParticipantI want to hide a button from members but not from guests, how can ı do this, my button ıs on elementor. Thanks, best regards!
September 24, 2018 at 15:36 #210267Laura
ModeratorHello, can you specify which one?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 24, 2018 at 18:31 #210313melikcan
Participantı have screenshooted, it is a huge botton cover half of page to redirect people regıster page, ı want to hıde thıs button for already member people.
September 24, 2018 at 23:59 #210361Laura
ModeratorHello, i checked, that image is part of the header image right?
if you had it in a separated element i could send you a css code to hide it for logged in usersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 25, 2018 at 08:05 #210372melikcan
Participantyes it is 🙂 ı have added button via elementor, how can add css on elementor button?
Tanks, best regards !September 25, 2018 at 10:47 #210393Laura
ModeratorHello, i get connection time out when trying to access your website now, is everything ok for you?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 25, 2018 at 20:06 #210446melikcan
Participantthere was a problem with hosting firm, it is ok now .
September 26, 2018 at 13:09 #210506Laura
ModeratorTry by adding this to style.css of child theme:
COPY CODE.logged-in a.elementor-button-link.elementor-button.elementor-size-xl { display: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 26, 2018 at 13:25 #210507melikcan
ParticipantThank you very much! Actually I used a redirect plug ın to redırect logged in people to members page(if they click to button). And guests redirect to regıster button via same button. But it didint work for redirect by plugin (logged in members to members page) so ı had to cancel the button and ı havre requested it from you, thanks it has worked, but if you can say a simmilar css code for same button to redirect logged in members to members page,ı wont have to delelte the button for logged in members.
So, is there a redirecting to ‘logged-in’ members to members searching page veersion of the code you have shared to redirect logged in members to members searching page if they click? like this code bellow to redirect?
”
.logged-in a.elementor-button-link.elementor-button.elementor-size-xl {
display: none !important;
}
”” Thanks best regards !September 27, 2018 at 13:04 #210638Laura
ModeratorHello, css can’t redirect so I can create that for you, only a plugin could
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 27, 2018 at 16:38 #210653melikcan
ParticipantOk, I see, I have tried more than 3,4 plug in any of them didint work somehow. Do you suggest any plugin for this (ihave tried Peters etc) . Others dont have logged in options etc . Do you suggest any plugin ?
Thanks!September 28, 2018 at 14:17 #210759Laura
ModeratorHello, make sure to change the redirect option of the theme when testing a plugin as it could prevent it from working, have you tried?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 28, 2018 at 16:38 #210775melikcan
Participantİ havent tried it, why there is such an option if ı disable will it cause problem ? Thanks! How I will change it?
October 1, 2018 at 06:34 #210915Laura
ModeratorHello, at Sweetdate – Misc you will find it :))
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 1, 2018 at 12:45 #210941melikcan
ParticipantIt is already in default wordpress rediect section.
October 2, 2018 at 01:05 #211010Laura
ModeratorHello,and if you change it does it work?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 2, 2018 at 16:57 #211051Laura
ModeratorHello, i see, well let me try a few options myself to see if i can get this to work 🙂 Can you share admin user?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 2, 2018 at 22:29 #211061melikcan
Participantznlexport123
tecnost!123456
thanks 🙂ı want to redirect the button to members page for logged in users, the button now redirect guests to register page, so when a logged ın member clıck to the button redirect to register page, so ı want to members, redirected to resgister page, to be redirected to members page as solution.thanks.
October 3, 2018 at 23:46 #211126Laura
ModeratorHello, i see, so you do not want a login redirection but a button redirection, add another button below it at elementor, you should see there are VISIBILITY settings, you can select it to be visible for guests, logged in or both
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.