Review front-end submission

Support MB Frontend Submission Review front-end submissionResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27987
    info@ceescoenen.nl[email protected]
    Participant

    I have make a front-end submission where a client can make a review (rating), that works.

    I will make a front-end submission dashboard where the admin can change some text and set the review from draft to publish.

    The dashboard is showing the reviews. When I click on edit then the front-end submission page is empty (fields value not loading, like it is a new review). What can be the problem? ANd how can I change from draft to publish?

    #28000
    Long NguyenLong Nguyen
    Moderator

    Hi Cees,

    1. Is the review a custom post type or based on the WordPress comments?

    2. The Frontend Submit form does not support changing the post status from Draft to Publish. You can refer to this topic and use the WordPress function wp_update_post() to update the post status based on the field value.

    #28001
    info@ceescoenen.nl[email protected]
    Participant

    Hi, this is a custom post type.

    #28015
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Please follow the Debugging Information step and let me know how it goes.
    https://support.metabox.io/topic/how-to-create-a-new-topic/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.