iu101
Forum Replies Created
-
Update!
The plugin was working perfectly for 3 months. However for some reason it stopped loading on the home page.
any ideas?
Thanks!
resolved
Forum: Themes and Templates
In reply to: sidebar positionhere some css code that might be useful :
[CSS code moderated – the stylesheet can be accessed from the link to your site – http://codex.ww.wp.xz.cn/Forum_Welcome#Posting_Code ]
here are some image of what im seeing when im logged in/out as admin
or visit:
http://www.hockeyworldtour.ca/wp-content/uploads/2011/09/logged-in.png
http://www.hockeyworldtour.ca/wp-content/uploads/2011/09/logged-out.png
thanks again
Forum: Themes and Templates
In reply to: sidebar positionhere it is:
click hereForum: Fixing WordPress
In reply to: footer.phpthank you so much it worked like a charm
Forum: Fixing WordPress
In reply to: footer.phpthanks again for the quick response, here is to the code for my footer.php:
[code moderated - please follow the guidelines in http://codex.ww.wp.xz.cn/Forum_Welcome#Posting_Code when posting code]
so i added the following two line in the file :
<img src="<?php bloginfo('template_directory') ?>/images/letter2.png"> <?php is_front_page(); ?>to load the image file only on the front page (static home page) but nothing seems to happen, any ideas ?
thanks
Forum: Fixing WordPress
In reply to: footer.php@alchymyth thanks for the replay, one more question where do i need to make the changes to include the conditional tags footer.php or index.php