New Landing How can we help? Atelier Remove Related Product Section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #177036
    raaL86
    Member
    Post count: 9

    Hi,
    on my page http://www.sprachdruck.com the customer can create an individual product which will be created separately each time after the individualization process.

    Here is a short example of what I mean:
    http://www.sprachdruck.com/shop/Poster-20x15cm-tflat1sr/

    On the bottom of the page you can see the related product section.
    I want to remove (or hide) the related product section because it shows other individual products that aren’t possible to order.

    Which file do I have to edit and which code do I have to add or remove?
    I found out that the attached content-single-product.php found in themes/atelier/woocommerce/ might be right but I am not sure what to edit.
    Could you please help?

    EDIT: Couldn’t upload the php file but it’s the same as you deliver it in the whole theme package.

    #177297
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .single-product .related-products{
    display:none;
    }

    -Rui

    #177457
    raaL86
    Member
    Post count: 9

    Well, even a smarter way to do it. Great, thank you! 🙂

    #177485
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #181110
    editionend
    Member
    Post count: 8

    HI,

    I am using the plugin simple custom css and tried to use your suggested code snippet – but it does not work. the related product section is still there. Any idea?

    #181650
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Use the custom css option that we provide in the Theme options.
    It should work fine.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register