Things have been running great.
Now all of a sudden I’m getting javascript errors on ESS Grid.
Here’s the error:
Uncaught TypeError: jQuery(...).tpessential is not a function
at HTMLDocument.<anonymous> ((index):860)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
(anonymous) @ (index):860
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
I have other ess grids working throughout the theme for all archives, indexes, and taxonomies. But the grid is failing on the main product pages.
Here’s some examples:
https://vc.goiww.com/properties/acadia-gateway/
https://vc.goiww.com/properties/abby-lane/
You’ll notice the big missing gap at the bottom. Source code shows the images, but ESSG just started causing these issues. I’ll update this thread whatever I try.