<header class="entry-header">
<h1 class="entry-title" style="display:none;">
<span class="riyad_title">News</span>
</h1>
</header>
makes it invisible, but still occupies the same space; i would like to remove it entirely.
hide entry-header instead:
<header class="entry-header" style="display:none;">
<h1 class="entry-title">
<span class="riyad_title">News</span>
</h1>
</header>
]]>
Hi. I am using Spacious free theme and your plugin. It is working good with Page Title, but not working on blog post title. I checked all blog posts to hide titles but it is not working there.
Can you add more features like hiding archive title? Category page? Tag page title too?
Hi! I use this plugin and works good – it hides the title on certain pages but I have the following problem. The plugin doesn’t hide the header where the title was before and leaves it blank. How can I hide it on those pages? Thanks!
]]>I have installed the plugin on a multi-site WordPress v4.3.1, but the plugin generates an error message:
Notice: Trying to get property of non-object in /var/www/…/wp-content/plugins/wp-hide-title/wp-hide-title .php on line 127
It seems $post is undefined. Searching I found a number of other sites using the plugin with the same error message. I am not sure how to fix – except adding a if(!is_null($post))
around the offending line, but I am not sure if it affects the functionality.
This plugin was working just fine, and then it suddenly stopped working. Titles are appearing on all pages, even on ones I have checked to hide title.
]]>