Viewing 1 replies (of 1 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    Try to add the line:

    
    jQuery('input.pofw-option:eq(1)').prop('checked', true).change();
    

    after the line:

    
    jQuery('#pofw_product_options').pofwProductOptions(config);
    

    in the file:

    
    wp-content/plugins/product-options-for-woocommerce/view/frontend/templates/product/options.php
    

    Stanislav

Viewing 1 replies (of 1 total)
  • The topic ‘really nice plugin’ is closed to new replies.