Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   How to remove kicker from specific pages (http://forum.bytesforall.com/showthread.php?t=7609)

Fredr Jun 16, 2010 05:07 AM

How to remove kicker from specific pages
 
Hej!

I'd like to remove the post-kicker from specific pages. I'm trying to change the original loop with:

PHP Code:

<?php if ( !is_page ('x') ) {bfa_post_kicker('<div class="post-kicker">','</div>'); ?>

.

but the post-headline too (with the title of the page) disappears.

How can I do?

Thanks!

juggledad Jun 16, 2010 05:49 AM

see http://forum.bytesforall.com/showthread.php?t=6606


All times are GMT -6. The time now is 04:56 PM.

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