Hi, I have installed an ssl cert and I am using Enfold with WooCommerce. When I go to checkout I get a yellow not a green padlock in Chrome. After investigating it appears my 2 background images (I am using boxed layout) aren’t been served over https. How can I fix this please?
Hi Yigit, Thanks for that and the quick response. I saw a link to that in another post – however I thought their might be a fix without using a plugin? :)
Turns out the plugin doesn’t work on background images.
The element is internal (hosted on your server) but does not get changed to HTTPS. This is often due to a background image in CSS or an image or file path in JavaScript being hard-coded to HTTP inside of a CSS file. The plugin can not fix these. The image paths must be changed to relative links.
The backend of Enfold doesn’t display the path to the file, so instead I guess I will have to choose no background image, and then add the background image in the CSS using relative path.
Hey!
Actually the urls are stored in the database and you can replace them with a tool like WP MigrateDB. Also see: https://kriesi.at/support/topic/ssl-site-is-broken/
Regards,
Peter
Thanks Peter for the information, much appreciated. However it somehow fixed itself! Sounds strange I know, but when I normally choose a background image in the Enfold Options in WordPress I am sure it used to show what image you have selected in the dropdown. Now it just displays “——–” as though I haven’t selected one (even though I have).
Enfold is a great theme. I think it would be even better if in the options it displayed the path like other themes do, so you can then just alter the path and get rid of the dropdown menus. :)
Hi!
Thank you for the feedback – I’ll discuss this with Kriesi.
Regards,
Peter