• Hey! First of all thanks for the great Plugin.

    I’ really looking forward using it but have a problem:
    I put the shortcode here: https://www.crafthive.eu/upload/ and tried it a few times.
    After trying for ages and also despite adding the form_layout=”post_image” into the shortcode I simply can’t upload normal posts. I also tried post_media, which also didn’t work.

    If I upload with this form the data it will always be send into the Media library WITHOUT creating a Post (i read that the pictures are always in the library and have to be approved but in this case not even a post is created).

    There is also no notifiying email (despite being checked) being send to me…

    Would be great If I got help here!

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

Viewing 15 replies - 16 through 30 (of 34 total)
  • Hi! Sorry for taking so long to reply. I couldn’t have access to the error log yet, but something happened. Are you some kind of magician? Because the mandatory fiels are now being required!

    Regarding the Success and Error messages, any idea how I could localize them?

    Thanks!

    Hi Rinat, I think the reason for regular posts not showing is the “Akismet” plugin. I deactivated it and… regular posts finally showed up!
    PS: thanks for your great plugin

    Hello, I just using the regular code, with no twearks, on a WordPress 4 using plugin “Auto Post With Image Upload” to show images as posts on frontpage, as you can see in – https://livrai.me/livrai/

    Selected to autoapprove posts for all users, so nothing appears in Posts > Manage UGC, all images go directly to Media Library

    The problems are:

    – No description comes with the image if i click on it to open it in full view
    Ex: https://livrai.me/livrai/2014/10/09/descansar-e-recuperar-energias/

    – There should be a resize ou compress feature to limit the size of the image published (6MB files take so long to load on frontpage, for example)

    Other than this, as EXCELLENT PLUGIN! Thanks a lot!

    Plugin Author Rinat

    (@rinatkhaziev)

    Hey,

    – No description comes with the image if i click on it to open it in full view

    This depends on your theme, if you go to media manager and click the image you’ll see that title and description are there.

    – There should be a resize ou compress feature to limit the size of the image published (6MB files take so long to load on frontpage, for example)

    This depends on either your wordpress installation max upload size limit or on global PHP settings.

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

    I have the same problem. Only shows in media not in posts. If i try sergioeduardo’s code I get about 4 too many boxes and 3 choose image options, although when I do this it does appear in posts.

    I’ve kinda resolved this but now when a post has an image, the post goes into posts and the image into media, then when I approve both the post has no image with it. Do I have to approve both and then manually add the image?

    Plugin Author Rinat

    (@rinatkhaziev)

    Ditto! You have to insert image manually, because they only get attached to the post not inserted into it.

    I have the same problem. Only shows in media not in posts.
    This is the shortcode I use:

    [fu-upload-form title=”Upload your media” class=”your-class” form_layout=”post_image”]

    I tried everything which is already mentioned in above statements.
    What to do next?

    Hi Rinat,I’m getting these emails…Someone uploaded a new UGC file, please moderate at: https://leadgatevillage.com/wp-admin/upload.php?page=manage_frontend_uploader

    and when I go to moderate the upload there is nothing showing on the Manage UGC Posts page

    I have tried to upload posts and images myself and that doesn’t work either.

    I’m only using this short code [fu-upload-form] in my pages

    This is what the code puts on the site page

    Submit a new post

    Your file was successfully uploaded!
    Title
    Post content or file description
    p
    Your Media Files
    Edit

    Can you help me please?

    This is my site https://www.leadgatevillage.com

    Regards,

    Martin Boyle

    Plugin Author Rinat

    (@rinatkhaziev)

    Martin,

    Default shortcode [fu-upload-form] shows media upload form. To use it to upload posts you need to modify it, either
    [fu-upload-form form_layout='post'] for posts or

    [fu-upload-form form_layout='post_media']
    for posts + media

    Hi Rinat,

    I just tried
    [fu-upload-form form_layout=’post_media’]
    for post + media, but it shows up just in media, not in post

    Plugin Author Rinat

    (@rinatkhaziev)

    It’s supposed to create a post and then create a media file that’s attached to the post. Can you check your posts (just regular, not manage ugc), and see if post was created and set to private)

    Thanks for that Rinat, it is somewhat working now! only when I go into the
    email
    please moderate at: https://leadgatevillage.com/wp-admin/upload.php?page=manage_frontend_uploader

    There is no post there.This happens when I post text only and text and image together.

    The post is in my “All Posts page”

    When an image is attached and uploaded the post text is in the image library as the image description.

    Is this the right procedure?

    Plugin Author Rinat

    (@rinatkhaziev)

    Martin,

    Yes, everything looks ok.

    Thanks for pointing out the email thing, this functionality was implemented long before I added a feature to upload posts, so I need to correct the notifications functionality to properly work for post uploads. I put that on my list for the next release.

    Hi Rinat,

    no post was created, just the picture in the media UGC

Viewing 15 replies - 16 through 30 (of 34 total)
  • The topic ‘Problem with uploading post’ is closed to new replies.