- Posts: 5
- Thank you received: 0
failure when clicking on thumbnail
15 years 9 months ago #3833
by cbotved
failure when clicking on thumbnail was created by cbotved
Hi.
Please look at my site:
www.coolshirt.dk/joomla/index.php/produk...category_pathway-10#
I have a problem, where when I click on a thumbnail of a product. it says:
(object HTML FrameElement)
and don't show the picture... what's wrong?
Please look at my site:
www.coolshirt.dk/joomla/index.php/produk...category_pathway-10#
I have a problem, where when I click on a thumbnail of a product. it says:
(object HTML FrameElement)
and don't show the picture... what's wrong?
Please Log in or Create an account to join the conversation.
15 years 9 months ago #3834
by nicolas
Replied by nicolas on topic Re: failure when clicking on thumbnail
Could you try to switch your template to the default joomla template and see if you get the same result ?
I see that your template uses the javascript library jquery. There are often issues between jquery and mootools (the javascript library in joomla). So it could be related.
Unfortunately, when that happens on your website there is no js error thrown and I couldn't find any clues on the web
I see that your template uses the javascript library jquery. There are often issues between jquery and mootools (the javascript library in joomla). So it could be related.
Unfortunately, when that happens on your website there is no js error thrown and I couldn't find any clues on the web
Please Log in or Create an account to join the conversation.
15 years 9 months ago #3839
by cbotved
Replied by cbotved on topic Re: failure when clicking on thumbnail
Yes, that helped... but then, "my" theme is gone... = not so great 
So there is not much else we can do, trying to solve this?
maybe then a workaroung would be to turn the feature of "enlarge thumbnail" off...?
So there is not much else we can do, trying to solve this?
maybe then a workaroung would be to turn the feature of "enlarge thumbnail" off...?
Please Log in or Create an account to join the conversation.
15 years 9 months ago #3844
by nicolas
Replied by nicolas on topic Re: failure when clicking on thumbnail
Well, the solution would be to find why that happens.
Because it's not only there. It's also on the checkout on the address selection screen where the use can edit/create addresses in a popup.
Basically, anywhere where a popup is used, it doesn't work on your front end because of apparently a conflict between both libraries.
What to do ?
1. Ask for help on the mootools / jquery forums. They might know what you could do to fix the problem.
2. Remove the javascript jquery files from your template (physically as well as the code loading them in the index.php). You don't seem to be using anything from it currently. It is used in your template to display some effects on sub menus but you don't have submenus.
Because it's not only there. It's also on the checkout on the address selection screen where the use can edit/create addresses in a popup.
Basically, anywhere where a popup is used, it doesn't work on your front end because of apparently a conflict between both libraries.
What to do ?
1. Ask for help on the mootools / jquery forums. They might know what you could do to fix the problem.
2. Remove the javascript jquery files from your template (physically as well as the code loading them in the index.php). You don't seem to be using anything from it currently. It is used in your template to display some effects on sub menus but you don't have submenus.
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds