En la versión mobile si se le hago click en acceder en el menu mobile, no hace hada hasta que no cierran el menu y el modal de osom seve.
Hay alguna forma que el modal de ossom este por encima de todas las capas? hay alguna forma de ponerlo por css?
Estoy usando el plugin y funciona perfecto pero en la página de pago que me genera wpsimplepay me sale el formulario de osom roto
Hay alguna forma de decirle al plugin que el formulario de login no salga en algunas paginas especificas?
Porque sólo me sale si no estoy logueado en wordpress
gracias
]]>If you activate “Display Lost Password option“, the link sends you to the original WordPress admin form.
The link you receive by email to modify your password also redirects you to the original WordPress admin.
I think it would have to be modified so that in both cases they would send you to the home page and with Osom Modal Login
]]>My theme has a built-in private access button that only allows me one URL.
What URL should I enter to activate the pop-up window?
]]>Hello. I want to change the text <label for=”user_login”>Username or email</label> to something more appropriate for the type of user who must log in. I installed loco translate but no option appears. it’s possible? thank you
]]>Hola,
Si en la página de ajustes se deja en blanco el campo “Header title” se pinta un “<h4></h4>” vacío en el html.
Me gustaría proponer que esa etiqueta no fuese un h por temas de SEO y que si de deja en blanco no aparezca la etiqueta vacía.
?Muchas gracias por vuestro trabajo!
]]>Hi, love the clean simple look of the modal and have customised it for the desktop view which works fine. However when the screen width drops below about 980px the custom CSS is lost and the modal reverts back to the default plugin styling including the large left and right margins.
I have tried everything to override the default styling including setting a breakpoint of 500px and forcing the width of the modal to 100% and setting the margins to 1px to force the modal to be full width on a mobile screen but nothing works. The code i am using is:
/* Make login modal full width on mobile */
@media (max-width: 500px) {
.login-modal-box .modal-content {
margin: 1px !important;
width: 100% !important;
}
}
The website is using Divi but the primary and secondary menus are stock standard (IE: not using a template) as is the page where the login/logout module is placed. The “display as a login form” is not ticked.
If i can get the width sorted i can then add the other styling. Are you able to provide some pointers or code snippet to get the styling to work on a mobile phone (or be responsive no matter the screen size)?
Many thanks in advance, Kevin.
]]>Hello ??
About Osom Modal Login I read this :
“Can I change the Login/Logout text?
Yes, you can do it if your are using a classic theme.
For block themes we have to wait for the native loginout block to support this option.”
I use Elementor, do you know where I can replace these words in the source code?
Thanks in advance
Cyril
Is it possible to redirect to the current page where a person is logging in?
]]>Hello, today I started using your plugin and like it very much!
But there’s one issue:
In the osom-modal-login.php on line 167 you’re hardcoding a wp-content url (for an image path). As it it possible to change the wp-content directoy name via constant WP_CONTENT_URL in wp-config.php, and concerned webmasters use this for security reason, the path doesn’t work this way. So please, could you use the constant instead? like this:
<img src="<?php echo WP_CONTENT_URL;?>/plugins/osom-modal-login/assets/img/close.svg">
]]>
En primer lugar gracias por hacer el plugin, ya que Genesis Login Modal Box está abandonado.
Tengo un caso de uso de una web en la que necesito a?adir “manualmente” enlaces al Login / Logout en un menú. Dado que el Login es el primer elemento del menú y el Logout el último, no me vale directamente la funcionalidad que trae el plugin de auto-a?adirse a un menú.
Para conseguir esto uso otro plugin (Nav Menu Roles) que me permite mostrar/ocultar elementos de menú a usuarios según si están conectados, o no, o según el tipo de usuario.
Para usar Osom Modal Login lo único que me faltaría es poder a?adir manualmente elementos al menú, algo como “#login” o “#logout” en el campo URL del menú. Si a?ado “#login” no funciona, si recargo la web con esa nueva URL sí aparece el modal.
?Alguna idea de cómo puedo lograr a?adir estos enlaces manuales con vuestro plugin?
?Gracias!
]]>Getting this error running php 8.1
Warning: Undefined variable $error in?/wp-content/plugins/osom-modal-login/osom-modal-login.php?on line?311
]]>Buenos días,
?Hay alguna forma de integrar vuestro plugin con los temas de bloques? En mi caso particular estoy pasando todos los proyectos a Twenty twenty-three y me gustaría seguir utilizando vuestro plugin.
Saludos y gracias por vuestro curro.
]]>La verdad es que tengo este plugin en muchas páginas y funciona de maravilla, pero ocurre en una de ellas que cuando hago el login desde la ventana modal me vuelve a pedir el login de WordPress. No se si tendrá que ver que tenga Sensei y WooCommerce. Es raro, no he conseguido solucionarlo todavía.
Lo dicho, un plugin fantástico igualmente.
]]>Hola ??
Tengo una web en la que he a?adido vuestro genial plugin pero en una página en la que hay (inline en el texto) otro script se mezclan los campos de ambos al hacer clic para mostrar el popup (os pongo captura).
?Algún truqui para dar prioridad al vuestro, por ejemplo, y que no se mezclen los campos de ambos scripts?
Hi there, I want to add the Osom Modal Login to a Gutenberg button block, like in this example, is this possible?
Regards
]]>Espero me puedan ayudar.
He tratado de usar el plugin con Twenty Twenty-two y otros temas FSE. Pero no he podido integrar el plugin en el menú.
En las opciones del plugin. La sección de selección de menú solo me muestra la opción NONE.
En el mismo WordPress he cambiado de tema por un Tema Clásico y si me funciona.
]]>I’m updating a website using my local host to upload to the server after finish.
But when I select a menu to show the modal login button, it. won’t show.
I have some menus and none of them show the button.
Also, I don’t use any page builder, only Advanced Custom Fields.
COuld you help me please?
Hi Nahuai.
The modal do not show the dashicon. This is because I deactivated them by code work.
Is there a way to show the “Close symbol” without Dashicon? Or I need to activate Dashicon for sure?
I deactivated Dashicons in order to improve performance…
Thanks
Jordi
Hola Nahuai,
Tengo un problema que no puedo solucionar, a ver si me puedes ayudar. He indicado en los ajustes del plugin que cuando se acceda como usuario se redireccione a la página web https://anfipocket.com/anfitrion
Pero la redirección solo funciona con los roles de usuarios Administrador, y necesito que funcione también con los suscriptores.
He intentado solucionarlo pero no hay manera, me puedes ayudar?
Muchas gracias por adelantado.
]]>He instalado el plugin pero no consigo que aparezca el login en el menú principal. Una lástima, pero nunca he podido ver la modal.
]]>Hello,
I have a chance to see my debug.log file recently. I have noticed so many following lines from the log. Would you please let me know what this is about?
Thanks in advance.
[20-Jun-2022 22:08:42 UTC] PHP Notice: Undefined index: login in /…/wp-content/plugins/osom-modal-login/osom-modal-login.php on line 170
[20-Jun-2022 22:08:43 UTC] PHP Notice: Undefined index: login in /…/wp-content/plugins/osom-modal-login/osom-modal-login.php on line 170
[20-Jun-2022 22:08:44 UTC] PHP Notice: Undefined index: login in /…/wp-content/plugins/osom-modal-login/osom-modal-login.php on line 170
?Es posible sustituir el texto de acceso en el menú por una imagen, por ejemplo, una imagen .svg?
He estado intentando a?adir una imagen que sea visible en lugar del texto y no lo he conseguido.
Muchas gracias.
]]>?Hola! Necesito un poco de ayuda. Estoy montando una web y al intentar hacer login en https://expertowoo.es/#login me aparece el error visible “Warning: Undefined array key “login” in /homepages/6/d897744468/htdocs/clickandbuilds/expertowoo367492/wp-content/plugins/osom-modal-login/osom-modal-login.php on line 170″. ?A qué se debe? ?Cómo puedo solucionarlo? ?Gracias!
]]>This plugin is perfect for creating a modal login form. I’d like to hide the log in text if the user is logged in–or better yet, switch to a log out link. I’m seeing the code listed here: https://www.codespeedy.com/wordpress-code-showhide-for-logged-in-users-in-theme/ However, I’m calling the OSOM modal with a shortcode displayed in a widget. How would I hide that for logged in users?
]]>Hello,
On a mobile device and a pc browser with the window size set to mobile size the modal does not popup. I have to hold and choose to open in new window. A click on “Login” does nothing.
Hi,
I have installed the plugin on this website, but it is not working for me. The modal window does not open. The link looks like this: https://serdalkaraagac.com/#login but it doesn’t open as a popup. How can we find a solution? Thanks
Hola,
?Es posible cambiar el orden del menú?
En mi página, actualmente, el menú está en el siguiente orden:
Suscribirse – Iniciar sesión
Me gustaría cambiarlo a Iniciar sesión – Suscribirse.
?Cómo podría hacerlo?
Muchas gracias.
]]>Hi there, I have a similar issue as the one described here
https://www.ads-software.com/support/topic/login-fail-8/
Sometimes my modal login does not respond.
What I have found out is, that it happens because the users are still logged in, even if they are redirected to the frontpage which is for non logged in users only.
This is what it looks like in the URL for the logged in users:
https://domain/#login
Regards
Carsten
Hi,
I don′t know why when I click on acceder menu to login, it doesn′t work.
The web is: https://iataccess.org/
Click on ACCEDER bottom in the top menu.
At the beginning it worked. But I installed contact form 7 and the problems started.
On the other hand with Osom Modal Login, WP admnistrator session closes continuouly.
Can you please, help me?
Thanks and regards,
Ana