Archived topic
Wordpress 5.9 updated.Now I can't hide title when making a new page...
5 replies · Started by Douglas on January 25, 2022
Wordpress auto updated to 5.9. When I go to make a new page, the title can't be hidden. I'm on GP 3.1.1 theme, GPP 2.1.1, GB 1.4.1,GB Pro 1.1.2.
Hi Douglas,
I can verify that is indeed the case with the new update.
Unfortunately, this is beyond our control as it's a WordPress core team's decision to have it removed for the latest version.
If you wish to keep this functionality, you may have to consider reverting to 5.8.3.
I found a work around, I think.
Under "Disable Element", I checked "Content Title". The page title is now hidden. Is this the same as clicking the little grey "eye" icon, to the right of the title, that hid the title before WP 5.9?
Yes that could work as that unhooks the Content title's HTML structure from the page.
This, in effect, removes the page title from the page instead of just hiding it. :)
Thanks Elvis.
What do you think of, instead of "disabling content title", I set the color of the title to black, but slide the transparency all the way to zero?
Hi there,
I found a work around, I think.
Under “Disable Element”, I checked “Content Title”. The page title is now hidden. Is this the same as clicking the little grey “eye” icon, to the right of the title, that hid the title before WP 5.9?
this is the method you should use.
The Eye icon was literally a shortcut to this function.