Cole Geissinger
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Modal Login] Hangs on "checking credentials…"Hi Hassan,
The notifications in the modal is all done via AJAX, so it would be a JS issue some where. You can send me a link and I can take a look via the front-end. If you don’t wish to share the link on the forum you can email at cole (at) colegeissinger.com
Just to clarify, you changed your theme to another and got the plugin working and that’s how you were able to narrow it down to your theme?
Forum: Plugins
In reply to: [WP Modal Login] Does it work in multisite?Oops sorry despachotres, seemed to have spoken too soon.
The plugin is working fine, just by default the widget and shortcode are disabled. Visit the Settings > WP Modal Login and enabled those settings.
In the next release I’ll update that to be enabled by default.
Forum: Plugins
In reply to: [WP Modal Login] Does it work in multisite?Hi despachotres, it appears when network activated things seem to disappear. Enabling on a by site basis works fine however.
I’ll look into this and get the network activation corrected.
Forum: Plugins
In reply to: [WP Modal Login] Responsive stylingIts something to consider, I’ll jot that down and see if it will make it into a future release.
Thanks for all the feed back! 🙂
Forum: Plugins
In reply to: [WP Modal Login] Modal position changes after re-openingHi mbenari, Testing on my local copy and on my testing server I don’t get the same results. Since you have a custom version of the plugin there maybe something on your end that is causing this issue.
Forum: Plugins
In reply to: [WP Modal Login] How can I redirect log in link in the comments?Hi Balleruaille, While this will require some programming knowledge, I can provide a gist idea that can get you going in the right direction.
You can modify the comments template in your theme and use the PHP script to add the modal login. Then you can use add_filter() to filter the URL redirect URL when a user logs in. The name of the function for the filter is ‘wpml_redirect_to’. FYI, this filter will be deprecated in the next release, but that’s a little way down the road.
Good luck!
Forum: Plugins
In reply to: [WP Modal Login] Settings Page Bug on Local MachineWhoa! Well then… thats not correct. I’ll get that fixed!
Forum: Plugins
In reply to: [WP Modal Login] Replace "Register" with Gravity Forms User RegistrationGlad to hear you got it working! I will be working on more updates in 2.1 that will more flexibilities such as changing the register form and other developer friendly stuff.
Feel free to play with bleeding edge files in github if you wish, not ready for prime time though. Just use branch 2.1 for the latest
Forum: Plugins
In reply to: [WP Modal Login] translation failsHi David, just rolled out 2.0.3 which has working translation and a few other tweaks. Learned quite a few things in the last few days 🙂
Thanks for your help on this. I was able to narrow down everything and get this working finally! If you download the recent version you’ll find a POT file for you to use for translation.
If you wish to share your translations of the plugin fork the Git repo and send a pull request with your adjustments and I’ll include them in 🙂 Or you are welcome to email it to me at cole at colegeissinger.com
Forum: Plugins
In reply to: [WP Modal Login] login not appearingHey no problem! Glad it worked 🙂
Forum: Plugins
In reply to: [WP Modal Login] Remove Register Link on Register ModalMy thought process here was that the login link shows up because no matter what there really was no login link, however this is a feature quite a few people have shown interest in. I’ll look into working that in a future release.
Forum: Plugins
In reply to: [WP Modal Login] Login button bug when styledGood catch 🙂 I’ll have that updated in the next rollout this weekend!
Forum: Plugins
In reply to: [WP Modal Login] translation failsThanks David! I actually had just got translation working for the most part in the next version rolling out! Bit still some bugs in there, but you’re naming of the po & no files may be the key I’m missing (was using plugin name instead of domain text). I had done some self translation into Spanish but I’m not fluent in it, so if you’d like to share your translation that would be awesome 🙂
I also found get text likes dashes instead of underscores in the text domain so that will be changing in the next version FYI. I’m hoping to have this rolling out very soon.
Thank you for your help!
Forum: Plugins
In reply to: [WP Modal Login] Tiny CSS problemHi ResolvedHosting,
you can send an email over to cole (at) colegeissinger.com. However, my time is slim and I’ll try and get in and take a look when I can, but it probably won’t be until maybe Sunday at the earliest?
As for the WP Nav links, it’s coming in 2.1 (no set date) which I’ll be working on after I roll out 2.0.3 which fixes a number of other bugs.
Forum: Plugins
In reply to: [WP Modal Login] Add "Terms & Conditions" checkboxoops! Sorry, 2.0.3 is the next release under development. Everything is available via GitHub including the next release (not ready for prime time…) 😛