badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Mixed http/https problem

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54973
    Tony
    Participant

    Hi… on my site http://mariannefrylectures.co.uk I am trying to secure certain pages using the plugin WordPress HTTPS. If you hover over the section tabs, you will see that the Organisers tab shows that that page is secured. [Once this testing is over, that may be changed.]. But if you click on the tab, the page loads initially as https but then http.

    I have already changed the links to the images from absolute “http://<address>/directory…&#8221; to just “/directory…”

    Examining the browser console, the problem seems to be the following, which I believe is being generated by the Attitude theme. Note the http:// reference in the social profile bit:

    </head>
    
    <body class="page-template-default page page-id-187 logged-in admin-bar no-customize-support custom-background ">
    	
    	<div class="wrapper">
    				<header id="branding" >
    				
    	<div class="container clearfix">
    		<div class="hgroup-wrap clearfix">
    			<section class="hgroup-right">
    			
    			<div class="social-profiles clearfix">
    				<ul>
    			</ul>
    			</div><!-- .social-profiles -->	<form action="http://mariannefrylectures.co.uk/" class="searchform clearfix" method="get">
    		<label class="assistive-text" for="s">Search</label>
    		<input type="text" placeholder="Search" class="s field" name="s">
    	</form><!-- .searchform -->
    				<button class="menu-toggle">Responsive Menu</button>
    			</section><!-- .hgroup-right -->	
    				<hgroup id="site-logo" class="clearfix">
    																		<h2 id="site-title">
    

    NB I have an Attitude child theme active, which has a modified clone of attitude_headerdetails() to display the site logo top-left. However, my child theme does not contain any http references, so I think the above is coming from the Attitude theme itself.

    Any suggestions, please?

    #54977
    Tony
    Participant

    Update.. I have encountered other problems with my approach and decided to simplify things by forcing the entire site to use SSL. So the above is no longer an issue for me.

    #55002

    Hi Tpny,

    Yes you need to force the entire site to SSL. So that all the http:// links into your site will not be a problem and your site loads with https:// without any issue.

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.