Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    You should change settings of the “SG OPTIMIZER” plugin.

    To make it not affect the jQuery script:
    /wp-includes/js/jquery/jquery.js

    jQuery UI Widget script:
    /wp-includes/js/jquery/ui/widget.min.js

    and the script of my plugin:
    /wp-content/plugins/product-options-for-woocommerce/view/frontend/web/product/main.js

    Stanislav

    Thread Starter husenmultani

    (@husenmultani)

    Thanks for reply
    means we have added above js in exclude defer parameter or not please inform us
    thankyou

    Thread Starter husenmultani

    (@husenmultani)

    i have disable the defer parameter but not update the cart price. please help

    Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    I have checked the HTML source of the page of your website.

    The jQuery UI script:
    jquery-ui.min.js

    and the script of my plugin:
    wp-content/plugins/product-options-for-woocommerce/view/frontend/web/product/main.js

    still have the defer parameter.

    So you should change settings of you optimization plugins to not affect these two scripts.

    Also if you use this plugin for Variable products you should apply the “Update variable product price” modification:
    https://hottons.com/po_modifications

    Stanislav

    Thread Starter husenmultani

    (@husenmultani)

    Hello, thanks for the response
    We have try above steps but not solved the issue. still not update price into cart page.
    we have excluded above js from defer parameter and we also change the sg optimizer setting.
    second plugin is available in site. name: speed booster optimizer. before not exculded js in setting. now we have excluded above js then not add price into cart page please see ss: https://i.imgur.com/J4stxHt.png

    IN MY First reply with login not working. without login is working. you can see video and links. Please help

    i want to add updated price into cart page. please solved my problem. my humble request

    Team, could you please help me.

    Thank you

    • This reply was modified 4 years, 3 months ago by husenmultani.
    Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    I have just checked the HTML source of the page on your website.

    I see that the script of my plugin:
    wp-content/plugins/product-options-for-woocommerce/view/frontend/web/product/main.js

    and the jQuery UI script:
    ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js

    still have the defer parameter.

    Check if you have other optimization plugins that can affect this.
    Or the product page is cached with some caching plugin.

    Stanislav

    Thread Starter husenmultani

    (@husenmultani)

    Hello Respected Team,
    Thanks for the reply now please check not js included in defer parameter. then again price still not calculate in to cart page.
    => Without login is properly working.
    => With login NOT WORKING.
    What is the issue please help me.

    • This reply was modified 4 years, 2 months ago by husenmultani.
    • This reply was modified 4 years, 2 months ago by husenmultani.
    • This reply was modified 4 years, 2 months ago by husenmultani.
    Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    > price still not calculate in to cart page

    If it is a Variable product try to apply the “Update variable product price” modification:
    https://hottons.com/po_modifications

    Stanislav

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘not update cart price’ is closed to new replies.