Describe the issue in as much detail as possible. Please remove the sections below if the issue is obvious enough and doesn’t require extra details.
Problem 1: The Featured Date is the Same as the Expiration Date of the Listing
Problem Description: When I set a listing as featured, the featured date is the same as the expiration date of the listing, even though all configurations seem to be correct.
Additional Details:
I am using HivePress with WooCommerce to manage listings.
The settings for the featured duration are configured to 30 days, and the listing expiration duration is 90 days.
*The meta key hp_featured_time
is identical to hp_expired_time
for featured listings.
Steps Already Taken to Resolve the Issue:
Verification and configuration of settings in HivePress and WooCommerce.
Clearing cache and deactivating/reactivating plugins and the theme.
Analysis of metadata in the database (meta keys and meta values).
Question: How can I resolve this issue so that the featured date is distinct from the expiration date of the listing?
Problem 2: Resetting the Featured Package for Already Published Listings
Problem Description: When I feature an already published listing, the featured package does not reset.
Additional Details:
Published listings should be able to be featured again with a new package.
Package settings in HivePress are configured to allow this.
Steps Already Taken to Resolve the Issue:
- Verification of package settings and listing parameters in HivePress.
- Analysis of PHP code to check updates of packages and listing statuses.
Question: How can I properly configure HivePress so that already published listings can be featured with a new package and that this package resets each time?
Steps to reproduce
List the steps to reproduce the issue.
Actual result
Describe the actual result.
Expected result
Describe the expected result.
Extra details
Add a link to your site, screenshots or any other details that may help us pinpoint the issue.