Post thumbnail not deletable

Support MB Frontend Submission Post thumbnail not deletable

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7128
    flowdeeflowdee
    Participant

    After uploading a post thumbnail, it shows up correctly on the backend, as well as on the form.

    Problem: When clicking the delete button (the "X" icon when hovering the image inside the form), it's removed. But then I click save and after the page reloads, the thumbnail is still there (form and backend).

    User is logged in and also admin.

    FYI: The same happens to standard "image" meta fields as well! They're not deletable.

    #7291
    Truong GiangTruong Giang
    Participant

    Hi there,

    Sorry for late reply. Can you give me the code you use to register meta box?

    Thanks.

    #7295
    flowdeeflowdee
    Participant

    [mb_frontend_form id="Meta box ID" post_fields="thumbnail"]

    #7361
    Anh TranAnh Tran
    Keymaster

    Hi Florian,

    I've just updated both MB Frontend Submission (version 1.1.1) and Meta Box (on Github) to make the post thumbnail deletable. Can you please try them?

    The old technique is removing files via ajax, which is not doable in the frontend. The new version of file field uses simple hidden input field to store value, and makes it deleteable. It also allows us to clone file field if needed.

    Please just try and let me know the result.

    Thanks,
    Anh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Post thumbnail not deletable’ is closed to new replies.