Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1048272

    I am having an issue with my padlock displaying because of the reference to a non secure image in the code of the page. I am not sure how it got there, it seems quite old and I don’t know why it is referencing a background.jpg image in the footer? It has something to do with an old IE setting?
    I am not sure if it relates to enfold or an old plugin?

    I am using the latest version of enfold and wordpress.

       <!-- ####### END SOCKET CONTAINER ####### -->
    				</footer>
    
    					<!-- end main -->
    		</div>
    		
    		<!-- end wrap_all --></div>			<!--[if lte IE 8]>
    			<style type="text/css">
    			.bg_container {
    			-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaysitgespride.com/wp-content/uploads/2014/12/background.jpg', sizingMethod='scale')";
    			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaysitgespride.com/wp-content/uploads/2014/12/background.jpg', sizingMethod='scale');
    			}
    			</style>
    			<![endif]-->
    		<div class='bg_container' style='background-image:url(https://www.gaysitgespride.com/wp-content/uploads/2014/12/background.jpg);'></div>
    #1048347

    Hey roamingk,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1048561
    #1049167

    Hi roamingk,

    This is not really theme related, you might want to write to the plugin author. Or try to change the code added by it to https.

    Best regards,
    Victoria

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