Shape 5

Joomla Templates => Soul Search - Club => : mktgape May 14, 2018, 04:24:02 PM



: New Template Style Page Doesn't Work With HTTPS
: mktgape May 14, 2018, 04:24:02 PM
I have moved a client's website over to HTTPS.  Everything is working except a template style page that was created for 6 landing pages.  Here is the link to one of the landing pages using this alternate template style page: https://moneyproblems.com/erase-debt

As you can see, the CSS is not pulling correctly and also the links in the HTML are not pulling the HTTPS designation so it causes the page to fail.  How do I get the CSS to pull corectly?  How do I change the links to HTTPS?

Thanks in advance for your assitance.


: Re: New Template Style Page Doesn't Work With HTTPS
: mikek May 17, 2018, 09:23:47 AM
Hello,

Your site is calling the css files with a http:// instead of https://. The easiest way to fix this is to go into the template configuration under the General tab under "Your Site URL if SEO enabled". In that field enter your full url:

https://moneyproblems.com/

That will override the prefix of each css file call with a secure call.

Also, make sure you have updated your configuration.php file to reflect the change in url.