Forums

WP-Cufon not sensitive to SSL environments (?) (3 posts)

  1. myktra
    Member
    Posted 2 years ago #

    In SSL environments (for example in a shopping cart/secure checkout scenario), this plug in does not access its resources over a secure connection, causing an unnecessary "Connection Partially Encrypted" warning.

    I believe it should be using the wp_enqueue_script function or at least testing $_SERVER['HTTPS'] and replacing links to cufon-yui.js and any font resources it accesses.

    Otherwise a fantastic plugin!

    http://wordpress.org/extend/plugins/wp-cufon/

  2. tshirtfiend
    Member
    Posted 2 years ago #

    I'm having this same issue. Is there a fix that can be jury rigged, or will you just get the warning all of the time if you use cufon on your secure pages?

  3. ssteiner
    Member
    Posted 1 year ago #

    I just hunted this down and, in my case, only "wp-includes/js/jquery.js" is being pulled in over http://, everything else is https://

    I'm guessing there's a missing site_url call before one of the includes but I haven't yet tracked it down.

    I'll post to my blog when I figure it out.

    S

    http://websaucesoftware.com/blog

Topic Closed

This topic has been closed to new replies.

About this Topic