Hi I have a question in regards to CS-cart version 2.2.4 Banners Slideshow. It uses Nivo Slider and the banner works fine on the normal site (http://www.smilefile.com.au/) but as soon as it goes to the secure URL it breaks (https://www.smilefile.com.au/). The image to the links don't seem to be broken but it seems the javascript isn't running...
CS-Cart Banner Slideshow not working in https
1k Views Asked by user2732020 At
1
There are 1 best solutions below
Related Questions in HTTPS
- HTTPS configuration in Spring Boot, server returning timeout
- HTTP Requests from SSL Secured(HTTPS) Domain Failing
- My VPS does not accept HTTPS requests on a port other than 443
- Let Artifactory use HTTPS settings
- How to move updates from Google Play to another server
- Does a 403 error occur if there is no user-agent on the proxy network?
- How to fix HTTPS on express-gateway
- Can we check whether s3 bucket is currently accessed via http in any 1 of the account
- java.lang.UnsatisfiedLinkError: org.apache.tomcat.jni.SSL.renegotiatePending(J)I
- How do I fix this "Internal Server Error" I keep getting?
- Permission denied error on pfx certificate in docker ASP.NET Core 8 HTTPS on Ubuntu
- Mac Sonoma 14.4 Dotnet 8.0.203 SDK webapi https error
- Connect to wss that uses the same port as the rest of backend using nginx
- TLS: failed to verify certificate: x509: cannot validate certificate for <IP> because it doesn't contain any IP SANs
- Preventing Data Tampering in HTTPS Requests: Safeguarding User-Initiated Donations
Related Questions in SLIDER
- Using JQuery Date Slider
- Swiper.js moves slides outside of viewport/page
- Swiper Js Slider Reveal Next Slider Partially
- MAUI slider with a tooltip implementation
- Slider react-slick
- Slider revolution is not showing up on my wordpress pages just white space
- How to make a single slider with three pointer
- Positioning for sliders and canvas
- How to make a DAX formula respond to a Timeline slider?
- Swiperjs breakpoints doesn't apply when reach the breakpoints
- How can i make a infinite horizontal scroll that recibes input from mouse wheel with Javascript & React
- CSS image slider carousel with cross fade - how to get timing right?
- How to make custom triangle slider fill in tailwind
- how do i create slider on Wix website builder?
- Webapp exiting fullscreen when dragging mui slider in iPads
Related Questions in SLIDESHOW
- Curved Carrousel
- How to make Slider move automatically?
- Slideshow/ Carousel Indicators
- I am trying to get the slideshow images from JS and resize them in SCSS
- Is there a way to change the animation type of multiple objects at once?
- Embedded slides in webapp which can be edited on the UI
- Ng Image Slider require Click to show the images otherwise It keep loading
- Supersized jQuery plugin is not displaying the slideshow at www.acrews.com
- Is there a way to animate the transition of slides in racket slideshow?
- How to revert the printing of PowerPoint slides to A4 pages in PDF with 2 slides each?
- Issue with multiple javascript slideshows on the same page
- Slideshow covers up the other dividers
- How to display photos using swiper
- Can i implement a Pause and Resume function to my Slideshow Javascript?
- slideshow image mouseover dropdown css
Related Questions in NIVO-SLIDER
- Dynamic wordpress background Based on Slider images
- Nivo Slider custom height/width problems
- full screen video play back on nivo lightbox
- Add descriptions to jquery Nivo Slider (not the default caption)
- Jquery, Nivo slider overlays dropdown menu
- how to display nivo slider in home page in nopcommerece n theme
- Trying to create a rollover / active state for Nivo Slider thumbnails
- Nivo Slider Fails to Show 3rd Image in Chrome
- CS-Cart Banner Slideshow not working in https
- Images of nivo slider distorted
- I would like nivo to show CurrentSlide out of slide amount
- Nivo Slider jumps in front of conditional "popped out" div
- Nivo Slider & JQuery Mobile - image not appearing when transitioning between pages
- Document height determined incorrectly - can't see all the content
- Nivo Slider sliding workaround (not always sliding in one direction)
Related Questions in CS-CART
- How To Edit 'Main Content' Block in CS Cart`
- How to migrate a cs-cart layout programmatically?
- Get All products form CS-Cart
- Twig and decimal numbers
- CS-Cart custom module for product filter from home page
- Where is the CS-CART TWIGMO location
- New payment gateway addon incredible error
- how to show database detail error
- CS-Cart: Hook for checking out
- How to show additional data in an existing template by addon - CS-Cart
- CS-Cart Banner Slideshow not working in https
- CS-Cart Hook "session_set_name_before" not working
- CS cart shipping condition
- What is the correct way to receive payment gateway response via POST method
- how to add all social share buttons in cs cart front end page
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
obviously, you include some javascript files from external domain by http, it causes the secure problem:
[blocked] The page at https://www.smilefile.com.au/ ran insecure content from http://ajax.aspnetcdn.com/ajax/jquery.validate/1.8/jquery.validate.min.js.Try to read this question, it should help. How to Include CSS and JS files via HTTPS when needed?