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
- HTTP to HTTPS mapping using proxy servers
- How to fix WordPress HTTPS issues when behind an Amazon Load Balancer?
- KeyStore file is not found in jar, although present in jar
- How do I accept a self-signed SSL certificate using iOS 7's NSURLSession
- HSTS: Should I force user to use HTTPS on load balance or web server?
- squid sslbump works with private connection warning
- javax.net.ssl.SSLPeerUnverifiedException: Hostname not verified:
- https post request using httpClient and cert.em
- Added SSL certificate to website, everything runs fine except if someone types https://example.com
- Using HTTPS or encrypt response myself
- redirect https to http for content filtering
- iOS9 ATS: what about HTML5 based apps?
- How to pass https url to a class' constructor that requires URL object as parameter in Java?
- Cannot Read XML file from https:// site
- Problems connecting via HTTPS/SSL through own Java client
Related Questions in SLIDER
- Navigation for slider by checkbox
- I need a event for the slider it should fire only if user ends touching the control
- AngularJS Dynamic Slider Control
- Jssor slider different height on landscape
- Image slider performance
- I want to display my text after my thumbnail slider div
- Connect range slider Jquery
- JQuery simple-slider
- jssor sliders swipe in the same time
- CSS Slider's Tab's Active Class (Bootstrap) doesn't work on second slide
- Use XAML StringFormat to get one decimal place
- Q: Jssor account for body padding in Scalewidth
- Materialize making slider images responsive
- Custom Slider Not Sliding involves XSL
- how to use wx.Slider with SELRANGE?
Related Questions in SLIDESHOW
- Multiple jQuery slideshows won't stay in sync
- backgrounds Slideshow, but text scrolling
- change jquery malsup.cycle2 to multi layer slide show
- Scrolling image slideshow
- How to clear the index of ngrepeat in a modal
- Infinite looped vertical slider with no pause
- iOS: SDWebImageManager not caching image
- Bootstrap Carousel not working correctly
- Flexslider with a popup Gallery
- setTimeout controls
- enable lightbox2(jquery plugin) slideshow with <ul>
- CSS Slideshow Using Keyframes works in all browsers except Safari
- How can I incorporate a slideshow into HTML?
- First slideshow image appearing slower than the others
- Position Span Elements 50% from Top of Image
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?