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.
whenever I edit a listing with a tag the tag drops out. So if a user made a change to their listing they also would have to re enter all their tags again before saving their listing.
the actual result is:
The tag disappears when editing a listing
The Expected result woul be for the tags to stay there if they edit their listing.
I can give you access if you want to see for yourself but over a private channel
When will the bug be fixed?
andrii
September 4, 2023, 12:57pm
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
October 4, 2023, 12:58pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.