title vanishes on editing page or post
-
Hi,
when editing a post or a page the title of the post or page vanishes the moment I click the save button. This happens always and is reproducable. I am using the theme 2017 and the block editor.
I am using just a few essential plugins like contact form, WPGlobus for multilanguage and a DSGVO plugin.
I noticed this error yesterday with V. 7.0.2 – today I updated to 7.0.3 hoping the error would be fixed, but it still keeps eliminating the title from any post or page as soon as I press save-button.
any help apreciated -
Hi! This really sounds like a plugin conflict, especially since you mentioned WPGlobus (multilanguage) and a DSGVO/GDPR plugin – both types of plugins sometimes hook into the save process and can interfere with each other or with core fields like the title.
A good way to isolate it:
- Deactivate WPGlobus only, then try editing and saving a post – does the title still vanish?
- If yes, reactivate WPGlobus, deactivate the DSGVO plugin instead, and test again
- If neither alone causes it, try deactivating both at once to confirm it’s really one of them and not something else (like a caching plugin or theme function)
Since you already updated to 7.0.3 and the issue persists, it’s likely not a core bug but something in how one of those plugins is hooking into the save/title field specifically. If you find which plugin causes it, it might be worth checking if there’s a newer version of that plugin, or reaching out to that plugin’s own support if it’s outdated.