Home Forums Unicon Issue implementing SSL

Home Forums Unicon Issue implementing SSL

This topic contains 3 replies, has 2 voices, and was last updated by  Phil (Support) 7 years, 3 months ago.

  • Creator
    Ticket
  • #83729

    Hi there!

    Thank you for the awesome theme. Just had one issue trying to implement SSL for the site:

    I’m having trouble having an entirely secure connection with our site. I think it is due to the header bar image and the logo used in the header.

    Those images are linked to using http://location_of_image instead of https://location_of_image. Although the blog page itself is served using SSL, the images are still grabbed in clear text. This happens due to the fact that when you upload an image into the Unicon theme, Unicon uploads that image and saves its path as http in the database.

    I have been playing around with the database and have added an ’s’ after http. This causes the navigation bar not to show up at all, most likely due to a mismatch between the database and some configuration settings somewhere else on the server.

    Could you please help make sure that all images are served using SSL after they have been uploaded into the Unicon theme?

    Thanks!

    Michael

Sorry, only verified customers can view ticket replies.