Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #495257

    Hey guys,
    First of all thank you for all your great support so far! Question:
    Is it possible to force woocommerce Related products, on single product page (I am not using Advanced Layer Editor for single product page), to respect chosen sidebar (in my case default left). I would like to have Related products bellow product tabs, but with left sidebar, not across the full page, as in my case.
    Many thanks in advance, best regards,
    Ivan

    #495359

    Hi,
    I have found plugin for related products that is actually doing the job much better, can relate by tags as well, so I would like to reformulate question:
    How to completely remove default enfold Related products at the bottom of the page? Tried to add something in functions php, but is not working…
    Sorry, thank you!
    Ivan

    #495860

    Hey!

    There is an option for this in Dashboard > Enfold > Blog Layout.

    Regards,
    Elliott

    #527643

    hi there elliot,

    this solution did not work.

    #528707

    Hi!

    use this in Quick CSS field:

    .related.products {
    display: none;
    }
    

    Cheers!
    Andy

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.