Hey @thecatim
Do you want to enable visibility for items in your Accordion?
If yes, I am afraid but you can only set it for your entire widgets, columns or the sections.
Thank you so much!
No I should have explained better.
I use elementor so have a common archive template for all types of archives such as tags, categories, all archives etc. On this archive template, I make blocks visible/not visible depending on what kind of archive calls. So this works well.
I tried to add the dynamic search options to the template also but I do not know how your filter will catch the /?s=xxx parameter to make blocks visible/not visible?
Hi @thecatim sorry for the delay.
Thanks for explaining the issue.
Yes, you can catch the parameter by using Dynamic Visibility – Context.
Here you can set the parameter “s” and method be “get” to catch the value.
Here is our doc to learn more about the Context trigger: https://help.dynamic.ooo/en/articles/4952562-dynamic-visibility-triggers-context
Thank you so much!:)