WordPress.org

Venezuela

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
    • Traduciendo WordPress a español de Venezuela
  • Equipo
  • Meetups
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Osom Modal Login

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Osom Modal Login

Por OsomPress
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

Osom Modal Login lets you easily create a modal box (pop-up) displaying the WordPress login form. In block themes, Osom Modal Login uses the native WordPress login/out block, so you can introduce this login/out block on the header (or footer) navigation block and it will display a modal box with the login form when clicked. On the other hand, in classic themes it automatically adds a menu item named «Login», which you can customize, at the end of the selected menu(s). Once you click on it, it will also launch the login modal box.

Alternatively, you can also use the included shortcode or the native login/out block to add the modal login box in any place of the web.

Características

With Osom Modal Login you can customize several parameters in the options page.

Both in classic and block themes:

  • Customize «Login» text.
  • Customize «Logout» text.
  • Set login and logout URL redirection.
  • Display/hide «Remember me» checkbox.
  • Display/hide «Did you forget your password» link.
  • Display/hide Register link.
  • Set Register text link (if displayed).

Only in classic themes:

  • Set the title of the modal box.
  • Select the navigation menu where you want to add login/out item. You can choose more than one or the option ‘none’ if you don’t want to add it in any menu location.

You can also use the built-in shortcode to add the modal box any where in your website or use the WordPress login/out native block with the setting «Display login as form» unselected.

Uso del shortcode (opcional)

Solo tienes que colocar el texto personalizado en el shortcode [osom-login].
Por ejemplo: [osom-login]Texto personalizado[/osom-login]

Quick Setup Videos

In classic themes:

In block themes:

If you want more info about the setup and configuration you can check the tutorials below.

Tutorials

  • How to add button styles to Login/out Block in a WordPress Block Theme
  • Add a login modal/pop-up window to a WordPress block theme
  • How to add SVG icons to Osom Modal Login login/logout items
  • How to add a login popup modal in WordPress classic themes

Dev Features

  • El plugin utiliza JavaScript puro, así que puedes usarlo aunque desencoles el jQuery de WordPress. Siempre está bien reducir las dependencias al mínimo posible.

Capturas

  • Dashboard plugin view in a classic theme
  • Front-end modal window in a classic theme
  • Dashboard plugin view in a block theme

Instalación

Este plugin puede ser instalado directamente desde tu sitio.

  1. Accede y navega a «Plugins → Añadir nuevo».
  2. Escribe «Osom Modal Login» en la búsqueda y pulsa «Intro».
  3. Localiza el plugin Osom Modal Login en la lista de los resultados de búsqueda y haz clic en «Instalar ahora».
  4. Una vez instalado, haz clic en el enlace «Activar».
  5. Ahora tienes disponible el nuevo plugin en WordPress.

También puede ser instalado manualmente.

  1. Descarga el plugin Osom Modal Login desde WordPress.org.
  2. Descomprime el paquete y muévelo a tu directorio de plugins.
  3. Accede a WordPress y navega hasta la pantalla de plugins.
  4. Encuentra Osom Modal Login en la lista y haz clic en el enlace «Activar».
  5. Ahora tienes disponible el nuevo plugin en WordPress.

Preguntas frecuentes

¿Puedo usar Osom Modal Login con cualquier tema?

Yes, you can use Osom Modal Login with any theme, including a block theme.

¿Dónde puedo modificar los ajustes de Osom Modal Login?

Puedes encontrar la página de ajustes en la barra lateral izquierda de WordPress en «OsomPress > Osom Modal Login».

¿Puedo usar Osom Modal Login en otras ubicaciones aparte de los menús?

Yes, you can add a login modal window anywhere on the website using the shortcode [osom-login] Custom text [/osom-login].
Alternatively, you can also use the native login/out block.

¿Puedo cambiar el texto «Acceder/Salir»?

Yes, you can do it.

¿Puedo usar Osom Modal Login en WordPress Multisitio?

Yes, you can. Take into account that if you set the login or logout URL you will have to use an absolute URL, ie, https://yoursite.com/redirect-page. If you use a relative ULR, such as /redirect-page/, it will point to the the main site URL (of the network).

Is Osom Modal Login compatible with WordPress Multilingual plugin?

Sí, lo es.

¿Funcionará Osom Modal Login con las cabeceras/pies de página creados con Elementor?

En este momento no. Exploraremos añadir compatibilidad en futuras actualizaciones.

