Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.
From the author of Atahualpa, the #1 most downloaded (700,000+) theme @ wordpress.org
#1
Oct 21, 2010, 09:30 PM
jillin
12 posts · Oct 2010
San Francisco, CA
[SOLVED] How do I get rid of page headlines in the body of pages, but not posts?
I figured out that deleting "<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>" from The Loop code will eliminate the headlines in both pages and posts, but is there a way to set conditions on it and take out just the page headlines? Here's my url: http://bobsweldart.com/wordpress/ I would really rather not have them there, but I do need post titles.
#2
Oct 21, 2010, 11:27 PM
lmilesw
9,475 posts · Jul 2009
Central New York State USA
You can use CSS and display:none or if you have Atahualpa 3.5.3 you can go to ATO>Configure SEO and set Use Post/Page Optioins to yes then on each post or page you will have a box that lets you turn off the title for that particular page.
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
#3
Oct 22, 2010, 01:11 AM
jillin
12 posts · Oct 2010
San Francisco, CA
I upgraded and that's great feature, thanks a bunch.