Countdown not showing in cart
-
Hello,
I have an issue on my custom theme with the stock reducer plugin :
The countdown is not showing in the cart and I have an error in the js console :
“Uncaught ReferenceError: jQuery is not defined” and it’s pointing at the generated Javascript that normally show the countdown at the bottom.It’s strange because the script is the last loaded in the footer and Jquery is loaded in the header by WordPress. The 3 others scripts (wc-csr-jquery-plugin-js, wc-csr-jquery-countdown-js and wc-csr-jquery-countdown-locale-js) that are loaded by stock reducer plugin, are juste above the countdown script.
I think the problem come from my theme witch is a custom theme by one of my client because I tried on a empty wordpress and everything is working well.
In our custom template we have the wc_print_notices(); and in the cart it’s showing this message : “Please checkout within to guarantee your item does not expire.”
But we don’t have the timer in it…Is this a commun problem or is there something to add to the custom cart.php to fix this ?
- The topic ‘Countdown not showing in cart’ is closed to new replies.