Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

category pages - with just the linked title, author, date of each related post


  #1  
Old Jun 24, 2009, 03:48 PM
janey73
 
15 posts · Jun 2009
We're needing an index of entries within a category rather than an excerpt of each entry within a category.

We'd like a single page that is just a list of each post for a particular category. It includes the author, date and title for each post and, of course, is linked to the individual post page

Is there something set up like that? It seems like a lot of people would want / need it.

Many thanks
  #2  
Old Jun 25, 2009, 08:51 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You could make a copy of index.php as category.php and exclude everything your don't want from category.php by deleting that part of the code or better (so you can get it back easily), by commenting it out = putting a hash # character or 2 slashes // in front of the PHP


<?php bfa_post_kicker(); // Post Kicker: To edit the output, see functions/bfa_post_parts.php ?>

<?php bfa_post_headline(); // Post Headline: To edit the output, see functions/bfa_post_parts.php ?>

<?php bfa_post_byline(); // Post Byline: To edit the output, see functions/bfa_post_parts.php ?>

<?php # bfa_post_bodycopy(); // Post Bodycopy: To edit the output, see functions/bfa_post_parts.php ?>

<?php bfa_post_pagination(); // Post Pagination: To edit the output, see functions/bfa_post_parts.php ?>
  #3  
Old Jun 25, 2009, 01:11 PM
janey73
 
15 posts · Jun 2009
Most excellent! Thank you, Flynn!

This also solves the problem of that nagging "Vote the Post" plugin not working right on the excerpts since it just bypasses it for this index page, which is just fine.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
%author-linked% and All-in-one-SEO artiflo Post-Kicker, -Byline & -Footer 11 Feb 1, 2010 07:32 PM
3.2 to 3.3.2 Update: %author-linked% in ByLine does not longer work Mariosagt Post-Kicker, -Byline & -Footer 3 Apr 14, 2009 08:25 PM
Welcome message as post without date or title? blueprairie Header configuration & styling 1 Apr 2, 2009 08:12 PM
author-linked c32v Post-Kicker, -Byline & -Footer 1 Feb 26, 2009 06:43 PM
Posted by %author-linked% on %date('j F Y')% bseppa Post-Kicker, -Byline & -Footer 0 Dec 13, 2008 12:38 PM


All times are GMT -6. The time now is 12:18 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.