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

Okay
  Public Ticket #2921355
The Component Selector checkbox
Closed

Comments

  • Mike started the conversation

    Hi,


    I'm using the composite products plugin. When I change the component selector to 'checkbox' the default option checks all the boxes on display. Is there a way to turn that off? I can't find it. 

    My client sells two-way radios so I'm using the Composite Products plugin to add accessories like chargers and earphones that go with the main product (and also allow me to reduce the price if purchased with the radio) but I don't want the default to have all accessories selected. It could irritate users who have to uncheck boxes and also scare them off when they see the total price.


    I appreciate any assistance! Thanks.

    Mike

  •  767
    Janilyn replied

    Hi Mike,

    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 Mike,

    Please add the below custom code (How to add custom code?)

    add_filter( 'wooco_component_checkbox_checked', '__return_false' );

    Best regards,
    Dustin