This topic is: not resolved
-
Hi
I had the issue of adding the product page via shortcode to another page and the product not showing.
I have set the template up correctly by viewing the product first which works:But when adding to a page via shortcode i get this:
In a previous theme i added this to the functions.php and it worked:
add_filter(‘dhvc_woocommerce_page_use_hook_before_override’, ‘__return_true’);However this theme it doesn’t work. Can you help?