Opis
Ovaj dodatak je zatvoren od 01. listopada 2025. i nije dostupan za preuzimanje. Ovo je trajno zatvoreno. Razlog: Zahtjev autora.
Recenzije
19. svibnja 2019.
Leicht zu installieren und macht was es soll.
03. rujna 2016.
Very cool plugin, works as intended. 4 stars because it’s apparently “one-click” only, no customization whatsoever.
03. rujna 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.
🙂
03. rujna 2016.
3 odgovora
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.
03. rujna 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 🙂
Suradnici i Programeri
“WordPress Full Screen Search Overlay” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “WordPress Full Screen Search Overlay” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.