Support » Allgemeine Fragen » header-cart.min.js | ‚getBoundingClientRect‘

  • Gelöst fwkart

    (@fwkart)


    Hi. After updating the new wordpress 5.7 version, the header-cart.min.js generates error when I hover the house over the mini cart.

    Also the variable prices in my store load with heavy delay

    https://i.imgur.com/ItYF0eZ.png

    What can I do? Is there any way to remove the header-cart.min.js until the problem is fixed?

    Greetings

    • Dieses Thema wurde geändert vor 3 Jahren von fwkart.
    • Dieses Thema wurde geändert vor 3 Jahren von fwkart.
    • Dieses Thema wurde geändert vor 3 Jahren von fwkart.
Ansicht von 2 Antworten - 1 bis 2 (von insgesamt 2)
  • Thread-Starter fwkart

    (@fwkart)

    I have posted the topic in the Storefront Support.
    I have disabled the script for now

    function deregister_isotope() {
    	wp_dequeue_script( 'storefront-header-cart' );
    	wp_deregister_script( 'storefront-header-cart' );
    }
    add_action( 'wp_print_scripts', 'deregister_isotope' );
    • Diese Antwort wurde geändert vor 3 Jahren von fwkart.
    Moderator Hans-Gerd Gerhards

    (@hage)

    Moderation Note: I close this thread as you have asked your question in a German support forum in English. To keep the threads accessible to all people not speaking English, I kindly ask you to either rephrase your question in German or ask in the International support forums. Thank you for your understanding. Best regards, Hans-Gerd

Ansicht von 2 Antworten - 1 bis 2 (von insgesamt 2)
  • Das Thema „header-cart.min.js | ‚getBoundingClientRect‘“ ist für neue Antworten geschlossen.