I want to use cloudflare for the free ssl . I have done this with several wordpress sites with success . I am using xenforo on my site talkgear.net but before I start I was wondering if anyone had done this and what was the process ? Thanks Mike
XF will detect if HTTPS is being used and switch some things based on it. So ideally, you'll want CloudFlare to connect to your server using HTTPS as well (you may be able to use a self signed certificate for this).
Your style is loading Google fonts css over HTTP. When you go HTTPS, everything embedded needs to go over HTTPS. You'd need to modify the template (or whatever is inserting that embed) to use HTTPS.
Could you help me with the file and the path, or I do it discretely through (XF admin > Appearance > Templates) ? And if so what file what it be ? Thanks Mike