- This topic has 1 reply, 2 voices, and was last updated 12 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Tweaks › Jquery,Form Validation etc
Tagged: jquery
Hi,I’ve purchased the plugin for a woocommerce site and the reason to choose this one over the other Woocommerce plugin available was because it’s flexibility,so thanks for the nice product.
However my big concern is I can see the plugin is adding very old version Jquery and jQuery validation plug-in 1.5.5(Already current 1.9 version is available) etc along with several Jquery UI(Date etc) plugin.
My question is I’m already enque-ing latest Jquery 1.7.1 from google CDN so can’t I remove your one?Do you provide any hook for the same?Also Can I use Microsoft Ajax CDN for the validation one (Latest version)http://bassistance.de/jquery-plugins/jquery-plugin-validation/ ?
Also I can see you are using lightbox whereas woocommerce is already loading fanbcybox for the same purpose so can you guide me where you have used the lightbox option so I will just replace them with fancybox?
Many thanks in advance.
Our plugins always enqueue the JQuery library from WordPress so on your WordPress pages it will always use the one that comes with WordPress.
I have a feeling you are using the “Option 2” of the affiliate area section and not understanding how the page rendering of option 2 works. Option 2 of the affiliate view is not part of your WordPress webpage so we deliberately load smaller size of the jquery plugin for better performance (smaller files load faster). Anything we do in option 2 is completely shielded from your standard WordPress webpage. If you want to change them you can but know that we are doing it that way for performance reason in the first place.