This topic has 2 replies, 3 voices, and was last updated 8 years by geo7thqueen.
-
Author
-
January 18, 2016 at 20:26 #99181
monkeytoldme
ParticipantHello,
I am using the Kleo theme and when I click the log-in menu item the pop-up kleo login modal appears. Is there anyway to activate this modal by clicking a button.
For example, if I made a button on my register page called Login In Here how would I call the pop-up modal? Is there a class I can add to my a href to make it appear?
<a href=’#’ class=’Popup Login’>Login In Here</a>
Also, how can I edit the text that appears on the pop-up login modal?
January 18, 2016 at 20:52 #99194sharmstr
ModeratorYou can make anything launch the modal by adding ‘kleo-show-login’ class to it.
Kleo uses the standard way of changing text which is translating it.
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
January 20, 2017 at 02:27 #150254geo7thqueen
Participant(Adding to existing thread rather than opening a new one.)
First off, the examples aren’t loading on the documentation: https://archived.seventhqueen.com/documentation/kleo#login-redirection
Neither the ‘kleo-show-login’ class nor the #show-login seems to be working for me right now, but I’d like to see the examples to confirm it is being done right.
Additionally, using a plug-in to hide all content from non-logged in users. Plug in requests a URL for registration/login redirects, but I’d rather not load a page and just have any/all login®istration done through the same popup. Do I just have to make a register page (BuddyPress) and just make it a blank page with a kleo-show-login code on it?
Oh, and is the kleo-show-login and the #show-login intelligent enough to not load if user is already logged in?
Thanks!
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.