(2015-01-11, 07:12 PM)Teasy Wrote: Wow, what a great Theme. I love it. Thank you for your work.
I habe an issue with ungegisteres visitors. They see my forum without any symbols coming out of the symbol font file. A new user showed me this issue in firefox and internet explorer. After he registered everything looked OK.
Any idea how to fix this?
Thanks in davance,
Teasy.
Probably it's the use of the FontAwesome in local mode, you can try to change in headerinclude template, the call of the FontAwesome css and replace that with the CDN of FA.
Search this on headerinclude:
<link href="{$mybb->settings['bburl']}/images/square/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
And replace with this:
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
Try it.
----------------------
Thank you guys for all your kind words, I deleted xstyled because a lot of things happened in my personal life, my free time is less than before, and some people only wanted me for changing basically all their forums completely (Support for me it's only to fix things that doesn't work, and maybe a few tweaks... but people only asked how to change the design overall, the colors, the function of the design itself, etc... that's not support for me, sorry).
I want to still develop free themes for MyBB, so, I'm gonna do that, but at irregular intervals of time, and giving support and ONLY SUPPORT (Fixes, and a few tweaks, nothing more) here on MyBB Community.
Greetings and see you all soon =).