Hello, I would like to have an option to hide products in order to be able to act on my stock without overloading the list of user side products. I am attaching an image for example. Would this be possible for you?
So you would like to hide just some of the sub-products in the list and just keep the variable ones so that customers can make choices or hide all sub-products from the frontend?
Please confirm and also provide us with a link to your published product so that we can send you proper CSS codes for your needs.
Hello, thank you for your answer. This is to hide one or more products from a bundle. The products all have an identical css class. So you would have to retrieve the product id in a variable to automatically add it to the css (display: none). Our site is currently under construction. Can you add this feature in a future update? Sorry for my bad English.
Since we have loads of tickets piled up after the long vacation so it's a bit out of control for us at the moment. Our developers are trying their best to solve all the pending cases. I have urged our developer again so that your case can receive support faster.
Hello, I would like to have an option to hide products in order to be able to act on my stock without overloading the list of user side products. I am attaching an image for example. Would this be possible for you?
Hi Sylvain,
Thanks for contacting us here.
So you would like to hide just some of the sub-products in the list and just keep the variable ones so that customers can make choices or hide all sub-products from the frontend?
Please confirm and also provide us with a link to your published product so that we can send you proper CSS codes for your needs.
Best regards.
Janilyn T. - WPClever Support Agent
Hello, thank you for your answer. This is to hide one or more products from a bundle. The products all have an identical css class. So you would have to retrieve the product id in a variable to automatically add it to the css (display: none). Our site is currently under construction. Can you add this feature in a future update? Sorry for my bad English.
Hi Sylvain,
Thank you for the information. Our developers are not available at the weekend so today I will find one of our developers to work it out for you.
I have 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
hello, please this is pressing for me.
Hi Sylvain,
We are sorry for the slow support speed.
Since we have loads of tickets piled up after the long vacation so it's a bit out of control for us at the moment. Our developers are trying their best to solve all the pending cases. I have urged our developer again so that your case can receive support faster.
Best regards.
Janilyn T. - WPClever Support Agent
Hi,
To hide a product in a bundle. Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
+ data-id="23": with 23 being the id of the product.
+ data-id="24": with 24 being the id of the product.
Best regards,
Henry N.