Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making Pages not show its categories and date.
09-21-2008, 06:32 AM
Post: #1
Making Pages not show its categories and date.
This is a response to DLE's Comment/Question

In inc/posts.php, find:
PHP Code:
        <class="postmeta">Filed under <?php the_category(', '?> by <?php the_post_author() ?></p> 

Replace with:
PHP Code:
        <?php if( !is_page() ) : ?><p class="postmeta">Filed under <?php the_category(', '?> by <?php the_post_author() ?></p><?php endif ?>


Find:
PHP Code:
    <?php if( $water->show_tags the_tags('Tags: '', '"<br />\n"?>

Add above:
PHP Code:
    <?php if( is_page() ) : ?></div><?php return; endif ?>

Save it & reupload it to your web server.

Water 1.5 Survey - Please take it!

Quote:Do you have Questions? Comments? Concerns? Hopes? Dreams? Desires? Aspirations?? Don’t hesitate to tell!!
Find all posts by this user
Quote this message in a reply
09-21-2008, 11:19 AM
Post: #2
RE: Making Pages not show its categories and date.
Thank you so much! That's exactly what I needed.

Have a blessed day.

DLE
Quote this message in a reply
11-03-2008, 01:41 PM
Post: #3
RE: Making Pages not show its categories and date.
Tried to register but verifier is not working. Need a bit of guidance.
Yes, I did verify correctly - a bunch of times.
But, I'm "blonde" when it comes to making changes in the template.

Kindly help. You can reach me directly on Twitter - user name AlohaArleen

Thanks,
Arleen
Quote this message in a reply
11-03-2008, 11:50 PM
Post: #4
RE: Making Pages not show its categories and date.
Sorry, I don't have "Twitter". If you're stuck on a step, please tell.

In the planned Water 1.5, Pages won't show it's category and date.

Water 1.5 Survey - Please take it!

Quote:Do you have Questions? Comments? Concerns? Hopes? Dreams? Desires? Aspirations?? Don’t hesitate to tell!!
Find all posts by this user
Quote this message in a reply
Post Reply 


User(s) Viewing This Thread:
1 Guest(s)


[-]
Quick Reply
Message
Type your reply to this message here.


Image Verification
Image Verification
(case insensitive)
Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.

Forum Jump:

Contact UsBlogReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication