VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: luiskar on July 19, 2014, 18:32:51 PM

Title: Images doesn't work
Post by: luiskar on July 19, 2014, 18:32:51 PM
I don't know why if i click in the mini images doesn't open in the normal image. For expample here: http://mimabebes.es/carroceria/carros/inglesina-carros/inglesina-trilogy-tienda.html
Title: Re: Images doesn't work
Post by: GJC Web Design on July 19, 2014, 18:37:25 PM
TypeError: jQuery(...).fancybox is not a function

have you chosen Fancybox in the VM config????
Title: Re: Images doesn't work
Post by: luiskar on July 19, 2014, 18:39:09 PM
Quote from: GJC Web Design on July 19, 2014, 18:37:25 PM
TypeError: jQuery(...).fancybox is not a function

have you chosen Fancybox in the VM config????
Yes, and still doesn't work
Title: Re: Images doesn't work
Post by: GJC Web Design on July 19, 2014, 18:57:19 PM
your ask a question also isn't working and the error "TypeError: jQuery(...).fancybox is not a function" is there in the console

Is your product-details template up to date?

try with Beez template - if it works compare the code
Title: Re: Images doesn't work
Post by: luiskar on July 19, 2014, 19:11:13 PM
Quote from: GJC Web Design on July 19, 2014, 18:57:19 PM
your ask a question also isn't working and the error "TypeError: jQuery(...).fancybox is not a function" is there in the console

Is your product-details template up to date?

try with Beez template - if it works compare the code
With beez template works. The only thing i think it can be is a conflict with jQuery because beez doesn't use it and the template i use does.
Title: Re: Images doesn't work
Post by: jenkinhill on July 19, 2014, 19:34:41 PM
See http://forum.virtuemart.net/index.php?topic=119638.0
Title: Re: Images doesn't work
Post by: luiskar on July 19, 2014, 20:04:24 PM
Quote from: jenkinhill on July 19, 2014, 19:34:41 PM
See http://forum.virtuemart.net/index.php?topic=119638.0
I tried with jquery easy but still don't working. Any alternative to fancybox?
Title: Re: Images doesn't work
Post by: GJC Web Design on July 19, 2014, 23:11:28 PM
No JS conflicts are showing - either your template code is different or it could be a version thing -
try disabling the template Jquery load and use the VM version
Title: Re: Images doesn't work
Post by: luiskar on July 21, 2014, 11:10:33 AM
Quote from: GJC Web Design on July 19, 2014, 23:11:28 PM
No JS conflicts are showing - either your template code is different or it could be a version thing -
try disabling the template Jquery load and use the VM version
Funny think, the problem was the botton the template implement to go to the up of the page. I disable it and all work great.