Troubleshooting the WordPress Blog Title on Posts Page or home.php

WordPress does not cope well with displaying titles on home.php pages the same way it does on other pages. These are the pages marked “Posts Page” in the wp-admin/pages section of any WordPress website.

The solution does not require the installation of a plugin.

Use the following code to display page titles on the home.php page

<?php echo get_the_title( get_option('page_for_posts', true) ); ?>
WordPress Blog Title Not Displaying!
Most small problems like this do not WordPress plugins. WordPress is eqipped with great hooks and features that make it a dream to build in. If you require a profesional Melbourne WordPress Developer please get intouch with us for an obligational free quote.