Unable to Unload Elementor from Search Results
-
I am trying to unload an elementor widget from no results search page with the url:
https://my-site/?s=asdfasdf&post_type=product
I am using the following regex which I found in the docs:
#^/\?#
The results page still displays:
[product_categories slug='snacks']
After inspecting I still see this:
<p class="elementor-widget-wc-categories"> [product_categories slug='snacks']</p>
I am not really sure if this is something I am doing wrong with asset clean up or maybe a wordpress thing. Any help or suggestions would be greatly appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unable to Unload Elementor from Search Results’ is closed to new replies.