X-theme has code causing mixed content issue

I have been having issues with my site showing as unsecure even though I have SSL. My web host has advised after investigation that there is code in the template causing mixed content issue. They have said that there is some hard coding to a link or a file - http://demo.theme.co which is causing the problem, and have said I need to contact the developer to resolve.

My site is https://coachmi.com.au/

Could you kindly assist? Thank you.

Hi @CoachMi,

I see an instance of the background image that loads from a demo content:

url(//theme.co/x/demo/integrity/1/wp-content/uploads/sites/2/2013/06/bg-integrity-1.png)

But the code itself uses // which is header agnostic and should not cause a problem.

Anyways you can go to **X > Theme Options > Layout and Design > Background Image.

But please consider that there are no errors on my browser console when it comes to the demo page. Instead, it has the HTTPs mixed content error from the assets that a plugin with the name of custom-about-author causes.

Please disable that plugin and test and you should see no problem.

Thank you.

Hi @christopher

Thank you! Disabling the plugin solved the problem.

Kind regards
Mi

You’re very welcome, Mi!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.