Archived topic
Serving a secure site
1 reply · Started by Simon on December 5, 2016
Hi,
I have just upgraded my websites to use SSL, but the one that uses GeneratePress is delivering "Mixed content" because the navigation logo and the Mobile Header logo seem to be hard coded to http://
I have looked at the code but it's a bit beyond me. I have found the function generate_construct_logo() which is where it's created, but can't see how to fix it.
As WordPress is moving more and more towards insisting upon https please can this be fixed asap?
Kind regards
LymeSimon
Hi there,
The WordPress image controls store the setting as a URL as opposed to an ID.
You can either use a plugin like Velvet Update URLs, or simply re-upload those images in the Customizer so they use https.