Forums


Theme Lab Forums » Theme Support

tomodachi intermittent problem

(4 posts)

No tags yet.


  1. Lynne
    Member

    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
    lynne

    Posted 1 month ago #
  2. Lynne
    Member

    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
    Lynne

    Posted 1 month ago #
  3. Leland
    Key Master

    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 #
  4. Lynne
    Member

    superb worked a treat many thanks
    lynne

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.

Recent Comments

  • Leland: No problem, and I like what you did with the theme! Looks great.
  • Nick: Yep, just got it. I removed this: <a href=”">Home Thanks!
  • Leland: Go into your header.php file and remove the following. <li<?php if ( is_home() or is_archive() or...
  • Nick: Hi, Thanks, but the problem is that there’s still a “Home” page that is forced to say as the...
  • Leland: @Nick: Have you read this? http://www.themelab.com/2008/0 4/28/you-dont-need-a-blog-on-y our-front-page/

About The Author

Welcome to Theme Lab. My name is Leland, and I run the place. I write all the tutorials and code all the themes you see here on the site.

For more information about me, feel free to read the about page. If you want to drop me a message, feel free to contact me.

Interested in advertising on Theme Lab? We have advertising available at very reasonable rates. Head on over to the advertising page for further details.

Please read our Privacy Policy and Terms of Service in regards to theme usage.

© 2008 - Theme Lab - Powered by WordPress