Reseñas

Perfecto

Joan Boluda 30 de agosto de 2024 2 respuestas
Simplemente, el mejor plugin para loguearse a través de una ventana modal. Liviano, simple y con un equipo detrás estupendo. Osom.

Fantástico

Ángel Vilches 4 de abril de 2024 1 respuesta
Además de ser muy liviano, hace a la perfección lo que dice y facilita el proceso de login de los usuarios en la web. Además, sus autores están atentos al feedback y las sugerencias.

Does what it says on the tin

littledinkie 1 de marzo de 2024 1 respuesta
Excellent plugin. Simple to configure. Can be a little tricky when using with Divi but support provided for the plugin is quick and effective. If you are after a simple clean modal login that is easy to style, this is the one. Highly recommend.

Genial

rodriguezleticia 27 de enero de 2023
Fácil, intuitivo. Ya no uso otro.

All OK

jorgetfe 19 de julio de 2022
Excelent!

Simple but very effective.

kylechoi 21 de junio de 2022
I always want to have a modal login functionality for the website. Seems many solutions are hard to figure out and too much.. But Osom modal login is definitely awesome. Easy and simple, and effective. Thank you so much for the great contribution.
Leer todas las 15 reseñas

Colaboradores y desarrolladores

«Osom Modal Login» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

«Osom Modal Login» ha sido traducido a 7 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Osom Modal Login» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.5.1

  • Fix deprecation for PHP +8.1.

1.5

  • Add login/out block automatically on block themes.
  • Improvements on the form title.

1.4.1

  • Revert conditional loading of styles and scripts due to some issues on edge cases.

1.4

  • Improve conditional loading of styles and scripts. On block themes it will only load the style and script files if the login/out block is present.

1.3.1

  • Improve modal behaviour on block themes.
  • CSS tweaks.

1.3

  • Added new options for block themes. Now you can change the text for the login and logout and also set the URL redirections after login and logout.

1.2

  • Added compatibility with block themes. Now you can use the native login/out block, when the user click on it it will display a modal window with the login form.

1.1.5

  • Small fixes and tested up to WordPress 6.4.

1.1.4

  • Fix new PHP warning (in PHP 8 or superior).

1.1.3

  • Set empty login fields as login failed.

1.1.2

  • Remove Dashicons dependencie.

1.1.1

  • Tested on WordPress 6.0.
  • Fix new PHP notice (in PHP 8 or superior).

1.1

  • Tested on WordPress 5.9.
  • Fix PHP notices.

1.0.8

  • Mejora del rendimiento del shortcode.
  • Mejora del rendimiento para múltiples ubicaciones.

1.0.7

  • Añadir la opción para mostrar el enlace de registro.

1.0.6

  • Añade la opción para seleccionar múltiples ubicaciones del menú.

1.0.5

  • Añade la redirección a la página de ajustes del plugin al activarlo.
  • Probado con WordPress Multisitio.
  • Probado con WordPress Multilingual.

1.0.4

  • Añadir etiquetas a los elementos del menú de acceso/salida.
  • Eliminar el jQuery que se usaba y reemplazarlo con JavaScript Vanilla
  • Añadir el enlace a los ajustes en la página de plugins

1.0.3

  • Corrección de advertencias

1.0.2

  • Mejoras de traducción

1.0

  • Versión inicial.

Community plugin

Este plugin está desarrollado y recibe soporte de una comunidad.

Meta

  • Version 1.5.1
  • Last updated hace 2 meses
  • Active installations 400+
  • WordPress version 5.0 o superior
  • Tested up to 6.8.1
  • PHP version 5.6 o superior
  • Languages

    Catalan, English (US), Spanish (Chile), Spanish (Colombia), Spanish (Ecuador), Spanish (Mexico), Spanish (Spain) y Spanish (Venezuela).

    Traducir a tu idioma

  • Tags
    custom loginloginlogin formlogoutmodal
  • Vista avanzada

Valoraciones

5 out of 5 stars.
  • 15 5-star reviews 5 stars 15
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Añadir mi reseña

See all reviews

Colaboradores

  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

Donar

¿Te gustaría apoyar el progreso de este plugin?

Dona a este plugin

  • Acerca de
  • Noticias
  • Alojamiento
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Venezuela

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visit our TikTok account
  • Visita nuestro canal de YouTube
  • Visit our Tumblr account
El código es poesía.