Hi, @sarangsss29
Thank you for such an elaborate description of the issue you are facing.
First, showing Updated: date is 100% controlled by your theme. The default theme Twenty Twenty One does not come with this feature, so I had to add it, in order to try and replicate your issue. I used the code provided here: https://www.wpbeginner.com/wp-tutorials/display-the-last-updated-date-of-your-posts-in-wordpress/
The code above checks if there is a day between modified time and published time, and then it displays the modified date. I don’t know how your theme handles that. Maybe there’s something wrong there.
That being said, I couldn’t replicate your Gutenberg editor experience.
As you can see here, I only get Publishing… and not Updating…
https://youtu.be/8M44T_dCmnk
I tried this with and without Gutenberg plugin active.
All of the above concludes that your theme might
– hook up to the Publishing process
– have a logic problem when displaying or not the Updated on field.
Unless you can replicate the issue in Gutenberg with a default theme, this is not a WordPress itself issue, but a theme related thing.
Since you use a commercial theme (Aquene), please go to their official support channel. We feel they are best equipped to support their products.
https://themesharbor.com/contacts/
Forum volunteers are not given access to commercial products, so we would not know why your commercial theme is not working properly. Commercial products are not supported in these forums.
Hope this helps,
Kind regards!
Hi @vladytimy
Thanks for the reply. I figured it out. It is the
AddToAny Share Buttons Plugin
https://wordpress.org/plugins/add-to-any/
I finally figured it out. I have deactivated the plugin and will never use it.
Sorry for the trouble, and thanks for the reply. I should have extensively tested the issue before creating a thread.
- This reply was modified 2 days, 8 hours ago by
sarangsss29.
No worries! I’m glad you found the culprit plugin. Actually, you did quite a lot of debugging before posting here so, that helped a lot!
If your problem has been solved, we would love if you would mark this topic as resolved in the sidebar. This helps our volunteers find the topics that still need attention and more people will get helped, possibly like you did.
Thank you!