Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26181

    Hello,

    Thank you so much for this theme. I just launched my client’s site and until I had SSL installed everthing worked. Now however since SSL all my layer sliders, and recent posts do not load because they are consider unsecured. If the url is only http, everything is fine. Do you know a way to fix this? Is there any js link code in the layerslider, recent post and mobile menu that I can change to make this work?

    I have tried work-arounds such as having my htaccess redirect back to http after https on none secure pages. This however doesn’t seem to work at mobile size.

    The site in question is advocateswest.org.

    Very grateful for any help,

    Bethany

    #129586

    1) I think the “Google Map” plugin you’re using breaks the javascript. It loads the google map js file from an insecure source

    <script type='text/javascript' src='http://maps.googleapis.com/maps/api/js?sensor=true&libraries=places&ver=3.5.2'></script>

    and the browser stops to process the javascript files.

    2) All other insecure resource are images – you can try to use: http://wordpress.org/plugins/wordpress-https/ which will replace the http:// with https:// for all media gallery items.

    #129587

    Dude! I think I love you. I’ve been going through such a steep learning curve and got lost in all the possibilities of what was wrong. You saved me. Thank you!

    #129588

    Glad Dude could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘SSL breaks Enfold js (layer slider, recent posts, mobile menu)’ is closed to new replies.