• Hello!
    Today I tried to post custom posts with your plugin:
    [fu-upload-form form_layout=”post” post_type=”store”]

    But unfortunately a created form always has:
    <input type="hidden" value="post" name="post_type" id='' class='' multiple='' />

    So after submitting I always get post with type ‘post’ not ‘store’

    Please pay attention that the post type ‘store’ is enabled on setting page “Enable Frontend Uploader for the following post types”.

    Please look what you can do about it.
    Thanks in advance!

    http://ww.wp.xz.cn/plugins/frontend-uploader/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rinat

    (@rinatkhaziev)

    Hey,

    Is “store” post type allowed in plugin’s settings? Check out: “Enable Frontend Uploader for the following post types”. If store is not checked post type will be set to “post” as a fallback.

    Thread Starter zehrgut

    (@zehrgut)

    Rinat, thanks a lot for the quick response!
    But I wrote in my first message:

    Please pay attention that the post type ‘store’ is enabled on setting page “Enable Frontend Uploader for the following post types”.

    Thank you for your support!

    Plugin Author Rinat

    (@rinatkhaziev)

    ZehrGut,

    I can’t reproduce this issue. Trying to upload posts, pages and custom post types, everything works as intended.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘value="post" name="post_type" ALWAYS’ is closed to new replies.