Forums
Theme Lab Forums » Theme Support
tomodachi intermittent problem
(4 posts)-
Hi
Just done a complete new install to the latest WP version, and then loaded this theme.
I seem to have an intermittent problem with the black "about" box. Just below search. Sometimes it's there other times it isn't.
Would you be able to shed any light on this please.
I can't think I've done anything to make this happen.
I slightly changed the px value for the site name in the logo box from 175 to 275 so it displays ok, but that is all apart from the re-arrangement of widgets.
thanks
lynnePosted 1 month ago # -
Actually I may have answered by own question it is only on the home page is that how it should be?
Would actually be good to have it on all pages if there is a work around.
Many thanks
LynnePosted 1 month ago # -
By default it's only on the homepage. To set it to display on all pages, you can open up sidebar.php and find the following:
<?php if (is_home()) { include (TEMPLATEPATH . '/about.php'); } ?>Replace with:
<?php include (TEMPLATEPATH . '/about.php'); ?>Posted 1 month ago # -
superb worked a treat many thanks
lynnePosted 1 month ago #
Reply
You must log in to post.








