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 06-21-2009, 04:33 PM
rebeltraders rebeltraders is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 11
Default Make home page appear as blog with full post showing

Looking to use 'streamline' but wish to have the home page display posts in a traditional 'blog' format. Where or how do I make the necessary changes so that posts show fully and not with a 'read more'.

Kind regards. Chuck
  #2  
Old 06-21-2009, 07:45 PM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Make home page appear as blog with full post showing

rename page_blog as home.php or copy the code from archive.php and replace the code on home.php and save.
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
  #3  
Old 06-21-2009, 08:05 PM
rebeltraders rebeltraders is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 11
Default Re: Make home page appear as blog with full post showing

Thank you for the suggestion. However it did not work .. The image below is what I now get after I copied the archive.php code over to home.php.[attachment=0:2woikrl3]6-21-2009 9-04-23 PM.png[/attachment:2woikrl3]
  #4  
Old 06-21-2009, 08:30 PM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Make home page appear as blog with full post showing

that's because you didn't copy archives.php you copied page_archives.php Please copy the correct file.
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
  #5  
Old 06-21-2009, 09:00 PM
rebeltraders rebeltraders is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 11
Default Re: Make home page appear as blog with full post showing

Thank you Debra..

You are correct, I copied the wrong one. Now I need to get the posts to be 'expanded' instead of only showing excerpts. Where can I change that function?

Kind regards...[attachment=0:3eqkcvxn]6-21-2009 9-59-43 PM.png[/attachment:3eqkcvxn]
  #6  
Old 06-22-2009, 06:49 AM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Make home page appear as blog with full post showing

open your new home.php

find

<?php the_excerpt(__('Read more', 'studiopress'));?>

replace with

<?php the_content(__('Read more', 'studiopress'));?>
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
  #7  
Old 06-22-2009, 08:45 PM
rebeltraders rebeltraders is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 11
Default Re: Make home page appear as blog with full post showing

Hi Debra..

Thank you so much!

One other question if I may please.

By doing what I did (moving the archive.php to the home.php) have I impacted any of the SEO features? In other words, does the code for the archive page have less SEO emphasis and by making that code my home page will I have cut my SEO down? If so, what should I change to restore it.

I am VERY interested in this theme because of the recent involvement with Yoast to make the theme more SEO ready, and I don't want to mess that up :)

Kind regards,
Chuck
 

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 make a FULL blog post, instead of partial? rebekahsimpson General Discussion 3 01-11-2011 10:45 PM
How to make a Blog post full width? geneburwood General Discussion 8 11-13-2009 03:15 PM
Home Page Showing Blog Post Not Featured Property Post brentbrodie General Discussion 1 03-01-2009 04:24 PM
Content on Home.php shows full blog post tyrant General Discussion 5 01-13-2009 05:47 PM


All times are GMT -5. The time now is 01:39 PM.

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