Templates Not Loading
-
Hi,
The plugin appears to be installed correctly, but the templates aren’t loading. I just get the spinning icon, but nothing happens no matter how long I wait. I’ve cleared my cache, and tried in 3 browsers (on Mac).
Starting from a Blank template seems to work fine.
Clicking on the template type filters doesn’t do anything.
I am getting some Javascript errors in the console. They all seem to be jQuery related:
– Uncaught TypeError: $(…).tooltip is not a function
– Uncaught TypeError: this.$el.sortable is not a function
– Uncaught TypeError: jQuery(…).accordion is not a function
– Uncaught TypeError: $(…).draggable is not a function(I was under the impression that the “$” convention wasn’t recommended for WordPress plugins.)
jQuery is loaded on the page, i.e. I can use it to grab a selector via the console.
Any ideas?
- The topic ‘Templates Not Loading’ is closed to new replies.