Remove related products from single product site
-
Hi there,
I am using the WooCommerce Plugin, and it's working fine so far, however, I am not able to remove the „related products“ („Ähnliche Beiträge“) section from the single product page. Even worse, it seems to be there twice, as there is a small „related products“ section if you click on „Beschreibung“ of the single product. I have no idea where this section gets its content from. The website is: www.vededi.de
Looking forward to your reply.
Best,
Dustin -
https://woocommerce.com/document/remove-related-posts-output/
amazing website!
.related.products{ display:none!important; }
use this css!
about the other related products in "beschreibung":
thats interesting, i haven't seen this before!
in the markup i see "jp-related" posts
maybe it is a plugin that you use and that you could disable?
or use this css:.jp-relatedposts{ display:none!important; }
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it