renderinnovations 0 Report post Posted July 27, 2012 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
Stefan 6 Report post Posted July 27, 2012 Hey Adam, Did a bit of research online and found this possible solution. Give it a try http://www.zen-cart.com/showthread.php?183789-How-do-I-make-a-font-from-Google-Web-Fonts-Secure Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 27, 2012 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 0 Report post Posted August 13, 2012 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 0 Report post Posted August 13, 2012 Which btw, everything is working now. Share this post Link to post Share on other sites
catrina 103 Report post Posted August 13, 2012 Do you need further assistance with anything else? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
renderinnovations 0 Report post Posted August 13, 2012 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 547 Report post Posted August 13, 2012 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