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 Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] Exclude date (in kicker) in all categories except one


  #1  
Old Sep 25, 2010, 05:37 PM
farmal
 
5 posts · Sep 2010
Hi.

I'm trying to find some way to hide the date in the post kicker in all categories except one. Any advice?
I'm using WP 3.0.1 and Atahualpa 3.4.9.
  #2  
Old Sep 25, 2010, 05:52 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Use this
HTML Code:
<?php if (!in_category('7')) { ?> %date('F j, Y, #a#t g:i a')% <?php }; ?>
And put in the category I'd yiu don't want it to show on
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 26, 2010, 04:53 PM
farmal
 
5 posts · Sep 2010
Thank you so much! That worked perfectly. I added "array" for multiple categories:

(!in_category (array('7', '8', '9')))

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Exclude widgets from sidebar deanw Sidebars & Widgets 2 Oct 24, 2010 07:50 AM
[SOLVED] Categories: Half my Categories Items are Missing from Menu on Page/Posts Steady Hand Page & Category Menu Bars 5 Jun 29, 2010 02:03 PM
exclude certain tags/categories from post info items jankph Post-Kicker, -Byline & -Footer 1 Nov 11, 2009 06:35 AM
Exclude categories from %categories_linked% bodger Post-Kicker, -Byline & -Footer 1 Oct 19, 2009 06:12 AM
disable links in category menu for parent categories (only childless categories link) qcook2000 Page & Category Menu Bars 0 May 15, 2009 09:09 PM


All times are GMT -6. The time now is 01:40 AM.


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