Hello, every time I edit the listing, the listing tag disappears. So, I have to re-enter it. This phenomenon is strictly intermittent. Some listings will still have the tag, while others will have the tag gone. It is exactly the same as the bug report below.
https://community.hivepress.io/t/tags-drop-out-of-the-listing-entry-when-editing-it/365
When will the bug be fixed?
andrii
4
Hi,
Please use this PHP snippet as a temporary fix (How to add custom code snippets - HivePress Help Center) - remove_action( 'hivepress/v1/events/hourly', [ hivepress()->tag, 'delete_empty_tags' ] );
I hope this is helpful to you.
system
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.