Link to home
Start Free TrialLog in
Avatar of savavoom
savavoom

asked on

How to make a wordpress site secure and stop "This page contains both secure and nonsecure items" from popping up in IE7

Hi,

I've recently had an SSL certificate installed on my site:

http://www.discopixels.com 

Now it's fine in every browser apart from IE7 which does my head in!

I get the normal error message:

'This page contains both secure and nonsecure items, do you want to continue. '

On every page.

I've tried changing everything to https instead of http and creating relative file locations but nothing seems to ditch that stupid message.

Is there a way to do this, and specifically in wordpress?

Any help would be much appreciated!

Thanks
ASKER CERTIFIED SOLUTION
Avatar of edbedb
edbedb
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Couple more

<!-- Start Of Script Generated By cforms v11.0 [Oliver Seidel | www.deliciousdays.com] -->
 
<script type="text/javascript" src="http://discopixels.com/wp-content/plugins/cforms/js/cforms.js"></script>
<!-- End Of Script Generated By cforms -->
 
<script type="text/javascript" src="http://www.discopixels.com/wp-content/plugins/flash-video-player/swfobject.js"></script>
Avatar of savavoom
savavoom

ASKER

Still can't get the site to work properly in IE.

I've changed all suggestions to https, I've done a find and replace on every file in the site and replaced http with https.

That plugin didn't seem to make a difference. When you say "but I'm not sure how familiar or comfortable you would be with plugin codes." Do you mean I should go into the plugin itself and adjust some settings in the code?

Any more ideas?

I didn't think it would be this hard!

Thanks everyone for the current suggestions!

Also when I change the googlecode file into https it prompts for a user name and password before the page loads, but still the secure site issue comes up.

Thanks
Those 4 links I pointed out are still http:// when I view the souce code from https://discopixels.com.

Also

<link rel="stylesheet" href="http://www.discopixels.com/wp-content/plugins/wp-post-thumbnail/css/wppt.css"