Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2932985
Show/hide bundled products list per bundle instead of overall setting
Closed

Comments

  • Pascalkrijnen started the conversation

    Hello,

    We would like to know if it is/would possible to hide or show the content of the bundle per bundle? Now it's an overall setting.

    With kind regards,

    Thanks in advance.

    Pascal 

  •  767
    Janilyn replied

    Hi Pascalkrijnen,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,226
    Dustin replied

    Hi Pascalkrijnen,

    Where do you want to hide bundled products, on the single bundle page or the cart/checkout?

    To hide bundled products on some single bundle pages, please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    #product-102 .woosb-wrap {
         display: none;
    }

    It will hide bundled products on bundle ID 102 https://www.screencast.com/t/kNNCWFS9ODTj. You can do the same with other IDs.

    Best regards,
    Dustin