Forums › Forums › Search & Filter Pro › Search & FIlter shorcode doesn”t work in elementor accordion
- This topic has 9 replies, 3 voices, and was last updated 4 years, 11 months ago by
Trevor.
-
Anonymous(Private) July 3, 2020 at 2:06 pm #251317
Hello!
I don’t know if its an elementor issue or a Search & Filter one.
I would like to put a search & filter form on an archive page. I would like to hide the filter in the elementor accordion widget for the mobile version.
When I put the shortcode, the filter is displayed as a non interactive list of text.
The page is live here https://hemeria.com/photographes/
you can see its working on the desktop version, without the accordion, but not on the mobile version with accordion widget.Wordpress and all my plugin are up to date.
Thanks for your help.
Trevor(Private) July 3, 2020 at 2:16 pm #251320It is likely that Elementor is lazyloading the content of the hidden accordion section, and so the styling and javascript needed may be missing. However, what you tell me suggests that you have the same search form twice in the page. It MIGHT work, but often, doing this (having more than one instance of the same form, or even multiple different forms) will mean that they don’t work together. Just be aware that this is possible, so if you have problems with the results not working, that might be why. Normally, we suggest only one form instance on the results page.
If you are using Elementor Pro, you may need to use the free Search & Filter extension for Elementor Pro from this guide:
https://searchandfilter.com/documentation/3rd-party/elementor/
Anonymous(Private) July 3, 2020 at 2:33 pm #251321Hi Trevor, thanks for your answer.
I have indeed the same search form twice, but only one is loaded.
Moreover, If I only put one form, I have the same issue.I’ve installed the elementor extension, but this will not help me there since this is a Archive page.
So I have to ask elementor to know how change this lazyloading behavior?
Is there another way to have a responsive checkbox form for mobile?Trevor(Private) July 3, 2020 at 3:36 pm #251346I can see that the form has significantly malformed HTML, but, the page is heavily minified and cached.
Are you able to make a staging copy of the site where there is no optimization like this? No CDN, no caching plugins, no optimization or minification plugins active?
-
AuthorPosts