Trying to solve mixed content problems: http vs. https

18 views
Skip to first unread message

Michael Cianfrani

unread,
Feb 4, 2014, 12:38:56 PM2/4/14
to myev...@googlegroups.com

When my site is set to a unsecured URL in the wordpress admin, homepage at http:///www.mysite.com and is viewed over https the javascript,etc. elements of the plugin do not come over as https and are dropped by the browser and the plugin doesn't function without them.

When my site is set to secured URL in the wordpress admin, homepage at https:///www.mysite.com and is viewed, the js files come over https fine, but then this one component of the plugin does not:

http://schema.org/Event

That one missing part aside, ideally I'd like to be able to have the admin set to http, and if someone hits the page with an https version of the URL to have all the content come through
properly and not set off the browser alerts and drop the mixed content.

Thanks!

Michael

Michael Cianfrani

unread,
Feb 4, 2014, 1:23:03 PM2/4/14
to myev...@googlegroups.com
also these seems to some through hard coded and is coming from the plugin?

"<link rel='stylesheet' id='evcal_google_fonts-css' href='http://fonts.googleapis.com/css?family..."

myEventON

unread,
Feb 4, 2014, 5:29:41 PM2/4/14
to myev...@googlegroups.com
The second link you posted is for google donts which indeed is hardcoded, I am not sure if google fonts are allowed on https. 

- Ashan
Reply all
Reply to author
Forward
0 new messages