This topic is: resolved
-
I have a very strange problem, when I adress a producty directly,
[product_page id = ‘123456’] returns the error “Please view Product after Assigning Custom Template”
When I use this code
add_filter(‘dhvc_woocommerce_page_use_hook_before_override’, ‘__return_true’)
then the home page I setup with Woocommerce Products Layout is missing all the products.