Home Forums WoodMart support forum Related products in SIngle Product Page

Related products in SIngle Product Page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #19230

    doze
    Participant

    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.
    #19239

    Artem Temos
    Keymaster

    Hi,

    The second related products don’t come with our theme. Maybe they have been added with some of the additional plugins installed.

    Regards

    #19663

    doze
    Participant

    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 😉

    #19665

    Artem Temos
    Keymaster

    Try to switch to the default theme to see if this block still exists there.

    #19674

    doze
    Participant

    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.

    #19679

    Artem Temos
    Keymaster

    Could you please give us an access to your website so we can see it?

    #19739

    doze
    Participant

    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;
    }

    #19743

    Artem Temos
    Keymaster

    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.

    #19744

    doze
    Participant

    Ok, it was Jetpack..sorry

    #19771

    Artem Temos
    Keymaster

    OK, we are glad that you have found the solution.

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Related products in SIngle Product Page’ is closed to new replies.