Does not work with WooCommerce
-
After deep diving into an issue I was having with WooCommerce I uncovered why the error was occurring and it was because of the way that this plugin “speeds up” your site.
Issue
Woocommerce add to cart button error: wp.template is not a function
Lazyloading as others have mentioned can speed up a website, but this plugin is just lazy because it does not distinguish between which script tags may be prerequisites to other scripts. Unless all Javascript developers used things like promises/something equivalent, or certain scripts are excluded from this plugin, this SiteGround plugin will continually fail far into the future.
I don’t know if this plugin lazyloads media (images, video, etcetera), but typically if you’re trying to load your site faster, that is what you’d want to focus most on.
The page I need help with: [log in to see the link]
- The topic ‘Does not work with WooCommerce’ is closed to new replies.