Thread Starter
begic
(@begic)
Just in addition to my earlier post, there are 3 browser errors coming up:
TypeError: jQuery(…).finalTilesGallery is not a function
/imagin…affect/ (line 255, col 24)
TypeError: jQuery(…).crossSlide is not a function
?bfa_ata_file=js (line 11)
TypeError: this.on is not a function
Using Firefox and IE, latest versions. Tested on both mac and Windows. Entire site is driven by the grid gallery “image menus”
Please assist.
Hi are you sure you updated just my plugin? The problem is caused by another plugin (thickbox) because it includes an extremely old version of jQuery and it also doesn’t do it the right way, so it breaks other jQuery plugins.
Hi,
i have the same problem but in my case i read only the message
jQuery(…).finalTilesGallery is not a function
.
How can i solve it ?
The page in error is this: Sito (how you can see in console if you click on f12.).
thanks
Ciao dferrillo,
The problem is that your theme or another plugin is not including jQuery the right way so it includes jQuery twice and the last inclusion resets all previously included plugins.
You can read more about how to include jQuery here: https://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/
I believe that only this plugin not use in the correct way the jquery.
All other plugin and Flatco Theme works good….how can i solve it ?
How can i see what’is correct jquery library ?
Thanks
1) I can assure you my plugin uses jQuery the right way, I’d be stupid to suggest a solution against my plugin.
2) If my plugin used jQuery in a wrong way, it would never work.
3) I looked at the source of flatco theme and, as I suspected, it includes jQuery in the right way or it would have never been accepted by Envato
4) if jQuery is included correctly by my plugin and the theme, then the problem is caused by some other plugin. Try to deactivate one by one until you find the guilty one.