![]() |
Specific H1 dependent on post category
What I would like to do is the following....
If the page is a "post" from the "portfolio" category then I want to override the H1 so its <h1>Portfolio</h1> and not the name of the post. Likewise if the "post" is from the "blog" category then I want to override the H1 so its <h1>Blog</h1> and not the name of the post. I'm guessing the answer is to use hooks but could you point me in the right direction please. Something off the top of my head: PHP Code:
|
Which theme are you using? Where did you try and add this code?
|
I'm using the metric theme and I tried adding this in both the functions file and in the simple hooks "genesis_before_content Hook" area.
I don't even know if the code I typed is correct... |
no, the code isn't right I just needed some info so I can help make it right.
In the functions.php file you don't need <?php ?> so just use PHP Code:
|
| All times are GMT -5. The time now is 11:26 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.