• Resolved selym

    (@selym)


    This plugin works for every page but the one I need it for, the home page. When I try to uncheck for the page I’m using as a front page and click save, it just refreshes and reverts to checked.

    Perhaps it’s something on my side because I have the same issue with the Title Remover plugin too, but figured it couldn’t hurt to ask.

    fyi, I tried using this plugin on 3.9.2 and I got the same result. I am using a free theme from the WordPress repository, but had the same issue when trying to use the built in Twenty Thirteen theme.

    https://wordpress.org/plugins/toggle-the-title/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author avner.komarow

    (@avnerkomarow)

    hi,
    first of all, an apology – sorry it took me a week to replay.

    now, it sounds like a theme issue to me (i am assuming that you are using a static page for homepage)
    the theme builder need to use the_title() or wp_title() or $post_id->post_title and so on just as long that you are getting the title via wp standard internal functions it will work.
    this way, every theme should be compatible unless the author decided not to work with the wp standard functions….

    i can give you a quick workaround:
    1. go to edit a page
    2. at the top is a “Screen Options” panel link, on the Top far right side just under “Howdy & your name” click on it
    3. make sure that Custom Fields is enabled
    4. search in the current edited page for the “Custom Fields” that is now visible and there should be a failed with the name “toggle_page_title
    now if you like to show page title put 1 as the value and click update. if like to hide it put 0 and click update.

    Plugin Author avner.komarow

    (@avnerkomarow)

    over a month with no replay – i am resolving the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Does not seem to want to keep setting saved’ is closed to new replies.