Hi dear user.
On line 62 from this file – hide-page-title/wpdevart_hide_page_title.php, find this code –
if($this->need_to_hide() && self::$first_title && (self::$head_fired || did_action('wp_body_open'))){
and change it with this code –
if($this->need_to_hide()){
This should help.
Hi, thanks for your reply 🙂
Where is the file you mentioned? I have very little experience with WordPress so I would appreciate specific steps.
Thank you so much.
By the way, what appears to be a global option to Hide or Show on the main left-hand bar on the Dashboard also does not work – I’ve just found it and toggled both options to Hide, and the post titles are still there.
Just letting you know.
Update: I found the Plugin Editor, then worked out how to locate the file and updated it – it works!
I learned something new, thank you 😀
Ok, not so happy now as it’s broken our menus
I will reverse the plugin edit. Any other ideas please?
-
This reply was modified 5 years, 4 months ago by
teracharity.
It’s also removed our post links from the bottom of the page…
I have taken screenshots if you want them.
Hi dear user.
We updated our plugin, can you try the new version.
Thanks.
Dear wpdevart
Many thanks for your reply. I’ve just manually updated the plugin, checked that posts and the global settings are “Hide”, but it’s still showing post titles 😕
https://tera-charity.ngo/emergency-repairs-in-india/
Hi again
I’ve just noticed that when an individual page setting is ‘Show’, the page title is hidden. Everything seems to be working the opposite way around.
Thank you.
Do you know of a simple way I can hide the post titles while you’re looking for a fix for my issue, please? 🤞🙂
Hi dear user.
We tested the plugin and it works fine on the WordPress standard theme.
Unfortunately, we don’t know any other way for hiding the post titles.
Thanks.
Hi, thanks for your reply.
I updated to v1.05 but still no change so I uninstalled the plugin. Fortunately, I managed to find the CSS coding to enter manually, so our pages now look how they did before the plugin became incompatible with our theme (which I presume is the problem).
Best wishes,
JW