Hello everybody, i would like to use the overlay for e search button on the Right side of my page. The Plugin Sticky Side Buttons allows only links.
Can anybody help me how solve this ?
]]>How would I go about adding a submit button/link? I’ve tried just adding a input with the type “submit” but it doesn’t appear to work.
This solution gets flagged for accessibility compliance because among other things, the form doesn’t have a button to submit so I’d like to find a low key way to enable that.
]]>Hello,
Please how can you make this plugin work with buddypress global search plugin with drop down suggestion
Can you also add a loading indicator
https://www.ads-software.com/plugins/buddypress-global-search/
Thank you
]]>Just an alternate solution for the above issue. The fix using the display
property is good. But it disables the animation. Which is not ideal.
So i’m proposing this:
#full-screen-search {
position: absolute !important;
left: -9999px !important;
}
#full-screen-search.open{
position: fixed !important;
left: 0 !important;
}
]]>
Hello,
Just curious if this plugin is still good to be used on the newest WordPress (4.9)?
]]>Hey guys,
How would we go about opening the full screen search with a custom button? Would this be a custom javascript or jQuery function? Something similar to <button onclick=”myFunction()”>Click me</button> or something like this?
I know this would be a special request but if someone can point me in the right direction that would be very helpful. Thanks much in advance!
]]>Hello,
Is there a way to make the label text clickable like the “X” is?
Example here: https://www.kginteriordesign.com/home/
Thanks!
]]>Hi, is it possible to create a custom link to trigger the search function?
]]>How to remove that whitespace on footer???
]]>Is it possible to hide the search input box from the bottom of pages? It shows up (it’s transparent, but it’s there) and pushes my content up. If I click in the white space in that part of the page it brings up the search box. I think this is a weird little bug that should be addressed. You can see what I mean here: https://www.focus5design.com/
]]>Is this plugin using no conflict mode? It is conflicting with another plugin that uses jquery.
]]>Thanks for great plugin! I have been looking for this.
But with WooCommerce he shows results incorrectly, looks not good (looks like mix blog with product).
It possible to make this plugin worked good with WooCommerce?
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>Would it be possible for in addition to clicking to close to have the full screen search close when the ESC key is pressed?
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>Would it be possible for this to work with with Yith Woocommerce Ajax Search plugin? Even if the ‘ajax’ bit doesn’t work it would be nice for the text to be submitted in the same way.
Many Thanks in advance
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>Would it be possible to have a button to press on instead of relying on a visible textbox? I would like it to be like this: https://www.stevetaylorsart.co.uk
Many Thanks
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>Hi,
I am test plugin in wordpress default theme. Full screen overlapping work perfect. Right now i am using https://medcare-demo.detheme.com/ Premium theme. I need to show full screen overlapping search features in this theme. So please help me how this one is possible using WordPress Full Screen Search Overlay Plugin.
Thanks,
Ketan.
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>The plugin is great. I like how it looks and works, but I can suggest couple of enhancements:
1. Add an option to close searchbox when user hit Esc or click outside of the form
2. Replace closing ?X? with the multiplication sign: ×
Can someone explain, how to close it on Esc?
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>Hi there,
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;
}
Not everyone will know how to add in CSS, so this, or another way to stop the gap at the bottom of the page may be appreciated by other users.
??
Here is the website where this was occurring (this site is under development):
https://251.sustainablesources.com/alleyflat2016demo/
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>The plugin does not work with the News Mix Light theme from Kopatheme
If you click in the search nothing happens
https://www.ads-software.com/plugins/full-screen-search-overlay/
]]>