Jump to content
Sign in to follow this  
renderinnovations

GoogleFont = Secured ssl

Recommended Posts

renderinnovations

Hi! Not sure if anyone would know this, but I installed an SSL for a client who is selling online. Using Jigoshop. However there is unsecured content, I used google chrome and its developer tool to figure out the console where the unsecured content was. It turns out the google font used in typography pagelines uses is not secured... Any ideas on how to secure google font? I had to switch fonts to the typical web style fonts such as verdana etc. I would like to use the google fonts, but it's unsecure content. Just a random ssl, back end type problem if anyone would have an answer or a good idea, please let me know :) THank,s AB

Share this post


Link to post
Share on other sites
Danny

What version of PageLines Framework are you using, as you have made changes to the style.css file (which is not recommended, as it will be removed upon update) and therefore we can see what version you currently have. I spoken to one of our developers and he informed me that all you need to do is add this to your customisation plugin or child themes functions.php file.

add_action( 'pl_force_ssl', '__return_true' );


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
renderinnovations

I was using http://cloudflare.com as flexible ssl source, so forcing ssl doesn't work unless you have ssl directly attached to server (my theory). I don't recall editing the back end style.css file, I probably did. Either way, I'll go back to check. I think we needed to edit because the internet explorer wasn't reading colors correctly. Blasted IE. I'll give the zen cart thread a look see. Thanks, AB

Share this post


Link to post
Share on other sites
renderinnovations

Which btw, everything is working now.

Share this post


Link to post
Share on other sites
renderinnovations

Nope! It was issues with cloudflare and other items. Sorry for delay. Is there a button I click to close threads? The only issue I'm trying to figure out now is internet explorer not reading custom content backgrounds. (in another thread) Thanks for your all quick responsiveness!

Share this post


Link to post
Share on other sites
Rob

I'll accept the answers of my colleagues for you for moderation purposes. In future, when an answer works, it's best to click "Accept", and if you appreciate the help provided, click the green "Thanks" button.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×