The tag disappears when editing a listing

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.

When will the bug be fixed?

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.