The PROD page Add to Cart function is not working. I tested this on the demo site and all I saw there was the loading icon. The product was never added to the basket. I've tested in Chrome, Firefox and Safari getting the same results.
Announcement
Collapse
No announcement yet.
Add to Cart doesn't
Collapse
X
-
Add to Cart doesn't
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Tags: None
-
Hi Leslie,
Interesting, I'll check into this. Might be a couple days until I get you an answer.Matt Zimmermann
Miva Web Developer
Alchemy Web Development
https://www.alchemywebdev.com
Site Development - Maintenance - Consultation
Miva Certified Developer
Miva Professional Developer
https://www.dev4web.net | Twitter
-
Originally posted by Matt Zimmermann View PostHi Leslie,
Interesting, I'll check into this. Might be a couple days until I get you an answer.Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
-
jQuery Error:
jquery.min.js:2 GET http://storyteller-readytheme.mivame...fined?v=245035 404 (Not Found)
looks like something is stepping on the actual url of the ajax post...
Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
-
Originally posted by Bruce - PhosphorMedia View PostjQuery Error:
jquery.min.js:2 GET http://storyteller-readytheme.mivame...fined?v=245035 404 (Not Found)
looks like something is stepping on the actual url of the ajax post...Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
-
not really. looked through the script and the web page and nothing stuck out. i'd have to go get a copy and start throwing in debug statements.Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
-
In the demo, it looks like the hook for the form had been changed...not sure why. I have corrected it and the form works as expected. The correct attribute should be:
Code:data-hook="cmp-product-purchase"
Matt Zimmermann
Miva Web Developer
Alchemy Web Development
https://www.alchemywebdev.com
Site Development - Maintenance - Consultation
Miva Certified Developer
Miva Professional Developer
https://www.dev4web.net | Twitter
Comment
-
Originally posted by Matt Zimmermann View PostIn the demo, it looks like the hook for the form had been changed...not sure why. I have corrected it and the form works as expected. The correct attribute should be:
Code:data-hook="cmp-product-purchase"
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
-
could have sworn i looked at that first and did a side by side comparison with the js...think i'll start a go-fundme to get me couple dozen glasses.Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
Comment