Over the nearly four months since the first release version of the “ajax bootmodal login” that users had fairly good reception, it was an opportunity to simultaneously release version 1.2.2, It made a chance for me to write a report on the plugin performance and major changes.
First edition of Plugin (i.e 1.0.0) starts with an ajax login form, simple configuration panel and bootstrap modal effect. within 5 update – so far – has been a new feature and a lot of changes… these changes include:
1.0.1
- Add registration form
- Add tab support
1.0.2
- Add lostPassword form.
- Add loading animation in ajax beforeSend.
1.0.3
- customize bootstrap modules.
- add shake effect to modal window.
1.0.4
- Add Remember me checkbox.
- Update readme file.
1.2.0
- Improve user interface.
- Add progress loading effect.
- Add JQery loading spinner in submit button.
- Add login and registration redirect settings.
- optimize widget codes.
- optimize plugin files.
- add bootstrap +3 support.
1.2.1
- Adding captcha ability in all the forms.
- Add settings for captcha activation.
1.2.2
- Fixes: Small bug in captcha settings.
follow plugin changes in wordpress plugin directory
How about adding a SETTING to set up a Custom Greeting in the Profile windows if your wp modal login plug in. Welcome Dear is not proper english in many countries. Hate having to hunt this one down each update. Sure would make life much simpler for those of us using this.
Interesting solution.
I use a wordpress theme based on ZURB foundation-5, and install this plugin (disable the Bootstrap), I get the form off screen. On the Left.
Meeting in the line:
d i v i d=”alimir_bootmodal” c l a s s=”modal fade modal-overflow in” tabindex=”-1″ data-width=”370″ data-backdrop=”static” data-keyboard=”false” style=”width: 370px; margin-left: -185px; margin-top: 0px;” aria-hidden=”false”
The left margin set to -185px.
How is it possible to reconcile the plugin? with Foundation 5.
Thank you.
—————————————————–
Interesante solución.
Uso un tema de wordpress basado en zurb-foundation 5 , y al instalar este plugin (desactivo el Bootstrap), me aparece el formulario fuera de pantalla, sobre la izquieda.
Encuentro en la línea:
codigo
El margen izquierdo ajustado en -185px.
¿Como será posible compatibilizar el plugin? con Foundation 5.
Gracias.
Hello Edgardo,
Auto margins is based on bootstrap-modal.js file. So, if you disable the bootstrap modules, you can’t use modal effects with Foundation framework.
Hi ,
Thanks for this plug in.Really its simply superb plug in.
I need to registration form separately.
Ex: If we click on login button its shows all register,login and forgot password.
But i need to display registration separately like login button.
Is there any short code?
You’re welcome dear Venugopal,
Not yet, But i will add separate shortcodes for the next version.
Nice plug-in, good job.
It lacks the ability to disable when the customer visits the site, the toolbar.
Regards.
Jean
Using the plugin. It looks great. Is there a way to make it dismiss the modal by clicking outside the modal box? Anywhere on the overlay?