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
  #1  
Old 03-26-2012, 08:21 AM
kimwhite kimwhite is offline
Registered User
Genesis Member
 
Join Date: Oct 2010
Posts: 16
Default Multiple "post" pages. But can't customize the front page

I have created my own child theme and made my own front page.
For the Front Page I made a home.php template.
I only want 3 categories on my home page. Inside I have other pages pulling post, but I was able to make custom post types, so I can pull in just the categories I want.

The "Theme Settings" option to exude pages appears to only work for pages that are using the "blog" template.

So my question is... how can I control the categories on my home.php page?

thank you,
Kim White
  #2  
Old 03-26-2012, 08:43 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

Put widget areas on the home.php. Use the Featured posts widget and restrict it to categories using the widget settings. :)
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #3  
Old 03-26-2012, 02:28 PM
kimwhite kimwhite is offline
Registered User
Genesis Member
 
Join Date: Oct 2010
Posts: 16
Default

ok. I do have widgets on.
So how do I make the features post NOT in the sidebar then but where I want them?
right now my home page just looks like this:
the main thing i'm doing is adding special wrap div only for the index page to format mypost.
I'm guessing i"m going about this is the wrong way?

<?php get_header(); ?>
<div id="index-wrap">
<?php genesis_before_content_sidebar_wrap(); ?>

<?php genesis_before_content(); ?>

<?php genesis(); ?>

<?php genesis_after_content(); ?>


</div>
<?php get_footer(); ?>
  #4  
Old 03-26-2012, 02:40 PM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

You need to make a home.php that has widget areas - much like we did in some of our other themes.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #5  
Old 03-26-2012, 03:13 PM
kimwhite kimwhite is offline
Registered User
Genesis Member
 
Join Date: Oct 2010
Posts: 16
Default

I have some themes so I will look.
A large part of my problem is there is a full width image that separate the page. I have not seen a way to handle this with the widgets. I would REALLY like to fix this, as I'm making it the background image and forcing a "space" between the widgets to accommodate. but I can't link it, and I know it will come back to bite me. here is the layout... if you can point me in the right direction I would be VERY grateful. The site is done, but behind a wall till we go live on Wed. I need to solve the post problem by then.
  #6  
Old 03-26-2012, 04:58 PM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

You'd need two sidebar areas to start - the top right and the bottom right.

I;d do a top left and right, then a middle fill width area and THEN the left side post area and the regular sidebar.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
 

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
"Next" and "Previous" post feature on Homepage/Front Page WyffGoaL General Discussion 5 04-08-2010 04:20 AM
having a "sticky" post on front page jonbennett General Discussion 1 07-23-2009 09:50 AM


All times are GMT -5. The time now is 02:56 AM.

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