• Resolved m zamin

    (@m-zamin)


    after moving website to https browser showing unsecure scripts and showing shield mark and once I click to load scripts the slider starts working.

    How to make this work without giving permission every time I loads the website. Is there any script i have to change or what?

    using version 2.1 (lite)

    http://wordpress.org/extend/plugins/easing-slider/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi @mzamin, it shouldn’t be a problem. Are you sure all the necessary steps to secure the install via SSL have been taken? If so, the scripts and styles should be loaded with https instead of http.

    Can you link me to the site? I’ll take a quick look. Also take a look at some of the plugins designed to deal with using SSL with WordPress and https.

    WordPress HTTPS Plugin.

    Thread Starter m zamin

    (@m-zamin)

    Yeah sure, here is the link to the website http://bit.ly/13Sl4x5

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi again. It looks more like the SSL hasn’t been setup correctly. It isn’t just Easing Slider’s scripts that are getting blocked; all of the plugin scripts and styles are. When viewing the page’s source in Google Chrome there are a number of messages.

    Unfortunately there isn’t much more I can do to help from here. Easing Slider uses the correct functions to get its script and style URLs which support HTTPS. Once setup correctly there shouldn’t be any problems.

    Also, it looks like you may also run into issues due to the way your theme is loading jQuery. jQuery should always be loaded using the WordPress function wp_enqueue_script, and not through hardcoding. This will break plugins depending on it. Furthermore, it is loading jQuery 1.3, which is over three years old and no longer support by Easing Slider. v1.4.2 is the minimum supported version.

    Thread Starter m zamin

    (@m-zamin)

    Thankyou I will recheck.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Ok. Going to mark this as resolved but feel free to get back to me if there is anything Easing Slider specific issues you are having trouble with 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘after moving website to https’ is closed to new replies.