New Landing How can we help? Themeforest Theme Support Neighborhood Woocommerce Bookings – Price/Cost issue: Please enter a multiple of 0.01 Error

Viewing 9 posts - 1 through 9 (of 9 total)
  • #285365
    alfinet
    Member
    Post count: 8
    #285371
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    My colleague will reply on this topic. He already know the solution.
    Thanks
    Mohammad

    #285424
    David Martin – Support
    Moderator
    Post count: 20834

    @alfinet – please install and activate the child theme.

    Then please add your FTP details.

    #285526
    alfinet
    Member
    Post count: 8
    This reply has been marked as private.
    #285706
    alfinet
    Member
    Post count: 8

    ?

    #285877
    David Martin – Support
    Moderator
    Post count: 20834

    I have added the patch, I cannot test as the WP login details supplied are not working.

    – David.

    #285878
    David Martin – Support
    Moderator
    Post count: 20834

    Of course, please also activate the child theme.

    #285902
    alfinet
    Member
    Post count: 8

    Good morning, I just re-activate the child theme. Anything change. The login ‘wordpress’ is:

    Login: swiftideas
    Password: swiftideas

    #285907
    David Martin – Support
    Moderator
    Post count: 20834

    Please check again, the JS was not loading. I have updated this in your child theme:

    function sf_load_scripts($hook) {
     
    	if( $hook != 'edit.php' && $hook != 'post.php' && $hook != 'post-new.php' ) 
    		return;
     
    	wp_enqueue_script( 'woocommerce-bookings-patch.js', get_stylesheet_directory_uri() . '/js/woocommerce-bookings-patch.js' );
    }
    add_action('admin_enqueue_scripts', 'sf_load_scripts');
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register