Been trying, but the search command or the enter-keypress dont trigger a search request, only in an elementor popup.
Must be something with jquery i guess.
Ashan got a tip/tweak/trick?
Hello,
Can we take a look at your page? Maybe there is some kind of js error.
i will make a login right now
Could you tell us about your mobile? I just checked on my Android and clicking on the icon works.
Does Elementor have a popup that loads it’s content dynamically? It seems there is an incompatibility.
Hi Artem,
The mobile is an iphone 7.
I did some research, and there seems to be issues with jquery in elementors popup, would be happy with a workaround.
But overall keypress should also work, esp with such a small icon to click.
Also a way to have the searchresults present with more width than just bound to the width of the input search field.
Or a redirect to a searchresult page would be brillant.
Also a way to have the searchresults present with more width than just bound to the width of the input search field.
Use this code:
.evo_search_results { width: calc(100% + 232px); margin-left: -116px; }
Since there is a third-party plugin involved, not sure if we’ll be able to fix this. However, I am going to assign this ticket to Ashan and he will be able to take it from here and try to find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.
Thanks for the CSS trick Artem,
and for the main thing, i hope Ashan has a solution for this (a code patch would do for me)
Hi Pasabon I think I know the issue the code for javascript we have right now does not trigger from dynamically added search fields to the page. I will work on this and have a solution for the version 4.2 which we are super close to release haha except we just keep adding things =. ANyways should be out soon 🙂
THAT sounds good Ashan, keep up the good work. Will be fiddling my thumbs until 4.2 is out.
So the search needs the icon click to work, but also the “keypressed” activity on mobile, and in Elementor (and in Elementor’s popup)
(Hoping the slider mobile “Real” swipe may also be fixed with a 4.2 update 😉 …..)
Thank you. So we are going to work on slider big update after 4.2 which will address better mobile handling 🙂
Stay tune my friend 🙂
closing this ticket, the search works, also on mobile, thanks for the fix!