Community Forums › Forums › Design Tips and Tricks › Executive Portfolio Page as Home Page, Permalinks, Updating
Tagged: Executive, portfolio as home
This topic contains 6 replies, has 3 voices, and was last updated by Hoppe 3 months, 1 week ago.
-
AuthorPosts
-
February 8, 2013 at 10:39 pm #19168
I’m trying to make the Executive portfolio page be the home page, and found this article:
http://www.studiopress.com/forums/topic/custom-home-php-for-portfolio-home-page-executive-theme/
However, I don’t see any file named page-portfolio.php – where is this file located?
Also, the portfolio page:
http://thetrafficdiva.com/portfolio/
Isn’t updating in Chrome or Safari when changes are made, even after clearing cache; however, they show up immediately in FF.
Finally, how does one change the permalink structure of the portfolio, though I guess once I make the home page the portfolio page, it will just look:
Right?
Thanks
February 9, 2013 at 1:08 am #19181Delete home.php and rename single-portfolio.php to home.php in your child themes folder
Not sure about browser issues but they can take some time to change. Maybe its server caching.
Correct
WordPress Developer & Consultant
Brad Dalton @ WP Sites – Click Here to Get Genesis Child Theme Tips Delivered.February 9, 2013 at 2:05 am #19189Brad,
SoZo’s instruction on that stated to delete the home.php and then rename page-portfolio.php to home.php.
@Hoppe, you will need to do that using FTP. If you use FTP and go to your themes file folder on the server, you will see it there.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsFebruary 9, 2013 at 2:19 am #19191I think its archive-portfolio.php or single-portfolio.php that needs to be renamed to home.php.
This depends on what you want to display on your homepage.
archive-portfolio.php is correct in this case.
Here’s the source code for the page they want displayed on the homepage
body class="archive post-type-archive post-type-archive-portfolio full-width-content
There is no page-portfolio.php file
WordPress Developer & Consultant
Brad Dalton @ WP Sites – Click Here to Get Genesis Child Theme Tips Delivered.February 9, 2013 at 2:26 am #19192body class="archive post-type-archive post-type-archive-portfolio full-width-content
WordPress Developer & Consultant
Brad Dalton @ WP Sites – Click Here to Get Genesis Child Theme Tips Delivered.February 9, 2013 at 2:28 am #19194Ok, I made my entry based off the link to the post where he responded.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsFebruary 10, 2013 at 9:20 pm #19508In the Child Theme there are the following:
archive-portfolio.php
single-portfolio.php
I tried renaming each of those to home.php, and neither made the portfolio page the home page.
Other suggestions?
-
AuthorPosts
You must be logged in to reply to this topic.