Community Forums › Forums › Archived Forums › Design Tips and Tricks › Proper Way To Make Custom Home Page
- This topic has 5 replies, 2 voices, and was last updated 11 years, 7 months ago by
Tony @ AlphaBlossom.
-
AuthorPosts
-
August 18, 2014 at 11:43 am #119563
Porter
ParticipantI'm looking to make a completely customized home page, and want to know the best way to go about it. My site isn't a blog, I'm simply using Genesis and WordPress as a means to create a website.
My current assumption, is that I create an actual page called "Home", and in the WordPress settings, assign that page as my home page. To get the custom look I desire, I would then create a custom template, and assign that template when on the "Home" page dashboard. Is this correct, or do I need to have a home.php file, or index.php file?
Not sure if this matters at all, but this page will be using the sidebar, and I've selected that layout on the page.
August 18, 2014 at 1:31 pm #119579Tony @ AlphaBlossom
MemberHello,
You can use a template, but I prefer to create a new file for the home page if it's going to be completely customized. It should be front-page.php, and if you want to have a dedicated blog page you'd follow the same steps and use home.php for the blog home page.
Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom
August 18, 2014 at 2:30 pm #119583Porter
ParticipantI wasn't aware of the front-page system, thanks for that! I'm not entirely sure what you mean by "blog", in technical terms, what does this refer to? Are you referring to a static page that handles all of my "posts"? If so, I only have a single category of "posts" for this website, as everything else is pages (by design).
August 18, 2014 at 3:21 pm #119602Tony @ AlphaBlossom
MemberNo problem! front-page.php is the proper way to do it, although some people use home.php...but home.php is meant to be the homepage for blog listings. So yes, "blog" page is a static page that displays your posts.
So in you admin you create a "home" and a "blog" page, and select those in settings > reading. To use a customized home page, create a front-page.php file and create your page. Your blog posts will automatically show on the "Blog" page, but if you need to do some customizations you could create a home.php file for that as well - not required though unless you're making a lot of customizations.
This article does a great job of explaining it http://www.billerickson.net/dont-use-genesis-blog-template/
Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom
August 18, 2014 at 3:48 pm #119611Porter
ParticipantAwesome, many thanks, that completely clears it up 🙂
August 18, 2014 at 3:53 pm #119615Tony @ AlphaBlossom
MemberGreat, glad I could help! Have a great day.
Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.