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

Okay
  Public Ticket #2657169
There is no way to identify composite products when the composite does not have name
Closed

Comments

  •  7
    Alvaro started the conversation

    I would like to hide the name and the description of the composite products (see screenshot attached).


    In order to do that i have to leave blank the name and description field on the individual settings.

    But by doing it, i leave the composite product without any title, so i cannot detect it without open it (see next screenshot).


    It would be great to be able to define a name to the composite product but now displaying it on the front.

  •  767
    Janilyn replied

    Hi Alvaro,

    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

  •  153
    Henry replied

    Hi Alvaro,

    You can try this CSS code:

    .wooco_component_name, .wooco_component_desc {
        display: none;
    }


    Best regards,
    Henry N.