• Resolved avfadagio

    (@avfadagio)


    When I click on one of my products, at the bottom, woocommerce displays related items. Those related items also show a quick view, but when I press quick view on one of those, I get no response, just a spinning browser wheel.

    Floetermusic.com

    Woocommerce 3.0

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Arshid

    (@arshidkv12)

    Please check console log in chrome or Firefox browser.

    Thread Starter avfadagio

    (@avfadagio)

    Here is what I see with Chrome-

    jquery.js?ver=1.12.4:2 Uncaught TypeError: Cannot read property ‘getState’ of undefined
    at Object.success (frontend.js:213)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at y (jquery.js?ver=1.12.4:4)
    at XMLHttpRequest.c (jquery.js?ver=1.12.4:4)

    Plugin Author Arshid

    (@arshidkv12)

    I think, footer not loading properly. wp_footer not working.

    add_action( 'wp_footer', array($this, 'wcqv_remodel_model'));

    Thread Starter avfadagio

    (@avfadagio)

    Latest version 1.0.5 fixed the problem! Thank you.

    Thread Starter avfadagio

    (@avfadagio)

    Marked as solved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Has problems with related products’ is closed to new replies.