Shape 5

Joomla Templates => Shopping Bag - Club => : pengisuits June 09, 2014, 11:13:20 AM



: font changes when ssl is in effect
: pengisuits June 09, 2014, 11:13:20 AM
Hi there,

I am having an odd issue with the fonts on pages where the ssl is applied - I get a serif font.

Question: How do I make serif font go away so this page looks like the rest of the site?

Site: http://www.onthemovetrucks.com/

Page with ssl applied: https://www.onthemovetrucks.com/index.php/com-virtuemart-menu-configuration/products


: Re: font changes when ssl is in effect
: mikenicoll June 09, 2014, 02:42:28 PM
Hello,

Sounds like your SSL cert is blocking Google Fonts. In the index.php fine the http://google.fonts call and change it to // without the http: so it can be loaded securely.

-Mike


: Re: font changes when ssl is in effect
: pengisuits June 09, 2014, 03:36:20 PM
sorry if this is a stupid question... but what index.php file?


: Re: font changes when ssl is in effect
: mikenicoll June 09, 2014, 03:46:28 PM
The index.php file for the Template on the server. You can access it via FTP or the File Manager within the Template Folder.

-Mike


: Re: font changes when ssl is in effect
: pengisuits June 10, 2014, 08:09:13 AM
ok, that's what I thought. I had made that change but it had no effect. I emptied joomla chache. Still no change.
any other thoughts?


: Re: font changes when ssl is in effect
: mikenicoll June 10, 2014, 01:56:00 PM
Hello,

You are still calling the fonts as:

Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Oswald"

If you PM me back end Super User and FTP I can take a look.

-Mike