Wordpress Themes - WP Forum at BFA
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.

Wordpress Themes - WP Forum at BFA » WordPress Marketplace » Customization, Design, Programming... »

remove Page titles


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Nov 13, 2009, 04:05 PM
cway
 
148 posts · Jul 2009
remove Page titles

Does anybody know where I go to remove Page titles?
I'm using WordPress 2.8.4 and Atahualpa 3.4.1
  #2  
Old Nov 16, 2009, 06:55 AM
lmilesw's Avatar
lmilesw
 
9,473 posts · Jul 2009
Central New York State USA
Under Style Posts and Pages go to the Headline Box and enter display:none;
__________________
~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  
Old Nov 16, 2009, 07:12 AM
juggledad's Avatar
juggledad
 
20,147 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
lmilesw's suggestion is a good one, but be aware that if you enter the 'display:none' then you won;t see eithor page or post titles.

If that is what you want, then you could also go to ATO->Style & edit CENTER COLUMN->The LOOP and remove the line
HTML Code:
<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>
which would reduce the number of lines of code being run

If you ONLY want to prevent the PAGE titles from displaying, then change the line above to
HTML Code:
<?php if (!is_page()) { bfa_post_headline('<div class="post-headline">','</div>'); } ?>
  #4  
Old Dec 6, 2009, 07:30 PM
Rashell's Avatar
Rashell
 
67 posts · May 2009
would it be possible to remove just the titles from the multi post pages such as search, categories lists, archives...?
  #5  
Old Feb 10, 2010, 05:38 AM
juggledad's Avatar
juggledad
 
20,147 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
Rashell, do you want to remove the SIDEBAR's? or are you asking if you can remove the TITLE's of the WIDGETs in the SIDEBARs?

When you ask a question, please be as detailed as possible.
  #6  
Old Jul 12, 2010, 12:23 PM
deshoda
 
1 posts · Jul 2010
I wanted to know how to hide post title for a specific category. I want the title to appear in the browser tab but not on the page. But how do i do that?

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing Page titles in single pages with out removing post titles robertbrand Atahualpa 3 Wordpress theme 7 Jun 21, 2011 10:33 AM
[SOLVED] How to hide page titles on the home page Tim F Post-Kicker, -Byline & -Footer 1 Aug 22, 2009 04:18 AM
Page Titles jtotally New Versions, & Updating 4 Jun 27, 2009 11:30 AM
How do I use TTF Titles Plugin on the widget titles? chavahn Sidebars & Widgets 0 Mar 5, 2009 10:05 AM
Take Page Titles and Widget Titles for example... bseppa Sidebars & Widgets 0 Dec 12, 2008 07:44 PM


All times are GMT -6. The time now is 06:54 PM.


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