I tried to see if others report the issue - but can’t find any way to fix this
I keep getting this error is my console when inspecting a page
Could you perhaps please advise how to resolve?
Uncaught ReferenceError: tippy is not defined
at cc_tooltip (ccers.min.js?ver=1.2.8.7.3:1:5242)
at ccers.min.js?ver=1.2.8.7.3:1:6462
at NodeList.forEach (<anonymous>)
at ccers.min.js?ver=1.2.8.7.3:1:6442
at c ((index):5:32865)```
I'm using only CWICLY theme & plugin (no other theme)
* WordPress version: 6.1.1
* Gutenberg Plugin version: - Not Installed
* Cwicly Plugin version: 1.2.8.7.3
* Cwicly Theme version: 1.0.3
I viewed the page source based on your suspicion and searched for “data-tooltip”
And the good news is that it was the Cookie Plugin (which loads on every page) which caused the conflict. I’ve deactivated the plugin, and then the error cleared - FYI Plugin is CookieYes | GDPR Cookie Consent
Now with the source identified, is there a way around it that I can implement to avoid “conflict”.
I will see if I can make any changes to the Cookie Plugin with the Plugin Editor (as its only for compliance )
Thanks once again for your swift reply and nudge in the right direction!
Thanks for letting me know, good to know what’s causing this.
There should be a check on our side as the error shouldn’t happen in any case, so apologies for the trouble here.
Do you need a quick fix or can this wait a couple of days for our next update?
No rush on my side, you were a great help thank you - I can wait for a future update.
I’m sure there are higher priorities - it’s not causing any major conflicts/disruptions on my end