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 »

Creating a home page that is a page


 
Prev Previous Post   Next Post Next
  #31  
Old Mar 17, 2010, 07:31 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ohhhh, that's a piece of cake, You know, the hardest part of solving a problem is defining the problem. This thread is old and things changed greatly with 3.4.x

go to ATO->Style & edit CENTER COLUMN->The LOOP and find teh line

HTML Code:
<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>
and change it to
HTML Code:
<?php if (!is_page('5')) {bfa_post_headline('<div class="post-headline">','</div>');} ?>
NOTE: this will only remove it for teh HOME page, but the if could be changed to remove it from all PAGE pages by saying 'if (!is_page())'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating buttons for the page menu Nourdmrolnmt1 Page & Category Menu Bars 5 Feb 2, 2012 01:03 PM
[SOLVED] Blog Page causes Home Page Tab to light up as well WebWeaver Header configuration & styling 1 Jun 30, 2009 06:45 PM
including page menu bar in static home page Lee Mandell Page & Category Menu Bars 1 Jun 4, 2009 07:35 AM
[SOLVED] Home page versus Front page ldsmedia Atahualpa 3 Wordpress theme 7 May 29, 2009 03:30 PM
Creating a Category Page jmek Forum How-To 2 May 29, 2009 02:44 PM


All times are GMT -6. The time now is 08:49 AM.


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