-
Author
-
June 25, 2015 at 05:21 #64840ScotKinneyParticipant
If I go to a page where the content is blocked for non members like http://www.alterverse.com/affiliate it gives me a PMPro page that says This content is for members only. That’s cool. But if I click Log in I don’t get the Kleo login modal, I get the WordPress login pop up. Before I added =!!referrer!! I got an actual PMPro login page. How can I get it to bring up the Kleo login modal? I kind of want to use the same login screen across the site.
June 25, 2015 at 16:58 #64887sharmstrModeratorGo into the advanced settings for PMPro and change the message. Instead of giving users a link to the login page, change it to this
COPY CODE<a href="#">Log In</a>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 25, 2015 at 17:43 #64901ScotKinneyParticipantSo now I have a dead login button? There must be a way to trigger the kloe login page. no?
June 25, 2015 at 17:49 #64904sharmstrModeratorThe code got screwed up when it was pasted. Lets try this again…
COPY CODE<a href="#" class="kleo-show-login">Log In</a>
arrrrrg. Its not pasting correctly. Anyhow, replace that rel nofollow junk with class=”kleo-show-login”. That class is what triggers the login.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 25, 2015 at 17:52 #64909ScotKinneyParticipantlol…opps: This
<a href="#kleo-login-modal" class="kleo-show-login">Login</a>
June 25, 2015 at 17:59 #64911ScotKinneyParticipantHow are you modifying your posts? Special permissions?
June 25, 2015 at 18:08 #64918sharmstrModeratorYep. I’m a mod.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.