jQuery issue
-
The new version of bootstrap works only if jQuery version is higher than 1.9.1
After some debugging I found out that you are echoing jQuery from a cdn which is 1.7 which I completely fail to understand because wordpress already has its own jQuery which can be enqueued using a simple wp_enqueue_script(‘jquery’) function.Also there is a $ missing in post-tiles-frontend.js file for new responsive grid.
If you could fix these issues it would be great…..!
- The topic ‘jQuery issue’ is closed to new replies.