WP Modal Login is conflicting with DM Confirm Email plugin, new users can’t register due to this conflict. How do I fix this problem.
]]>What if i want to open popup on page load…??
Here is my code
<script>
$( document ).ready(function() {
$(“#abc”).trigger(“click”);
});
</script>
abc is id in <a class=”login wpml-btn login-window” id=”abc”
I’m trying to add Google Analytics Code to the Modal Login plugin so I can track registrations. Any idea what file I should be putting the code in? I have the Login/Registration as a menu item.
]]>Hi, nice plugin really! I am thinking on using it on my Q&A site https://www.ask2all.be to stop spam registrations but my question is will it help to stop these spam registrations?
]]>Is there a we can add social media login in this plugin?
]]>Hello all,
i’ve got the modal in my header and login works excellently from the front page but not at all from any other page. What’s going on?
Logout works fine from everywhere.
Thanks,
Philipp
Great captcha , but i am unable to pass data from login page so that i can validate captcha. Any help will be great
]]>Hello!
Are here any developers? I’ve translated WP Modal Login to Russian, and hope that some of developers would add it to the next release.
Here is a link to .po and .mo files. I’ll update them if there are any mistakes.
https://www.dropbox.com/sh/wkndwvbpdp7lbg1/AABduks42xjPF22i6ZCTPP5aa
Regards,
Ilya.
I would like to replace a few things in the login form like the h2 text and adding placeholders. What would be the best way to accomplish this (while not editing the plugin and having it get replaced on future updates)? I have tried extending the Geissinger_WP_Modal_Login class and rewriting the but it hasn’t worked as planned.
Any advice would be appreciated.
]]>The shortcode generator isn’t inserting anything. Can you provide me with examples of the shortcode? There aren’t any in any of the documentation.
]]>I click the icon>Add the text info> Click Add Shortcode…
The screen refreshes the popup stays on the screen and nothing adds to the text portion of the page.
Any help?
]]>I am working on making my whole website valid and I got the following error from WP Modal Login:
Attribute text not allowed on element style at this point.
<style text=”text/css”>…
It should be type, not text. Where can I change this?
Thank you ??
]]>I need some advice I’m using login on the following page but it wont show up please advise as to what I’ve not included
]]>Hello,
I have a problem with this plugin. When I click on “Log in”, I’m directly redirected to wp-login, what is not really useful because I tried to avoid the connection from the wp-login page. Furthermore, I have to type again my username and my password (once on the plugin and once on the wp-login).
Somebody knows how to fix that ?
Thanks ??
]]>I have translated the plugin. Files can be found in this ticket.
]]>Thanks for the great plugin. One Q,
1. Is there any setting/change where user can logged in automatically upon registration?
Please let us know, Thx
]]>Hey guys.
The title is the question.
I use only a lvl one menu, and how I integrate modal in this menu?
The widget is on the end of my site, but that is bad….any idea?
Thanks! ??
]]>First of all, thanks for this awesome plugin, it’s the best one I could find on the internet ??
I’m trying to display (using jquery) registration box directly without clicking the “register link” in the pop-up
I tried to search this support “forum” without success.
Can you help me out?
Thanks in advance,
Syncmaster
First of all, thanks for this awesome plugin, it’s the best one I could find on the internet ??
I’m trying to display (using jquery) registration box directly without clicking the “register link” in the pop-up (Register).
I tried to search this support “forum” for this without success.
Can you help me out?
Thanks in advance,
Syncmaster
Hi,
HELP Please …
A great plugin, I am using it perfectly ok with my other site on wp3.8
Though for a site on WP 3.8.1, wp modal login widget does not show up at all to be added to a sidebar. Practically leaving this great utility plugin un usable.
Both sites are completly same configuration including plugins, except the wordpress version. Is there any quick fix needed to get it working for 3.8.1
Thanks in advance.
]]>When I try to use the shortcode is works fine except the logout_url=” which should be the home_url(). But it seems that this parameter in the shortcode is ignored so the redirect url is not in the querystring for logout.
If I use the function instead add_modal_login_button(), the logout_url is working fine.
Here’s my shortcode I call
[wp-modal-login login_text='Connexion' logout_text='Déconnexion' logout_url='' show_admin=false ]
The reset password button does not work. It stays stuck in a loop and just displays Checking Credentials for an infinite amount of time. Im using WordPress version 3.7.1 and the most recent update of WP Modal Login.
]]>Dear all,
I have tried to play around with the code for a while but can’t seem to figure this out: I simply want to link the “Register” Link at the bottom to another URL.
Any suggestions?
Help much appreciated, thanks!
]]>Dear all,
I have tried to play around with the code for a while but can’t seem to figure this out: I simply want to link the “Register” Link at the bottom to another URL.
Any suggestions?
Help much appreciated, thanks!
]]>I use a lot of different plugins and nothing is more frustrating than installing something with such promise and then having it literally not show up on a simple site. The widget does not display when it is installed. I cannot find the shortcode anywhere, which would take 5 minutes to layout in an example on a support page. And I see many support requests here that are 2 weeks to 3 weeks old and not resolved. Not the sign of a plugin that could be used with any efficacy.
]]>Hello,
Is it possible for someone to have a separate “register” link that pops up the register version of the modal?
Just curious if you have something similar to the PHP code you provided for the login:
<?php add_modal_login_button( $login_text = ‘Login’, $logout_text = ‘Logout’, $logout_url = ”, $show_admin = true ); ?>
Thanks!
]]>I am using a Directory plugin where users are required to login/register to Write a Review. Currently clicking the Write a Review button takes the user to the wp-login page then redirects them back to the Add a Review page once they login.
https://powertwo.org/directory/listing/sunrise-solar-solutions
I assume I’d have to edit the plugins php files, but would it be possible to have the Login Modal popup when the user clicks this button?
Thanks for any assistance.
Tim
]]>I’m trying to do the same as @garteth69 earlier in the support forum—move the modal up vertically. Whatever I do with values ” var margin_top = ($(login_id).height() + 24) / 2;” – the window opens in the same place. I need to move the window up because people can’t register on an iPhone – windows is too low for the submit button with the extra fields I’ve added.
]]>Hi, how can i tweak the css of the plugin? I want to remove the vertical line (paading-right) showing on the initial login info. my site: https://deefrentng.com/thum-new.
Thanks for this plugin.
Regards
]]>I would like this feature added. In backend there can be options like that:
]]>Login with:
(radio button)=Username
(radio button)=Email
(radio button)=Username or Email