Hi
When javascript compression is enabled and checked it with Firebug some errors are displayed. I think this happen because .js compiled is loaded near the end of head tag and some javascript scripts are loaded before. Maybe loading .js compiled at the begin of head tag it would work properly or maybe you are a better solution
The errors displayed in any page are as follow:
Uncaught ReferenceError: jQuery is not defined (3 times referencing different index.php lines)
When I go to any of the pages of virtuemart one more error is displayed:
Uncaught TypeError: Cannot set property 'addtocart_popup' of undefined
And add to cart popup not works.
Can anyone help me?
Regards.
P.S. my website is www.juguetitossex.es and in this moment javascript is dissabled