Woocommerce [products] shortcode not working after update

Just updated to the pro 2 version and now my shortcode doesn’t work anymore.
[products limit=“3” columns=“3” visibility=“featured” orderby=“begin_datum” order=“ASC”]

I created a test page with only this shortcode and when I switch theme to twentyseventeen it works but with Pro it doesn’t.

Found the cause in the child theme customizations function.php where I had a function to sort products based on an ACF custom field. Not sure why it does not work anymore but at least found it.

Glad to hear that you have found the solution. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.