CMS – blog page h1 doesn’t show
-
I’ve set up a test site where I am using WordPress as a CMS. I followed instructions to set the homepage as a static page and (in settings/reading) and I set “News” as the blog page.
My problem is that the news page is missing the h1 title “News” and I can’t figure out why. I did alter the header.php code
<h1><?php wp_title(''); ?></h1>
to stop the title “pages” appearing above my sidebar nav. Perhaps this has something to do with it. Anyway, it’s unique to my News (blog) page and everything else is working fine.I’d be grateful for suggestions.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CMS – blog page h1 doesn’t show’ is closed to new replies.