Hi, have been using this plugin for a long time but it sorely needs an update. I am now unable to update any pages because of some bug in editorskit that prevents pages from saving
While debugging, I discovered that the problem seems to be related to the “Estimated Reading Time” feature. To fix this, I need to refactor the feature, which will require some time, but not too much. In the meantime, you can disable the feature to see if it resolves the issue. Can you please try this and let me know if it works?
Hi, the new update has broken our site menus. Any menu item that uses it’s page title as the link now appears as #123 (no title) where 123 is a 1-4 digit number. If the menu item uses a custom label it appears fine
If the website is live, please provide me with the URL so I can investigate the issue. If it’s local, you can use this tool to make a short screen recording which will also save the console log for debugging purposes.
From what I can tell it’s because your editorskit_hide_title filter is running even when the title is being grabbed for other uses like the nav menus. So your filter changes the title to '' and then in nav-menu.php lines ~850-859 the function thinks the page has no title so it gives it that default string