• Resolved 3vance

    (@3vance)


    When I publish a product, then try to edit it later, the edit form loads with all fields empty instead of showing the existing product details.

    For example, if I publish a product titled “Awesome T-Shirt” and then go to Account > Products to edit it, the form comes up blank as if I’m adding a new product.

    How can I fix this? Kindly assist.

Viewing 1 replies (of 1 total)
  • Plugin Support Saiful Islam

    (@saifislam01)

    Hi @3vance,

    Thank you for reaching out!

    It sounds like you’re experiencing an issue where the WP User Frontend edit form isn’t loading existing product data when trying to edit a published product. This can happen if the form isn’t configured to pull in data correctly or if there’s a caching issue on your site. Here are some steps to troubleshoot and resolve this:

    • Ensure the form you’re using to edit products is linked correctly to the post type for “Products.”
    • Go to WP User Frontend > Settings and ensure that the form is set up to edit posts of type “Product” (or your specific post type, if different).
    • Verify that the form fields have the correct meta keys matching those used for the products. This allows existing product data to auto-fill in the form fields.
    • Deactivate other plugins temporarily to see if there’s a conflict causing the data not to load.
    • Ensure you’re using the latest version of WP User Frontend. Updates often include bug fixes that may resolve issues like this.

    If the issue continues after these steps, please contact through?the website for further assistance.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.