I tried different kind of shortcodes
For example this one:
[fu-upload-form class=”your-class” title=”Lade Deinen Post hoch” form_layout=”post”]
Also with ‘form_layout=”post_image”
Hey guys, I also have the same problem 🙁
If I look up for the upload in the mysql database, I can see the new post in the post database. But in the attribute “post_type” it’s always a attachment.
If I change the post_type manually to “post”, I can see the new post in “manage ugc”.
Maybe we can fix this together ;)?