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
- Nivo waffle chart: is it possible to create custom tooltips?
- Meteor app is not working with nivo on runtime
- how to draw a line chart with multiple colors using nivo library
- How to add count in a nivo pie legend
- Nivo responsivebarcanvas chart not working with large dataest
- nivo pie chart, typescript, is missing the following properties from type 'unknown[]': length, pop, push, concat, and 31 more
- Nivo responsive bar chart x-axis overflow with minValue and maxValue
- What Exactly is Preventing NivoSlider from Scaling Pictures Down Automatically when the Site is on Mobile View?
- Is it possible to have dynamic margin with Nivo line chart?
- jQuery(...).nivoSlider is not a function on reload
- How to use native tooltip in Nivo Pie Charts
- Generating a Jest snapshot with 3rd part SVG charts (Nivo)
- on-load animation for nivo pie chart with react js
- TestCafe & NIVO Issue
- Looping through an array to display images with Nivo-Slider jquery plugin
Related Questions in CS-CART
- How to fix esi:remove tag og litespeed not displaying broken in frontend of my eshop
- CScart pages won't load on shopfront website
- How to change the CS Cart image storage location to outside work directory
- How to override controllers in cs-cart
- cscart orders manage admin table
- Plesk scheduled Task from cs-cart
- Grid alignment in cs cart
- Getting unknown error while going on Live server - Cs-Cart
- Add a new field to CS-Cart Banner?
- Would it be possible to display a product's price only to logged-in users based on the vendor in CS cart?
- CS-Cart API Add variation group
- make connection 2 database in cs-cart with join in the each table
- CS-cart - assigning variables into config file
- Add defer and ID attribute in cs cart auto generated complied javascript file
- PHP - changing time with php and tpl in CScart
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 # Hahtags
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?