Is this plugin working with jquery minified versions?
Viewing 4 Posts - 1 through 4 (of 4 total)
Author | Posts |
---|---|
October 7, 2013 at 5:14 pm 8789 | |
Hello, I'm running a site with a lot of jquery-related stuff. I'm using this plugin http://wordpress.org/plugins/jquery-updater/ to get all jquery-related stuff working well and to get my jquery script up to date. This plugin replace the wordpress jquery default script ( probably not updated ) with the latest version jquery minified script. Wp Frontend PRO seems not working with this minified replacement.Ex: If I click on the "select image button" in the frontend , the upload popup doesn't appear: nothing happens. I suppose WP Frontend work well only with a full jquery version. The question is: there is any simple workaround to get WP Frontend PRO working with a minified jquery version? Thank you | |
October 8, 2013 at 12:31 am 8803 | |
There shouldn’t be any problem when running with the minified version of jQuery. Do you see any JS error? | |
October 8, 2013 at 4:11 pm 8820 | |
Hi Tareq, thank you for your help. This is the Chrome console output: PSA ERROR: Exception while evaluating.Object [object Object] has no method ‘ticker’ 211689b647dea8b4f7acd6a8f3cf42cd-js_defer.js:7 Uncaught SyntaxError: Unexpected identifier /wp-content/themes/wt_metro/framework/shortcodes/tinymce/plugin.js?ver=358-23224:23 The second one is tagged as error. Could be /themes/wt_metro/framework/shortcodes/tinymce/plugin.js causing the issue? Thank you | |
October 8, 2013 at 4:14 pm 8821 | |
The errors says, your theme is causing it, not the plugin! | |
October 8, 2013 at 4:34 pm 8824 | |
Ok, Thank you Tareq. It’s solved. |
Viewing 4 Posts - 1 through 4 (of 4 total)