Didn't though and don't know why.
Announcement
Collapse
No announcement yet.
Hero Carousel CSS Resources
Collapse
X
-
Jamie Donaldson
JSDVS Web Design / Development
Web Design | Web Development | E-commerce Design & Integration
-
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
-
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
-
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
-
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
-
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
-
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
-
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/51Jamie Donaldson
JSDVS Web Design / Development
Web Design | Web Development | E-commerce Design & Integration
Comment
-
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
-
Missed that message. I'll try those and get back with resultsOriginally posted by Matt Zimmermann View Post
Jamie Donaldson
JSDVS Web Design / Development
Web Design | Web Development | E-commerce Design & Integration
Comment
-
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 asOriginally posted by jsdva View Post
Missed that message. I'll try those and get back with results
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
-
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
-
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
-
Sure will William. Still waiting to hear back from Support. Emailed the 8th, but still haven't heard anything back.Originally posted by William Davis View PostCan you please post the outcome here?
Sigh...
Jamie Donaldson
JSDVS Web Design / Development
Web Design | Web Development | E-commerce Design & Integration
Comment
Comment