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 03-22-2010, 12:01 AM
PhotoGal's Avatar
PhotoGal PhotoGal is offline
Registered User
Pro Plus Member
 
Join Date: Apr 2009
Location: Lewisville, NC (USA)
Posts: 60
Default Only One Post Shows on Front Page - Streamline 3.0

I've searched and searched in the forum for the solution as to why only one of my two posts is showing on the front page of 912Photos.com. (It's currently showing only one post excerpt/thumbnail.) Do I change the following line of code? I had added "3" after "...&showposts=" but that did not work.

Code:
<?php $recent = new WP_Query("cat=".get_theme_mod('featured_top_left')."&showposts=".get_theme_mod('featured_top_left_num')); while($recent->have_posts()) : $recent->the_post();?>
In WordPress 2.9.2, the number of blog posts showing under Settings > Reading is currently set to "5."

This should be simple, right? What do I need to do in order to have multiple post excerpts/thumbnails on the home page?

Thank you.
__________________
Deb Phillips
The Photo Gal
 

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
Front page only shows 3 posts Tom2134 General Discussion 1 09-05-2010 01:59 PM
Blog page shows full post - even with 'more' tag. kenivey General Discussion 1 01-27-2010 05:11 PM
Front Page Only Display Latest Post (Or Specific Post) cuberds General Discussion 1 11-17-2009 09:58 PM
Post On Front Page ladconciergegrp General Discussion 1 03-03-2009 03:01 PM
How To Add Featured Video To Streamline Front Page rishel General Discussion 6 02-10-2009 07:50 AM


All times are GMT -5. The time now is 09:54 AM.

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