A common question people ask when making a WordPress site is “How to remove/hide the “Page Title” on my homepage?”.
There are all sorts of good reasons why to want to do one of the above. A common one might be that you’re using a Page as your homepage instead of the default stream of posts that many themes use, and you don’t want a title getting in the way of your custom look. Another might be that you’re using a Page as a landing page, and again, the out-of-the-box title simply gets in the way.
So, do you want to hide titles for selective posts and pages without editing a single line of code? Then all you need to do is to obtain and install the Hide Singular Title plugin for WordPress.
Hide Title plugin lets you easily hide the title of any specified post or page. Don’t want “Home” at the top of your homepage? Just switch the Hide Title option on.
Automated Installation
- Go to 'Add Plugins' section
- Enter 'Hide Singular Title' into search box and press enter
- 'Hide Singular Title' should appear on search results now
- Click 'Install Now' button to install 'Hide Singular Title'
Manual Installation
If your WordPress installation does not support web-based plugins installation, you need to install plugin manually. Follow these simple steps. Please do not forgot to read the built-in documentation before installation, which is available in
/inc/docs folder.
- Download the latest version of Hide Singular Title
- Unpack
- Upload wp-hide-singular-title folder to the /wp-content/plugins directory
- Activate the plugin through the 'Plugins' menu in WordPress
Please read built-in documentation for more detailed instructions.
Requirements