Descripción
Este plugin se ha cerrado desde el 1 de octubre de 2025 y no está disponible para descargar. Este cierre es permanente. Motivo: Petición del autor.
Reseñas
19 de mayo de 2019
Leicht zu installieren und macht was es soll.
3 de septiembre de 2016
Very cool plugin, works as intended. 4 stars because it’s apparently «one-click» only, no customization whatsoever.
3 de septiembre de 2016
I have not had any major problems with it. The idea of making things easier for mobile users is great. I think this may be something that i install on every website by default.
I noticed when using this plug-in that a gap appears at the footer when this plug-in is activated. It looks like the search box is being pushed back there by default. There my be another suggestion, but it seems a quick fix is to add this CSS to the website:
—
#full-screen-search{
display: none;
}
#full-screen-search.open{
display: block;
}
—
Make sure your search form has the role search, and there really shouldn’t be any problems with it.
🙂
3 de septiembre de 2016
3 replies
I’m using a rather popular theme, Enfold, and this plugin simply didn’t work for me. When I looked further into the documentation, it recommends using SearchWP, which costs $49.
3 de septiembre de 2016
I discovered it upon another useful post of WPBeginner. Obviously this plugin is very efficient, and I do not need to develop it this time. Thanks guys 🙂
Colaboradores y desarrolladores
«WordPress Full Screen Search Overlay» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WordPress Full Screen Search Overlay» 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.