Skip Navigation

[Resolved] Allow guest user to add images within post content using Toolset forms

This support ticket is created 3 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 1 reply, has 2 voices.

Last updated by Jamal 3 years, 8 months ago.

Assisted by: Jamal.

Author
Posts
#2236661

Tell us what you are trying to do?
I would like guest users to submit post content / custom post type content on front end. I would like them to be able to add images within the post content (i.e. WYSIWYG editor) as well as uploading featured image.

I have found some similar topics in the forum but haven't been able to work out whether you support this use case or not.

I note WPUser Front End Pro mentions they implement it this way:

Image Insertion in Post Content
You/your users love to share image? No problem at all, they can now insert images to the post content on the fly ajax image upload.

I would rather use Toolset though if possible.

Thank you!

#2237407

Hello and thank you for contacting the Toolset support.

In order to allow guest users to submit new posts with Toolset Forms, you must use the Toolset Access plugin, and configure the form to allow guest users to use it.

This will let users create new posts, but they won't be able to upload files. For that, you will need custom code to change the permissions for upload. Check an example code here https://toolset.com/forums/topic/image-upload-in-front-end-cred-form-not-working-for-visitors/

I hope this helps. Let me know if you have any questions.