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 » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] Removing Post Footer on Homepage except 1st post


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 27, 2009, 02:49 PM
Larry
 
37 posts · Sep 2009
[SOLVED] Removing Post Footer on Homepage except 1st post

I got this to work before on:
http://www.topcountrymusicvideos.com/
but I have added the same code to this and it is not working:
http://market-updates.online-stock-trading-guide.com/
any ideas?

Here's the code I added to both based on this thread : http://forum.bytesforall.com/showthread.php?t=3729

<?php
if ( ( is_front_page() AND ($bfa_ata['postcount'] == 1) )
OR ( !is_front_page() ) ) {
bfa_post_footer('<div class="post-footer">','</div>');
} ?>
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Removing Post Footers on Homepage except top post Larry Post-Kicker, -Byline & -Footer 2 Oct 5, 2009 06:14 AM
[SOLVED] How do I make the space between header and 1st post smaller? pilsen1 Header configuration & styling 6 Sep 28, 2009 08:16 PM
Removing Dashed Line Above 1st Post on Single Post Page krystyna Post-Kicker, -Byline & -Footer 2 Aug 27, 2009 05:14 PM
No Spacing Between 1st Post and Sidebar in IE LabbyRoad Atahualpa 3 Wordpress theme 2 May 26, 2009 01:09 PM
Post / Page Info Items - Button crashes comp, how do I add to post-footer? Image help everygirlssecret Post-Kicker, -Byline & -Footer 1 Jan 5, 2009 01:12 PM


All times are GMT -6. The time now is 10:34 AM.


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