Hi there
When I click the Add to Cart button on my site I don't get the confirmation popup.
I am using a modified custom template which I know is the problem, as it works with Beez5.
What is it that I need to add to my website that it doesn't have in order for this to work?
Also - another issue:
I have an image carousel going on at the top of my template. It's a simple extension that scrolls through some images. This works fine on all pages until I go into anything other than a standard page - i.e. the VM modules.
When I click on the main product listings page it is fine, but when I go to view product details, checkout, cart, or anything like that it seems to break my header - i.e. it shows ALL of the images in the scroller below each other instead of using the module.
Any ideas would be appreciated.
I am on Joomla! 2.5 VM2 and the addon for the image header is called Simple Spotlight.
My website is http://tenillerogers.cloudaccess.net and the shop is under the VMWine menu item.
Hi Forum,
When I click the Add to Cart button on my site I don't get the confirmation pop-up anymore! Happend after VM upgrade 2.0.20b -> 2.0.22
My webshop: www.cp-papierwaren.nl (http://www.cp-papierwaren.nl) I have enabled the checkbox in "Display modal pop-up upon 'Add to cart'
Please Help!
Best regards,
Carel
Quote from: Connecting on July 17, 2013, 12:06:24 PM
Hi Forum,
When I click the Add to Cart button on my site I don't get the confirmation pop-up anymore! Happend after VM upgrade 2.0.20b -> 2.0.22
My webshop: www.cp-papierwaren.nl (http://www.cp-papierwaren.nl) I have enabled the checkbox in "Display modal pop-up upon 'Add to cart'
Please Help!
Best regards,
Carel
The same happened to me... How can we change it to have the popup window again??
@Connecting you have a JavaScript conflict with other js files from your template or other image modules preventing fancybox from opening:
Object doesn't support property or method 'fancybox'
See what the "Use Fancybox " switch in Configuration/Templates does for this issue.
Hi Jenkin Hill,
Thank u for thinking with me. I have enabled the fancybox. Now a customer jumps directly to a empty chart! Can u see witch templemate is conflicting?
Thank u,
Carel Prins
I'd suspect one of these as they seem to be image/popup related:
<script src="/templates/bt_bazaar/helpers/assets/js/bt_fade_img.js" type="text/javascript"></script>
<script src="/templates/bt_bazaar/helpers/assets/js/bt_popup.js" type="text/javascript"></script>
Have u any suggestion how I resolve this? Im a newbie in this ...
If the JS is coming from a moule the disabling the module stops the JS file fromloading. More difficult if it is built into the template - probably best then to ask the template supplier.
Thanks Jenkinn, im gonna ask the builder from the template...