login/register modal
-
Hello,
i’m trying to use login/register modals and i have the following problems:
register: never loads the popup
login: when first loads it appears on center while loading
while loading an ok button is displayed
i use on settings a custom class but this feature doesn’t work (because it adds the class .classname instead classname)
data-title is not the title of the popup.i use the following code
<a target="_modal" href="#" data-title="Connect" data-login="true" data-action="login">Connect</a> <a target="_modal" href="#" data-title="Reg" data-login="true" data-action="register">Reg</a>
i had the same results when i used the shortcode
thanks in advance for your great plugin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘login/register modal’ is closed to new replies.