Tagged: avia framework, https, Images, SSL
Our client wants the entire site loaded over SSL. We have managed to implement most of this by changing the general settings, running velvet blues update urls several times to catch variations on the ‘old’ urls, doublechecking all php code in our child theme, etc.
Unfortunately there are still some items that are coming up from http: instead of https: These include:
Except for the profile, aren’t these items implemented as posts and/or attachments, so that the references should have been fixed by the velvebtlues plugin?
Please advise how we should proceed. The customer is very concerned that some items are still referencing the http: urls.
======
submitted by Chuck Gregory, developer for Barbara Deckmeyer.
client site url: https://gochronicle.com
That did not help. Since the client reported that the issues were primarily on the home page, I edited the page to correct the issues. For each image that was being pulled from http: I just told it to replace the image and saved the new one which was using https:. It was tedious but it appears to have worked.