G’day, try disabling Jetpack and see if that helps. I tested locally with wp-minify and crayon-syntax-highlighter without problems, even without enabling my plugin.
cheers,
Ross
Thread Starter
matugm
(@matugm)
G’day, are you on a host with load balancing, e.g. Network Solutions? I discovered recently that load balanced hosting handles SSL connections at the load balancer, presenting simple HTTP connections to the real server. Some load balancers (like Amazon) give some hints that let you get around this, but Network Solutions in particular doesn’t even do that. See article for more information:
WordPress is_ssl() doesn’t work behind some load balancers
Thread Starter
matugm
(@matugm)
Fixed! turns out it had nothing to do with your plugin, my server is using a reverse proxy which is also terminating ssl.
If anyone else is having this issue have a look here http://codex.wordpress.org/Administration_Over_SSL
I want to thank you for pointing me into the right direction 🙂
G’day, that’s almost the same thing — I must add both of these things to the FAQ where people will find them. Thanks for the link, will incorporate it.
cheers,
Ross