Website got a bug for trying to remove woocommerce related products
-
Hi,
I tried to use:
remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_related_products’, 20 );
to remove the related products through the theme editor. It didn’t work so I deleted the code, but now the whole website is messed up and wont load.
How do I fix this?
I found this code on a YouTube video:
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Website got a bug for trying to remove woocommerce related products’ is closed to new replies.