Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #321810

    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:

    • “<link rel=”profile” href=”http://gmpg.org/xfn/11&#8243; />”
    • the background-image to div toppad2
    • links from av_textblock_sections
    • image sources from avia_image_containers

    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

    #322157

    Hi!

    Try installing this plugin:
    https://wordpress.org/plugins/wp-force-https/

    Best regards,
    Josue

    #322309

    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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problems with Secure Socket Layer’ is closed to new replies.