I’m not even really sure where to start with this, so hopefully you can help point me in a direction!
When I updated the theme, some of the functionality I had on a page with custom code broke (just some tooltips, nothing major, but I would like them back!). I thought some of my dependencies were outdated, so I tested my code locally, but everything was fine! So it is something with how it interacts with wordpress…
On the page - https://www.gaytascience.com/pride-calculator/ - I am getting the following console messages/errors:
- JQMIGRATE: Migrate is installed, version 1.4.1
- Uncaught TypeError: windowObj.scrollBottom is not a function
I found some threads suggesting that JQuery might be getting loaded in the wrong order or something? But don’t even really know where to start to fix that - or if it is a theme fix or if I need to write a workaround in my code… I know custom code is probably out of scope for support, but any thoughts would be much appreciated.
Thank you!