Michael C
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Featured Posts – ColumnsIm trying to create something like in this image:
CLICK HEREForum: Fixing WordPress
In reply to: Multiple Featured Posts – ColumnsIm trying to create something like in this image:
CLICK HERE<a/>Forum: Plugins
In reply to: [WP Deals] jQuery blockUI error do to new jQuery v1.10.2 in wordpress 3.6Alrighty So now it works…..?
😀 😀 😀 😀 😀
Refresh issue???Forum: Plugins
In reply to: [WP Deals] jQuery blockUI error do to new jQuery v1.10.2 in wordpress 3.6Commenting out the If statements in those 2 files did not fix the problem?
This is the wpdeals_admin.js
;(function($){ /*if(/1\.(0|1|2)\.(0|1|2)/.test($.fn.jquery)||/^1.1/.test($.fn.jquery)){alert(‘blockUI requires jQuery v1.2.3 or later! You are using v’+$.fn.jquery);return;} */
How would I fix the jQuery issue? Once I commented out those if statements the back end works fine but I now get the popup on the front end.
Sincerely,
MichaelForum: Plugins
In reply to: [WP Deals] jQuery blockUI error do to new jQuery v1.10.2 in wordpress 3.6Ok I found it 🙂
wp-content/plugins/wp-deals/wpdeals-assets/js/wpdeals_plugins.jsForum: Plugins
In reply to: [WP Deals] jQuery blockUI error do to new jQuery v1.10.2 in wordpress 3.6I have the WP Deals Plugin and cannot find wpdeals_plugin.js can someone share the file path for this file? Im having the same issue as everyone else.