Enclavely / tailor

Build beautiful page layouts quickly and easily using your favourite WordPress theme.
https://www.tailorwp.com
GNU General Public License v3.0
1.05k stars 102 forks source link

Which version of jQuery? Only built in? #119

Closed chadsterBAM closed 7 years ago

chadsterBAM commented 7 years ago

I'm having an issue with : "Cannot read property 'deleteRules' of undefined" and "this.$el.imagesLoaded is not a function" on my multisite. I figure it's because I've disabled builtin JS and compiled my own version that goes with the theme.

Thoughts?

andrew-worsfold commented 7 years ago

Tailor uses the version of jQuery bundled with WordPress, as this is best practice. The errors you're seeing could be caused by those changes, but I'd recommend installing Tailor in a new WordPress installation and make changes incrementally to help troubleshoot.

andrew-worsfold commented 7 years ago

Closing as it's unclear whether this is related to your custom jQuery build. Feel free to raise another issue if you still have trouble and are able to provide more information.