Links changing from https to http …not the desired behavior
-
I am having difficulty with links dynamically generated in wp_head, for instance, like enqueued scripts and plugin resources or any dynamically generated url within my theme code. They are using http instead of https, even though the url in the database is https. I’ve tried implementing this plugin to address the problem and it is now forcing even hard coded links to http instead of https, which is breaking the link to the css file, etc. This seems counter-intuitive. Am I missing something?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Links changing from https to http …not the desired behavior’ is closed to new replies.