Jquery not load

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Oct 01, 2012 4:38 pm
Reply with quote
Report this post
Hello,

This template does not load jquery, so it cause me a lot of problems. Virtuemart is using jquery, and lots of my 3rd party extension not working due to this reason. I tried load the jquery file in "/templates/gk_bikestore/layouts/blocks/head.php" on line 69, which load the jquery file below the virtuemart javascript files, and it still shows error.

You can check out my website: http://www.j4ushop.com

There are 4 javascript errors (3 from jquery) and 1 from mootools.

Give me a solution please.
User avatar
Fresh Boarder

GK User
Tue Oct 02, 2012 7:54 am
Reply with quote
Report this post
Template is not loading jQuery because we use only mootools library in our scripts. If your 3rd party extensions use jQuery library should load it first but when the library is loaded without noConflict() mode it will probably cause some problems. Please add noConflict to one of the scripts and check results.
User avatar
Platinum Boarder


cron