Home » WP Citrus

category

Latest Wordpress Themes

  • UMBOOM - business, blog, portfolio theme
  • Geronimo - One page portfolio & business theme
  • Alabastros Studios Wordpress Version
  • BluePrint Magazine
  • DotMobi - WordPess Theme for Mobile Devices
  • Business WordPress Theme created by professionals
  • Pang - Business and Corporate Wordpress Template
  • Blackops - Porfolio & Blog
  • The Developer WP3 Edition
  • Premium Football - 32 in 1
  • Eunice - Business, Blog, Portfolio Wordpress Theme
  • Sheets Wordpress Theme
  • Exquisite Works WP - Blog and Portfolio Theme
  • Ultra Web Studio, Blog & Portfolio Wordpress Theme
  • Corporate Works
  • Duotive ONE General Purpose Wordpress Theme
  • Optimus Theme
  • Sidelined - a flexible, modular Wordpress 3 theme



Hi,
We have a website and would like to add a light box feature to some of the category pages. We can simply add this in to the post and page entries….is it possible on a category page too?

Read More...

If you use “the_category(‘, ‘);” it displays the category but also its a link.
I need to get just the title (no link) to become a variable.
So just say the category is “Toast” ,
$var = the_category(‘, ‘);
print $var;
Which would display “Toast” just as plain text.
Any ideas ? The about displays “Toast” but as a link.

Read More...

Can anyone please give me the code to show the total number of a user’s comment or a categories total number of post.

Read More...

For a particular category page, instead of listing all the posts in that category, I want to list all the tags associated with all the posts in that category. Is there a simple way to do this?

Read More...

Hey…I am trying to run a tutorials site with wordpress but when users click a category I want it to list the topics in that category just like:http://pscloud.com/category/navigation-b…
But on my site when you browse them it lists all the posts in full…:http://colinsmiley.net/?cat=5
is there a plugin or mod or setting that can do that?…Thanks

Read More...

My wordpress did not come with a site/category folder…
I was to make category archives.. so that some of my posts go to different page as well as the front page.
Right now it goes to the main page.. but i want to have categories and some go to different pages
how do i do this?

Read More...

I manage a weblog about tourism destination management: http://www.tourism-master.com and I want one of the pages to display only posts from a certain category, but I don’t know if this is even possible, maybe there is a plugin or addon that would do the trick. Or do I have to run a second blog? But how would I then integrate the two?

Read More...