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 -- and this forum will be removed on July 1st, 2013.

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
  #8  
Old 07-04-2009, 09:34 PM
mediawatch's Avatar
mediawatch mediawatch is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Feb 2009
Location: NH
Posts: 16
Default Re: Next Page Link

I believe I have resolved this issue by adding

Code:
cat=-55&showposts=12
into the first snippet of code that Charles provided.

So that it now looks like this:

Code:
<?php $recent = new WP_Query("cat=-55&showposts=12".get_theme_mod('featured_top_left')."&showposts=".get_theme_mod('featured_top_left_num')); while($recent->have_posts()) : $recent->the_post();?>
55 is the number of the "Featured" category in my setup. Now the Featured posts are showing in the FCG box, and all other categories below it.

Charles - thanks for your help!
 

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
Hide Home Page Widgets When Using Next Page Link trish General Discussion 1 12-07-2009 09:38 AM
1024px page width and page link? hunnas General Discussion 2 07-31-2009 06:06 PM


All times are GMT -5. The time now is 02:49 PM.

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