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

Okay
  Public Ticket #3004758
Checked all option checked by default
Closed

Comments

  • Paco started the conversation

    Is there a way to disable the Checked all option for it not to be checked as default?

    It would be the expected behavior, I reckon.

    Thank you in advance and congratulations for a great plugin.

  •  767
    Janilyn replied

    Hi Paco,

    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,222
    Dustin replied

    Hi Paco,

    I did the test with the latest version 4.1.9 of our plugin and saw that this option wasn't checked by default https://www.screencast.com/t/zNOFn7kFEk

    So, please send me your website credentials (wp-admin link, username, password) then I can check and fix it for you. You also can create a dev/staging site with the same configurations then I'll work on it.

    Best regards,
    Dustin

  •   Paco replied privately
  •  1,222
    Dustin replied

    I tried adding a new product and saw this option wasn't checked by default https://www.screencast.com/t/jNTWiuD8Ahr

    If you want to turn off it for all old products, please add the below custom code (How to add custom code?)

    add_filter( 'woobt_checked_all', '__return_false' );

    Best regards,
    Dustin