It seems a conflict with ThemeFusion Core Plugin from avada. Now I have deactivate and seems to work.
Very strange indeed, as far as I know S&F works fine with Avada – I’ve made plenty of sites with this :/
I’ll double check my end and see if I get the same issue.
Thanks
I need to test, because now after I have deactivated and reactivated seems to work.
A caching problem, maybe?
I find the problem.
When I copy shortode:
this is correct
[searchandfilter taxonomies=”category,post_tag”]
this is what I have with fusion builder when I add text box
[searchandfilter taxonomies=<span class=”string”>”category,post_tag”</span>]
This is strange, it looks like the theme is adding html tags to the shortcode itself, which means it will not work.
What happens when you type out the shortcode from scratch and save? (ie no copy & paste)
Thanks