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 »

Static front page - can display posts but want excerpts


 
Prev Previous Post   Next Post Next
  #1  
Old May 26, 2010, 11:41 AM
Mikef
 
2 posts · May 2010
Help Static front page - can display posts but want excerpts

Using this forum I now have a static front page which displays my latest 3 posts. I am using ver 3.4.9

I have tried to alter the code I have to display excerpts instead but have drawn a blank.

The code I use in index.php is:

<?php if ( is_front_page() ) { ?>
<?php $my_query = new WP_Query('showposts=3');
while ($my_query->have_posts()) : $my_query->the_post(); ?>

<?php /* This is the actual Wordpress LOOP.
The output can be edited at Atahualpa Theme Options -> Style & edit the Center column */
bfa_center_content($bfa_ata['content_inside_loop']); ?>

am I missing something obvious??
 

Bookmarks

Tags
excerpts, loop, static page



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] excerpts on front page harty Excerpts, Read more, Pagination 1 Feb 14, 2010 02:07 PM
[SOLVED] Display only one category in front page posts majofa Post-Kicker, -Byline & -Footer 8 Dec 24, 2009 01:36 PM
[SOLVED] Need static header image to display on the front page but no image on any o joaodagraca Header configuration & styling 2 Aug 10, 2009 01:45 AM
Inserting Excerpts into Static Front Page Mac Excerpts, Read more, Pagination 0 Feb 28, 2009 04:30 AM


All times are GMT -6. The time now is 07:56 PM.


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