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 Marketplace » Customization, Design, Programming... »

remove Page titles


  #1  
Old Nov 13, 2009, 04:05 PM
cway
 
154 posts · Jul 2009
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
 
10,176 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
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
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>'); } ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #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
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
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.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #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?
  #7  
Old May 18, 2011, 03:44 AM
rachitihm
 
1 posts · May 2011
If you're using Atathualpa, just insert
display:none;
in the theme options for Header Box: Text:
Appearance/Atahualpa theme options/Style POSTS & PAGES

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 02:50 PM.


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