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
  #1  
Old 11-30-2009, 07:45 PM
mooredb mooredb is offline
Registered User
Genesis Member
 
Join Date: Nov 2009
Location: Houston, TX
Posts: 19
Default Featured Blog Post On Home Page

I want to be able to have a blog posting stay on the home page as a featured content until we change it. I don't want it be rolled away when a new blog post is posted. Does anyone know of a plugin that will allow me to control the contect in the bottom section of the home page?

here is my test site http://www.questyx.com/wdc

Thank you.
  #2  
Old 12-01-2009, 06:40 AM
Rebecca Diamond's Avatar
Rebecca Diamond Rebecca Diamond is offline
Administrator
 
Join Date: Oct 2008
Location: somewhere in the wilds of Canada
Posts: 11,498
Default

There are a couple of different ways you could do it. Where do you want it to appear/stay? in the first section?
__________________
Rebecca, Copyblogger Community Manager & Admin
StudioPress on Facebook!
  #3  
Old 12-02-2009, 06:24 AM
mooredb mooredb is offline
Registered User
Genesis Member
 
Join Date: Nov 2009
Location: Houston, TX
Posts: 19
Default

I would like to be able to allow all 4 of the sections to be controlled and allow me to select which post to feature manually. I've zipped and attached 2 php files that some in the forum sent me that works GREAT for selecting static pages, but not individual blog posts. Which I need.

Thanks.
Attached Files
File Type: zip phpfiles.zip (4.6 KB, 2 views)
  #4  
Old 12-02-2009, 07:46 AM
october-29's Avatar
october-29 october-29 is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Italy
Posts: 404
Default

Create 4 categories (featured_01, featured_02... Etc) then assign those where appropriate to be shown. So you can write a post of ex. Cat News and featured_02, and it'll show in the 2 place, when you have another newer just deselect cat featured_02.
Simpler to do than to explain. Sorry.
__________________
Visit http://teethgrinder.net for free child themes.
  #5  
Old 12-04-2009, 07:35 AM
mooredb mooredb is offline
Registered User
Genesis Member
 
Join Date: Nov 2009
Location: Houston, TX
Posts: 19
Default

Yes that makes sense, but my issue is that the way the file is setup it doesn't allow me to select the blog postings, just page links from the nav. I can't figure how to create it so that it will allow me to select the blog postings as well as the static pages in the file to do this.
  #6  
Old 02-11-2010, 03:54 PM
rePete's Avatar
rePete rePete is offline
Registered User
Genesis Member
 
Join Date: Jan 2009
Posts: 49
Default help with hpbottom1 etc

I have a similar request, I have created four categories Featured_01 thru 04. I have tried to change the home.php file to reflect those categories, in my case 5,6,7and 8 respectively. I cannot get any posts to show up in hpbottom1-4. Where exactly do I place the category numbers in the home.php file? Am I missing something here?

below is where I have changed home.php to reflect category 5.

PHP Code:
<div class="hpbottom1">
        
            <?php $recent = new WP_Query("cat=5".get_theme_mod('hp_bottom')."&showposts=1"); while($recent->have_posts()) : $recent->the_post();?>
my url is:http://petehanratty.com

Thanks,
Pete
 

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
Home Page Blog Post rbowling General Discussion 3 07-08-2010 05:06 PM
Home Page Blog Post rbowling General Discussion 1 08-20-2009 03:04 AM
Blog post on home page lakeeffect General Discussion 1 07-22-2009 10:15 PM
Can you make a single post featured with normal blog home pmontero General Discussion 2 06-05-2009 09:28 PM
Home Page Showing Blog Post Not Featured Property Post brentbrodie General Discussion 1 03-01-2009 04:24 PM


All times are GMT -5. The time now is 07:24 AM.

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