StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-06-2009, 01:38 PM
Kailani Kailani is offline
Registered User
Genesis Member
 
Join Date: Jul 2009
Posts: 25
Default V 4.0: Homepage showing wrong number of posts

Does anyone know why one of my categories is showing the wrong number of posts? I specified that category to show 3 posts but it's showing 4. All the other sections are showing the right number of posts.

This is the code I used:

<?php $recent = new WP_Query("cat=81&showposts=3;".get_theme_mod('featured_top_right2')."&showposts =".get_theme_mod('featured_top_right2_num')); while($recent->have_posts()) : $recent->the_post();?>

Section "Weekly Columns" @ http://islandlife808.com

Aloha
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set number of posts showing for category davisec52 General Discussion 4 02-07-2011 07:21 AM
homepage div category not 'listening' to number of posts to show speedmouse General Discussion 7 01-17-2011 08:59 AM
Changing The Number Of Posts Showing In The Tabber Rhubarb General Discussion 5 01-28-2010 02:01 PM
Streamline 1.0 - Increasing the number of Featured Posts on Homepage TimRWC General Discussion 4 01-28-2010 09:00 AM


All times are GMT -5. The time now is 11:07 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.