Cannot display page name from menu in Blog page header
-
Hi, I am having a problem displaying the title for the blog page on a site in the header. I’ve managed to implement it for the rest of the pages but nothing shows on this page. I made it display by adding the following code to header.php in the branding div:
<h1 class="headertext"><?php the_title(); ?></h1>
I’m assuming I need to add this elsewhere for it to display for ‘Blog’ but I’m not sure where. Can anybody help me with this please?
Thanks.
https://www.1978bektest.co.uk/howell2/[ Please do not bump, that’s not permitted here. ]
- The topic ‘Cannot display page name from menu in Blog page header’ is closed to new replies.