obewanz Posted November 4, 2014 Share Posted November 4, 2014 Ok, I have been porting a PS v1.4.x theme over to PS v1.5.x... so far things have gone pretty well, except for the "Oswald" font that is used on the theme. It works fine on all non-secure pages, but when I go to a secure page like the shopping cart - I see what appears to be TimesRoman instead of Oswald. I have not been able to figure out where this is defined in the theme and have no idea where to look. Link to comment Share on other sites More sharing options...
obewanz Posted November 4, 2014 Author Share Posted November 4, 2014 Answering my own post is kinda silly, but since I could find this nowhere on the forum - I figure I'll post the answer for others in case someone else has the same issue... here is the correction that fixed this problem in the theme folder - find header.tpl file and modify the external font source line as follows: {* google font reference was hard-coded here - caused ssl issues - changed from http:// *} <link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now