Comments LauraDay93 started the conversationJuly 20, 2017 at 10:01am** Site currently being hosted locally for time being.I am trying to edit the product page, as I would like to remove the "You May Be Interested In" and change it to the product categories. How do i edit this page?Thanks. 7,092Oliver repliedJuly 20, 2017 at 11:26amHI! pls. use following css: .woocommerce .related-products.clearfix { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverLauraDay93 repliedJuly 22, 2017 at 4:50amHey,Yes that will work for hiding the related products, but I'd like to display the categories instead, like the attached screenshot. 7,092Oliver repliedJuly 24, 2017 at 8:43amIn this case you need to edit:/wp-content/themes/thegem/woocommerce/single-product/related.phpPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverLauraDay93 repliedJuly 26, 2017 at 11:16amThanks, sorted it! Sign in to reply ...
** Site currently being hosted locally for time being.
I am trying to edit the product page, as I would like to remove the "You May Be Interested In" and change it to the product categories. How do i edit this page?
Thanks.
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hey,
Yes that will work for hiding the related products, but I'd like to display the categories instead, like the attached screenshot.
In this case you need to edit:
/wp-content/themes/thegem/woocommerce/single-product/related.php
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks, sorted it!