Announcement

Collapse
No announcement yet.

Hero Carousel CSS Resources

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

    #16
    Didn't though and don't know why.
    Jamie Donaldson
    JSDVS Web Design / Development
    Web Design | Web Development | E-commerce Design & Integration

    Comment


      #17
      Hi Jamie,

      Did you add the initialization call to the JavaScript? Can you post a link to the site?
      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


        #18
        I put his in the jsSFNT function:

        $.loadScript(theme_path + 'extensions/carousel/roundabout.js', function () { $.hook('hero-carousel').roundabout({ autoStart: true }); });

        I've got it set to view with only my IP address by <mvt:if expr="s.remote_addr EQ, so a link won't show you what I've done.
        Jamie Donaldson
        JSDVS Web Design / Development
        Web Design | Web Development | E-commerce Design & Integration

        Comment


          #19
          Hi Jamie,

          That looks correct, are you seeing any console errors?
          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


            #20
            It's throwing an net:: error 404 for:
            themes/00000001/shadows/extensions/carousel/roundabout.js

            I don't have that js file. I got the css file from github, but a quick search is not finding the js file.
            Jamie Donaldson
            JSDVS Web Design / Development
            Web Design | Web Development | E-commerce Design & Integration

            Comment


              #21
              HI Jamie,

              Here are the files: https://github.com/mivaecommerce/rea...sions/carousel
              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


                #22
                Think I found it. Will test and get back to you.
                Jamie Donaldson
                JSDVS Web Design / Development
                Web Design | Web Development | E-commerce Design & Integration

                Comment


                  #23
                  Well, did it. No dice. Still displaying the same way as stated above. No console errors this time. Got the css and js for the roundabout here: https://github.com/mivaecommerce/rea...dows/issues/51
                  Jamie Donaldson
                  JSDVS Web Design / Development
                  Web Design | Web Development | E-commerce Design & Integration

                  Comment


                    #24
                    Taking that back. Getting a lot of unsupported features in the console:

                    Feature Policy: Skipping unsupported feature name “autoplay”. storefront.html
                    Feature Policy: Skipping unsupported feature name “clipboard-write”. storefront.html
                    Feature Policy: Skipping unsupported feature name “encrypted-media”. storefront.html
                    Feature Policy: Skipping unsupported feature name “gyroscope”. storefront.html
                    Feature Policy: Skipping unsupported feature name “picture-in-picture”. storefront.html
                    Feature Policy: Skipping unsupported feature name “accelerometer”. storefront.html
                    Feature Policy: Skipping unsupported feature name “autoplay”. storefront.html
                    Feature Policy: Skipping unsupported feature name “clipboard-write”. storefront.html
                    Feature Policy: Skipping unsupported feature name “encrypted-media”. storefront.html
                    Feature Policy: Skipping unsupported feature name “gyroscope”. storefront.html
                    Feature Policy: Skipping unsupported feature name “picture-in-picture”. storefront.html
                    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://googleads.g.doubleclick.net/pagead/id. (Reason: CORS request did not succeed).
                    The resource at “<URL>” was blocked because content blocking is enabled. 4
                    Some cookies are misusing the recommended “SameSite“ attribute 2
                    Cannot play media. No decoders for requested formats: video/mp4; codecs="avc1.42001E", audio/mp4; codecs="mp4a.40.2" HV1Z7Q83X44
                    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://googleads.g.doubleclick.net/pagead/id. (Reason: CORS request did not succeed).
                    MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. base.js:971:347
                    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://googleads.g.doubleclick.net/pagead/id. (Reason: CORS request did not succeed).


                    Banging head on keyboard.
                    Jamie Donaldson
                    JSDVS Web Design / Development
                    Web Design | Web Development | E-commerce Design & Integration

                    Comment


                      #25
                      Originally posted by Matt Zimmermann View Post
                      Missed that message. I'll try those and get back with results
                      Jamie Donaldson
                      JSDVS Web Design / Development
                      Web Design | Web Development | E-commerce Design & Integration

                      Comment


                        #26
                        Originally posted by jsdva View Post

                        Missed that message. I'll try those and get back with results
                        Nope. Still no dice. I created the folder for carousel within the themes/00000001/shadows/extensions/ folder and uploaded the css and js there. Then copied the path in Miva as
                        themes/00000001/shadows/extensions/carousel/roundabout.js and themes/00000001/shadows/extensions/carousel/roundabout.css into their respective locations.

                        So, thought maybe Miva didn't like me just inserting the path, so I used the upload button within the CSS/Javascript resources, CTLR+F5, and still the same.

                        Jamie Donaldson
                        JSDVS Web Design / Development
                        Web Design | Web Development | E-commerce Design & Integration

                        Comment


                          #27
                          Hi Jamie,

                          I would recommend contacting support; they will be able to take a look at the code and see what is going on.
                          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


                            #28
                            Yep. I am taking you down a blind path, since I can't get you the whole picture. I'll contact support.
                            Jamie Donaldson
                            JSDVS Web Design / Development
                            Web Design | Web Development | E-commerce Design & Integration

                            Comment


                              #29
                              Can you please post the outcome here?
                              Thank you, Bill Davis

                              Comment


                                #30
                                Originally posted by William Davis View Post
                                Can you please post the outcome here?
                                Sure will William. Still waiting to hear back from Support. Emailed the 8th, but still haven't heard anything back.

                                Sigh...
                                Jamie Donaldson
                                JSDVS Web Design / Development
                                Web Design | Web Development | E-commerce Design & Integration

                                Comment

                                Working...
                                X