最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How do you reactive related products on WooCommerce when it has been disabled?

programmeradmin1浏览0评论

I'm working on a website and the previous developer disabled Related Products on the WooCommerce theme 'storefront' by adding the following line of code to functions.php: remove_action('woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20);

I have commented this out and checked the CSS for a display: none; on the related products container but it doesn't exist.

What else can I check to reactivate related products?

发布评论

评论列表(0)

  1. 暂无评论