Hi, I am using a template that allows featured articles, however, they display on every page -- I only want them to display on my homepage.
Can I fix this? My site looks like this: EGCG.ca
Hi, I am using a template that allows featured articles, however, they display on every page -- I only want them to display on my homepage.
Can I fix this? My site looks like this: EGCG.ca
Back up your theme first!
Duplicate the page that has the features, and call it front-page.php. From there, duplicate the loop page if you need to, and call it something like loop-frontpage.php. Change the front-page.php reference to point to this loop.
In the old loop, delete the references to the featured articles.
That should do it?
John
You must log in to post.