Hello,
Is there a way to run PHP code in the Text in Footer text area of Thematic options? I need to determine the blog url using the get_bloginfo('url') function of WordPress so that linking works in both root or any subdirectory. I am getting onto this habit of linking so that everything works regardless of the blog directory.
Thanks.