• Resolved teracharity

    (@teracharity)


    Hi, I installed your plugin last week and updated all of our posts – everything was working properly (i.e. the post titles didn’t show) until yesterday when I checked our website and found that post titles were back even though each post is still showing ‘Hide’ on the settings.
    Is there an issue with the plugin at the moment?
    Many thanks 🙂
    Jo

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • 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.

    Thread Starter teracharity

    (@teracharity)

    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.

    Thread Starter teracharity

    (@teracharity)

    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.

    Thread Starter teracharity

    (@teracharity)

    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 😀

    Thread Starter teracharity

    (@teracharity)

    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.
    Thread Starter teracharity

    (@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.

    Thread Starter teracharity

    (@teracharity)

    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/

    Thread Starter teracharity

    (@teracharity)

    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.

    Thread Starter teracharity

    (@teracharity)

    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.

    Thread Starter teracharity

    (@teracharity)

    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

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Post titles still showing’ is closed to new replies.