Tagged: enfold
Hi,
i use enfold for a client’s page, and now, where we want to switch to https:// i receive a failure, because one of the images is not hosted over https but over http. Ok..so far so good.
See here: https://www.herrgmbh.com/
After inspecting with chrome inspector, i saw the following code:
<div id="av_section_3" class="avia-section main_color avia-section-large avia-no-border-styling avia-bg-style-scroll avia-builder-el-23 el_after_av_section avia-builder-el-last container_wrap fullsize" style="background-repeat: no-repeat; background-image: url(https://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-wire-model-fade-white-1500x1085.png);background-attachment: scroll; background-position: top left; " data-section-bg-repeat="no-repeat">
this house-wire-…. seems to be some test image from the construction demo, that was hosted over http.
I cannot find it in the theme code, nore in the backend, but in construction.xml and in the database. How can i remove this shit to remove the https error ?
Cheers
Adrian
Hey duderion,
Here is two possible solutions, first since you know the color section that the image is being used as a background, go to that section and add a new background image to the color section, thus replacing the error. Then you can remove your new image solving the issue.
Second, try using the plugin Better Search Replace & search the database for the full url & replace with a empty line, again solving.
Best regards,
Mike