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 footer in 2-column excerpts - 3.7.3


  #1  
Old Feb 16, 2012, 11:59 AM
pvelte
 
38 posts · Apr 2010
I am successfully using Juggledad's Two Column Post Page Template on a site I am developing for a client. Now I need to remove the footer from the excerpts on the front page but leave it on the two full posts above the 2-column excerpts. See: http://whitewingdesign.com/cynthia/

I've tried using the changes mentioned in:
http://forum.bytesforall.com/showthread.php?t=3729&highlight=remove+footer+exce rpts

Since 3.7.3 no longer has the ATO->Style & edit CENTER COLUMN->The LOOP option, I am making the changes to the template_two_column_posts.php file.

The recommend code change does not remove the footers from the excerpts. I've been unable to find any other reference to removing excerpts... am I overlooking something obvious? I greatly appreciate any help.
  #2  
Old Feb 16, 2012, 12:31 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you have two posts above the columns, you could try this
HTML Code:
<?php 
if (  $bfa_ata['postcount'] <= 2 )  {
    bfa_post_footer('<div class="post-footer">','</div>');
} ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Feb 16, 2012, 01:01 PM
pvelte
 
38 posts · Apr 2010
Perfect! Thanks so much for a very quick response and fix to this request.

Bookmarks

Tags
excerpts, footer

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing footer on one page only rastevenson Post-Kicker, -Byline & -Footer 6 Jun 7, 2013 01:39 PM
Removing Gray lines above the centre column PodCan Center area post/pages 2 Jul 26, 2010 04:28 PM
I want the excerpts to be shown in 1 or 2 or more column layout as specified by the u falguni1 Excerpts, Read more, Pagination 2 Feb 18, 2009 02:46 PM
removing footer links byronyasgur Atahualpa 3 Wordpress theme 3 Feb 2, 2009 06:43 AM


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


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