So I changed the regex to #^/\?s=#
, but am still seeing the shortcode.
inspecting shows:
<p class="woocommerce-info">No products were found matching your selection.</p>
::before
No products were found matching your selection.
::after
</p>
<p class="elementor-widget-wc-categories"> [product_categories slug='snacks']</p>
This is starting to feel like I should be asking the theme developers if they have any suggestions.