• Hi,

    I read other support issues regarding uploading to the custom post type, but i dont get the content to the Manage UGC in the custom post type Menue. In my case the custom post type is album and the manage UGC is there in the album post type. What I’m doing wrong?

    [fu-upload-form suppress_default_fields=”true” form_layout=”album” post_type=”album”][input type=”text” title=”post_title'” class=”required” description=”album_titel”][input type=”submit” class=”btn” value=”Submit”][/fu-upload-form]

    Kind Regards

    https://www.ads-software.com/plugins/frontend-uploader/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Paul

    (@paulhughes1982)

    Hi,

    I know this is old but might help someone with the same problem.

    Try:

    form_layout=”post” post_type=”album”

    Paul

    (@paulhughes1982)

    From the readme.txt file:

    form_layout
    This determines whether the form is saved as a post/custom post type (‘post’), as a media file (media), or as a post with images (post_media). Default value is media. Example: **[fu-upload-form class=”your-class” title=”Upload your media” form_layout=”post”]**

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Content Custom Post type, Manage UGC (no Content)’ is closed to new replies.