Note: As Amanda points out in the comments, it is not a good idea to do this for SEO and accessibility reasons. In Genesis, entry titles on single Post pages get wrapped in h1 tags by default. What if you want to change these to h2 instead like this? Just add the following in your […]
genesis_entry_title_wrap
How to set Heading tags for Entry Titles in Genesis conditionally
A user in Genesis Facebook asks: how to wrap portfolio items on archive-portfolio.php in h3 and not in h2 tags? i am using this plug in (https://github.com/copyblogger/genesis-portfolio-pro) thanks so much genesis_entry_title_wrap filter hook can be used to change the heading tags from the default h1 (if HTML5 with semantic headings) or h2 to another, say […]
Recent Comments