Announcement

Collapse
No announcement yet.

PROD Page Popup Image Issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    PROD Page Popup Image Issues

    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.
    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

    #2
    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

    Comment


      #3
      Originally posted by Bruce - PhosphorMedia View Post
      Are any errors reported in the console?
      Yeah, something to do with the miniBasket - what it means I no not know...
      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


        #4
        It looks like the css for it is missing.
        Ron Frigon
        Jedi Webmaster Obi-Ron Kenobi

        Comment


          #5
          lesliekirk The error message is because the JavaScript is looking for
          Code:
          data-hook="mini-basket__content"
          but it is not there.

          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


            #6
            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>
            Maybe I can find the correct code in my dev site.
            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


              #7
              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


                #8
                Originally posted by Ron Frigon View Post
                It looks like the css for it is missing.
                That seemed to be the occam's razor.
                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


                  #9
                  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


                    #10
                    Originally posted by pmlvalerie View Post
                    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.
                    I'm going to need to go back through my notes. The currently uses the first ReadyTheme "Base". I think I got stuck because I couldn't find the original template code for it.
                    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


                      #11
                      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

                      Working...
                      X