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/
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?
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