Hello,
I have a tiny problem with the localization of the F8-Static theme. I'm going to run a 3 languages blog. But the creator of this theme didn't "allow" localization. All english words are written black on white, here is an exemple :
<li><a href="<?php echo get_settings('home'); ?>/" title="Return to the the frontpage">Home</a></li>
I use WPML to translate all strings. What can I do to make WPML see the strings of this theme?
Thanks