StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 03-11-2010, 03:43 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by M2WI View Post
I just want my posts to be seperarted with tags and dates with a line seperation.
You could use a horizontal rule tag (<hr>) in the archive.php theme file. Place the tag somewhere above the PHP endwhile statement.
PHP Code:
<?php endwhile; else: ?>
But below the PHP while statement.
PHP Code:
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help on 2 things here cdeborba General Discussion 2 03-09-2010 07:34 PM
A Few More Things cef General Discussion 5 06-11-2009 10:20 AM
A Few Things cef General Discussion 4 06-04-2009 08:28 AM
A few things that I need help with buddhamus General Discussion 4 05-05-2009 07:22 AM


All times are GMT -5. The time now is 04:19 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.