Home Forums WoodMart support forum Minicart icon / amount in header stopped working 1-3 weeks ago

Minicart icon / amount in header stopped working 1-3 weeks ago

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #349346

    metuza
    Participant

    Hello,

    The minicart icon / amount located in the header has stopped working when using WP Rocket. I have 2 live sites and 1 in development and all 3 does not update the icon / amount. An issue that seems to me appeared after latest wordpress / woocommerce update 1-3 weeks ago.

    I have done all kind of tests, deaktivated plugins, on clean install, emptied browser cache + + + but with no luck. Also tested with some fix plugins i got from WP Rocket with no luck.

    Any idea?

    Brgds
    Rune

    #349352

    Artem Temos
    Keymaster

    Hello,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this

    add_filter( 'woodmart_update_fragments_fix', '__return_false' );

    Kind Regards

    #349365

    metuza
    Participant

    Fantastico, that did the trick.

    Thanks a lot 🙂

    Brgds
    Rune

    #349379

    Artem Temos
    Keymaster

    You are welcome! We will fix this in our next theme update too.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Minicart icon / amount in header stopped working 1-3 weeks ago’ is closed to new replies.