This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago ago by John Holden
I tried doing the following but move the bottom the related products around the page. Doing the following creates 2 instances of related products. How do I shift the related products under .product-content?
remove_action('woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20);
add_action('woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 9);
Hi,
Could you please send me the screenshot of issues? I’ll be happy to provide you with a response once I have a better understanding of the situation.
Regards
You must be logged in to reply to this topic.Log in/Sign up