Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] Removing Page title from top of page - using 3.4.1 (http://forum.bytesforall.com/showthread.php?t=2686)

Loungefly Jul 28, 2009 12:38 AM

[SOLVED] Removing Page title from top of page - using 3.4.1
 
Hi all,

Hoping someone could explain how I remove the page title from the top of each page. I had a look at this thread: http://forum.bytesforall.com/showthr...ght=page+title and nothing in that thread seemed to help me. I tried editing the index.php (as per post#12 in that thread), but I couldn't find the relevant code in it. I'm assuming it's because of the version I'm using (3.4.1) and it's changed? Any help would be greatly appreciated.

juggledad Jul 28, 2009 10:52 AM

see http://forum.bytesforall.com/showthr...ighlight=title

Loungefly Jul 29, 2009 01:42 AM

Ah. Got it now. Seems that pages option was broken in 3.4.1. I updated to 3.4.2 and all is working fine now. Thanks so much for that. :)

Dockery Dec 19, 2009 08:41 AM

I have a client with atahualpa 3.4.1 which notes the page titile function as broken.

To remove the page title from all pages with out further isues, I added the following code to the CSS Inserts:

.post-headline {display:none;}

Worked like a charm

lmilesw Dec 19, 2009 11:42 AM

I'm just curious. Is there a reason NOT to upgrade to Atahualpa 3.4.4?

paul Dec 23, 2009 06:01 PM

can anyone tell me how i can remove the title in the posts please

lmilesw Dec 23, 2009 08:44 PM

If you want to remove remove titles totally you could put in the CSS inserts.
HTML Code:

.post-headline {
display:none
}


paul Dec 24, 2009 05:47 AM

Quote:

Originally Posted by lmilesw (Post 21445)
If you want to remove remove titles totally you could put in the CSS inserts.
HTML Code:

.post-headline {
display:none
}


thanks squire....


All times are GMT -6. The time now is 11:14 PM.

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