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 »

How to exclude a category from showing in the kicker or footer


 
Prev Previous Post   Next Post Next
  #1  
Old Jul 23, 2014, 03:57 AM
Jerry_Q4d
 
22 posts · Apr 2014
How to exclude a category from showing in the kicker or footer

Hi, I am back to ask the great experts here! Currently I am using the kicker and footer info items to display the categories for each post. I am using the shortcode %categories-linked for this:

%categories-linked(', ')%

So each category gets a link in the kicker/footer, separated by a colon. Basically, this is what I want. However, there a a few categories I am using solely for technical reasons (images are displayed based on this category by using css and the like). I dont want these "ugly" technical categories to show up in the list of categories displayed by %categories-linked%. Is there a way to do that?

I have tried using css to apply "display: none;" to the category links in question, but it seems they dont have a special id or tag. All I came up with is:

.category-total-mg div.post-footer a:hover, div.post-footer a:link, div.post-footer a:visited, div.post-footer a:active {
display: none;
}

But of course this removes ALL category links in case the category is "total-mg", and not just the specific link to category "total-mg". Hope I am making myself clear...
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Author avatar in kicker/footer? Danielwerner Post-Kicker, -Byline & -Footer 2 Aug 24, 2013 05:49 PM
[SOLVED] Exclude date (in kicker) in all categories except one farmal Post-Kicker, -Byline & -Footer 2 Sep 26, 2010 04:53 PM
Put AddThis in Kicker or Footer nick51 Post-Kicker, -Byline & -Footer 8 May 12, 2010 08:12 AM
PHP goodies for kicker/footer? paulae Post-Kicker, -Byline & -Footer 5 Oct 14, 2009 08:13 AM
Category title on category page, not on each post excerpt kicker paulae Excerpts, Read more, Pagination 4 Jun 22, 2009 11:33 AM


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


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