Announcement

Collapse
No announcement yet.

Shadows v2.0.0

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

    #16
    Hi Earl,

    Well, with the exception of RoboForm, that's the same configuration I am working with as well. I'll run some more tests and see if I can duplicate it. Have you tried clearing all cache?

    Although Miva ships with the MailChimp module, I didn't want to make an assumption with the form. You would still have to modify it to use the MailChimp code if you are using the module.
    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


      #17
      Also experiencing odd behavior on the basket page when adjusting quantities. Matt you can take a look at a screencast I recorded here:
      https://www.loom.com/share/c4e84e130...8f8573185c81c2

      https://www.loom.com/share/6fa6dbedd...a61ee894ac0e18

      Tried in both Chrome & Firefox... same issues.

      Comment


        #18
        Originally posted by RTHOMASDESIGN View Post
        Also experiencing odd behavior on the basket page when adjusting quantities. Matt you can take a look at a screencast I recorded here:
        https://www.loom.com/share/c4e84e130...8f8573185c81c2

        https://www.loom.com/share/6fa6dbedd...a61ee894ac0e18

        Tried in both Chrome & Firefox... same issues.
        I am currently troubleshooting this issue.
        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


          #19
          Thanks RTHOMASDESIGN for posting the video, that is exactly the behavior I have been seeing, was unaware of using LOOM to record.

          Can someone share the code to make the V2 Shadows newsletter push to Mailchimp. I found code in 2 places.

          MailChimp Newsletter Signup Layout - Under GLOBAL SETTINGS
          Global Footer Newsletter Form Under CONTENT SECTIONS

          I do not want to change the styling, just make it push the email and provide a response so the customer knows the form worked.

          Comment


            #20
            There's a guide for the Mailchimp installation here: https://docs.miva.com/how-to-guides/mailchimp

            As far as the response goes... that's something you need to do directly in Mailchimp with an automation campaign (welcome message).

            Comment


              #21
              I am on Safari Version 14.0 (15610.1.28.1.9, 15610) macOS Catalina 10.15.6 (19G2021)
              I don't get quite the same thing as Zinbar but there is a problem with increment and decrement qty.

              shopping cart: edit cart...
              when I try to increase or decrease qty using the +/- symbol... if I click on the + or - symbol nothing happens. If I click in the square but NOT on the symbol, then the qty increments or decrements as it should.


              NOTE: if I remove that span around the symbol and insert a character even the + or -, then it works. The span is the problem.
              Last edited by kayakbabe; 09-28-20, 02:25 PM.

              Comment


                #22
                Hi Matt. Can you elaborate on the improvements tailored to Google's Core Web Vitals? Specifically, any improvements on CLS.

                Also, can you share any live Shadows 2.0 deployments that I can take a look at?

                Thx, Chris

                Comment


                  #23
                  Originally posted by imcmole View Post
                  Hi Matt. Can you elaborate on the improvements tailored to Google's Core Web Vitals? Specifically, any improvements on CLS.

                  Also, can you share any live Shadows 2.0 deployments that I can take a look at?

                  Thx, Chris
                  Hi Chris,

                  The cleaning up of the CSS and JavaScript files as well as the better processing of them have contributed to improving both LCP and FID ratings. Using Redis as well as a CDN, like CloudFlare, will help with the Core Web Vitals as well. As for CLS, many of the images have been configured to use lazy-loading as well as have their width and height defined. To see a working example, you can test the demonstration site: https://shadows.mivareadythemes.com/ .
                  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


                    #24
                    Originally posted by Matt Zimmermann View Post

                    Hi Chris,

                    The cleaning up of the CSS and JavaScript files as well as the better processing of them have contributed to improving both LCP and FID ratings. Using Redis as well as a CDN, like CloudFlare, will help with the Core Web Vitals as well. As for CLS, many of the images have been configured to use lazy-loading as well as have their width and height defined. To see a working example, you can test the demonstration site: https://shadows.mivareadythemes.com/ .
                    Thanks, Matt. Can you send me a DM with a few production sites using Shadows 2.0? I'm trying to decide between improving current CLS issues on our Shadows 1.0 site versus a full rework to 2.0.

                    Comment

                    Working...
                    X