For some reason, the popup image isn't working properly. Instead of being hidden, it displays right where it's placed. I'm pretty sure it's a javascript error. I'm going to keep digging but if anyone else might have a clue, take a look here. Also, the multiple images are not displaying.
Announcement
Collapse
No announcement yet.
PROD Page Popup Image Issues
Collapse
X
-
PROD Page Popup Image Issues
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
- 1 like
-
Are any errors reported in the console?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
-
Originally posted by Bruce - PhosphorMedia View PostAre any errors reported in the console?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
-
lesliekirk The error message is because the JavaScript is looking forCode:data-hook="mini-basket__content"
It looks like there is some customizations to the Mini Basket section of the site. If you remove/edit HTML and the JavaScript needs it to make the function work then it will throw an error.Nicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
Comment
-
The only code that is in place for the "mini-basket" is this
Code:<a href="/BASK.html" rel="nofollow">BASKET<mvt:if expr="l.settings:global_minibasket:total GT 0"> &mvt:global_minibasket:formatted_total; <mvt:else> $0.00 </mvt:if></a>
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
-
Is there someplace where I can find what CSS and javascript resources are supposed to be assigned to the Base Ready Theme? I'm afraid some of the Shadows resources might be assigned to this page.
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
-
Originally posted by Ron Frigon View PostIt looks like the css for it is missing.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
-
lesliekirk Did you decide not to use the mini-basket on the site?
I was thinking of not using the mini basket and putting the related products on the basket page.
I have not figured out how to keep from using the mini basket but the code you posted would do that. The code is from the PROD page?
Thank you.
Comment
-
Originally posted by pmlvalerie View Postlesliekirk Did you decide not to use the mini-basket on the site?
I was thinking of not using the mini basket and putting the related products on the basket page.
I have not figured out how to keep from using the mini basket but the code you posted would do that. The code is from the PROD page?
Thank you.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
-
We are using Shadows and the mini basket is well integrated into it (as best as I can tell). Some of our customers have browser settings that block the mini basket from coming up so we would be OK with getting rid of it. Also, I have not found a way to upload or download a list of related products in CSV or XML, which is frustrating.
Time to figure out a work around or alternate method or move on to the next project.
Thank you for the quick response!
Comment
Comment