Hello SwiftIdeas
I’ve added SSL to my checkout page but the padlock on the URL bar persists in showing me the yellow triangle and the message;
The page at ‘https://www.mysite/checkout/’ was loaded over HTTPS, but is submitting data to an insecure location at ‘http://www.sulafurnishing.co.uk/’: this content should also be submitted over HTTPS.(index):337
I checked the Developer Tools > Console and found the error to be
<div class=”ajax-search-wrap” data-ajaxurl=”https://www.mysitek/wp-admin/admin-ajax.php”>
So I switched off Search in the Nav bar but I still get the warning.
I have installed WordPress HTTPS so perhaps I have a setting wrong in there or in WooCommerce.
Also, should Wishlist, My Account and the Admin also be secure?
Many thanks,
Bobby