uncheck box permanently

Home Forums Legacy Support Support queries Setup issues uncheck box permanently

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #197976
    Riko
    Participant
    Hi! I have added the following code to WPLMS customizer plugin but it seems to disappear after a while. How can I make this change permanent?

    add_action('woocommerce_review_order_before_submit',function (){

    ?>

    jQuery('#subscribe_mailchimp').prop('checked',false); jQuery(document).ready(function(){ jQuery('#subscribe_mailchimp').prop('checked',false); });

    <?php

    });

    Best, Eric
    #198074
    Anshuman Sahu
    Keymaster
    This is permanent already brother , wplms customizer plugin never get an update . So dont worry about it , it will never lost on update .
    #198162
    Riko
    Participant
    This reply has been marked as private.
    #198268
    Riko
    Participant
    This reply has been marked as private.
    #198510
    Ava
    Member
    Please share FTP credentials in private reply
    #198705
    Riko
    Participant
    This reply has been marked as private.
    #198814
    Ava
    Member
    It seems like you forgot to share the username with your ftps  .Please share username also .
    #198842
    Riko
    Participant
    This reply has been marked as private.
    #198961
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #199072
    Riko
    Participant
    This reply has been marked as private.
    #199073
    Riko
    Participant
    Thank you for your patience :)
    #199168
    Riko
    Participant
    This reply has been marked as private.
    #199270
    Riko
    Participant
    This reply has been marked as private.
    #199406
    Anshuman Sahu
    Keymaster
    checking...
    #199407
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 25 total)
  • The topic ‘uncheck box permanently’ is closed to new replies.