Related products in SIngle Product Page
-
Hello,
related products appear twice, one more than necessary. Please find link and snapshot, I wish to keep the woodmart styled related products at the bottom of the page, and I wish to deactivate the ones showing after end of product description in the description tab.
Thanks
Attachments:
You must be
logged in to view attached files.
Hi,
The second related products don’t come with our theme. Maybe they have been added with some of the additional plugins installed.
Regards
I know it is not from your theme, I don’t think it’s a plugin, it must be some woocommerce core function, I hoped you had a quick snippet for keeping it off 😉
Try to switch to the default theme to see if this block still exists there.
I’ve tried on my test site: I put Storefront theme back, and it still does exist there, but they show like yours, nicely and with big-sized preview.
Could you please give us an access to your website so we can see it?
Ok, I’ll get you a user
Anyway, the element is:
<div id=”jp-relatedposts” class=”jp-relatedposts” style=”display: block;”><h3 class=”jp-relatedposts-headline”>Correlati</h3><div class=”jp-relatedposts-items jp-relatedposts-items-minimal jp-relatedposts-grid “><p class=”jp-relatedposts-post jp-relatedposts-post0″ data-post-id=”4567″ data-post-format=”false”><span class=”jp-relatedposts-post-title”>
I tried to insert the following in theme custom css but nothing happens:
.jp-relatedposts .style {
display: none;
padding-top: 1em;
margin: 1em 0;
position: relative;
clear: both;
}
Your code snippet shows that this block is not related to our theme. Try to disable additional plugins one by one to understand which one adds them to your product page.
Ok, it was Jetpack..sorry
OK, we are glad that you have found the solution.
The topic ‘Related products in SIngle Product Page’ is closed to new replies.