272 comments found.
Hi there, Is the plugin compatible to use fields from ACF?
Hello there,
Thank you for writing to us. Our plugin’s custom fields are stored in a meta key so if you match the meta key of the ACF fields while adding the custom fields in our form then they will by stored as ACF fields too.
Regards, WP Shuffle
Many thanks, you were right. It will be great to see the ACF fields preload it on the plugin though.
Can I limit number of categories user can post to ? and also limit upto 5 tags ?
Hello there,
Thank you for writing to us. Unfortunately that is not possible currently but we will try to come up with this feature in our future updates soon.
Regards, WP Shuffle
After creating the form, if you click on the save button, the form is not being saved.
Hello there,
Thank you for writing to us. That usually happens when your site has some js errors. Can you please check once by deactivating all other plugins except ours and check if issue still exists or not?
Regards, WP Shuffle
I have deactivated all themes and plugins. Still having the same problem. Plz wait,,,, Plz wait
Hello there,
Thank you for your reply. That’s a bit strange. Can you please go to the settings section of our plugin and save the settings there and let us know if settings got saved successfully there or not?
Please check the screenshot below for an easy reference.
https://prnt.sc/9RADuVxMzv2WRegards, WP Shuffle
How can I make only one category selected?
Hello there,
Thank you for writing to us. You mean you want to auto select a category at beginning? If yes then unfortunately that is unavailable currently and we will try to come up with that feature in our very next update on which we are already working on.
Did you check the auto assign category option too? By using that you can assign the post to the specific category even if the post submitter doesn’t select that category? Please check the screenshot below for an easy reference.
https://prnt.sc/KuEawVaVEMSmRegards, WP Shuffle
Just questions before purchase
1. I don’t see the post submission restriction in the demo 2. I need the plugin to support HLS URL. because I’ll be using a video hosting provider In addition to YouTube.
Regards
One more thing
For YT VIDEO
UT NEEDS TO RETRIEVE THE TITLE AND THUMBNAIL FROM THE VIDEO
INSTEAD OF THE USER NEEDING TO ENTER EXISTING DATA.
THANKS
Hello there,
Thank you for writing to us. Unfortunately our plugin cannot fetch the details of the video from the youtube.
Regards, WP Shuffle
Hello team, I would like to buy a front end submission plugin, I checked your demo and it seems good. I want to buy it but before that Kindly help with this question. My question is :
Is your plugin compatible with the theme? (https://themeforest.net/item/newspaper/5489609). If yes then please update me
I will be happy to buy it… if not then either you will give me support help will refund the same if it will not work.
I am writing here because I have purchased an Access Pro front end plugin. However, when I install it on my website, then my theme or website starts giving errors so I request a refund which means that the plugin was not compatible.
Waiting your response. Thanks
Hello there,
Thank you for writing to us. Our plugin is a theme independent plugin and should work with any standard WordPress theme. If any incompatibility found then we will surely help you to fix those.
Regards, WP Shuffle
Thank you for your reply. I am going to purchase the plugin. Hoping good and work with my newspaper theme. Thanks
Thank you for purchasing our plugin. Please let us know if you encounter any incompatibility issues.
Regards, WP Shuffle
Hi, i see the plugin demo and its good. My question is
once the user submitted the post from front end, does it directly published in the website? or wait for site administrator approval?
Awaiting for your update
Hello there,
Thank you for writing to us. That can be controlled by admin through plugin settings. If you enable the publish button then the post will be published and if you enable the pending review button then it will submitted as pending review.
Regards, WP Shuffle
I need to add some custom HTML code into a form but there isn’t an HTML field type. Would you consider adding one?
Hello there,
Thank you for writing to us and thank you for the suggestion. We will try to come up with the HTML field type in our future updates.
Regards, WP Shuffle
That would be great, thank you! Do you have an official place to submit feature requests?
Hello there,
Thank you for your reply. Currently we don’t have a separate form for submitting feature requests but we do keep log of feasible requested features and add them in our future updates.
Regards, WP Shuffle
Still don’t see an HTML field in the latest update. Would be very useful to implement this so we can include shortcodes and custom code in the form.
Hello there,
Thank you for writing to us. Our previous update was a minor update with a fix and small feature add. We are still working on our major update in which we will include the HTML field option.
Regards, WP Shuffle
Can I use this plugin to add a new shop_coupon? I don’t see this post type listed.
Hello there,
Thank you for writing to us. Our plugin will list all the registered posts type while selecting the post type while creating the form. If your site has shop_coupon as registered post type then you will be able to select it while adding the form.
Regards, WP Shuffle
The shop_coupon is the standard woocommerce registered post for the vouchers but it is not a public CTP. When you grab all registered post types you’re doing it by get_post_types(array(‘public’ => true), ‘objects’); which won’t return the shop_coupon. Can you either change this to get_post_types(array(), ‘objects’); or provide a way to add non public CTPs?
I managed to solve it by redefining the shop_coupon as public, but it would be good to be able to specify a post type that doesn’t show up in your post list, maybe add a filter? Thanks for a great plugin!
Hello there,
Thank you for the suggestion. We will try to add a filter for overriding the post type list in our very next update.
Regards, WP Shuffle
So far I am LOVING the plugin. Feature request: Give us the ability to upload documents on the backend through the submissions manager panel of the post. We have the ability to remove, but not to upload. If upload is not possible, at maybe to replace the file. See screenshot here https://ibb.co/197P8Bg
Hello there,
Thank you for the feature request. We will try to come up with the requested feature in our future updates if feasible.
Regards, WP Shuffle
Hi there, do you keep maintaining this plugin?
Hello there,
Thank you for writing to us. Yes we are continuously maintaining our plugin.
Regards, WP Shuffle
Many thanks, this is what I need to know.
Hello, I updated to the new version and it seem that the Email notification with shortcode for Custom field was not send to to email.
Do you have any suggestion for how to add the detail from the custom field (ACF) to the email notification too?
Updated
I change in the file frontend-post-submission-manager/includes/cores/post-submit-email-notification.php
and it shows in the email notification.
but it seems the hidden field that use the Pre Filled Value is has no data (empty). How to use this hidden field to send the data to the form?
Thank you
Hello there,
Thank you for writing to us. It seems we had provided you some custom solutions for the requirements by modifying the plugin files 
Can you please explain a bit more regarding how hidden field needed to send which data?
Regards, WP Shuffle
Hello,
Thank you for your reply. Now the problem that I faced is in the front end fields, I create a hidden Field which set the value is Pre Filled Value. So, this value should auto generate when I use submit the form. The previous version is working. The Pre Value was generated and add to the database but the new one, this filed is no value (empty).
Do you have any suggestion please?
For example The previous version for this field will generate the value like 168234501 but now the field is not has any value.
Hello there,
Thank you for your reply. Regarding the pre filled value, how the number like 168234501 is or needs to be generated? We tried to find the hint on our previous conversation but couldn’t find.
Regards, WP Shuffle
Great plugin. Is it possible to set exact file upload width and height? I need users to be able to upload images that are exact 80×110 and less then 5kb filesize.
Hello there,
Thank you for writing to us. Unfortunately we don’t have the option to validate the image dimension but our plugin does have the option to add the max filesize. Please check the screenshot below for an easy reference.
https://prnt.sc/UaZin-Ok88wgRegards, WP Shuffle
Is it possible for users to send an anonymous message with your plugin, that is, name and email address fields are optional?
Hello there,
Thank you for writing to us. We are not 100% clear on your requirement but our plugin doesn’t incorporate any feature to send message but can be used to submit the post or any other post type from the frontend with or without logging in.
Regards, WP Shuffle
Thank you for your reply. What I wanted to know is if your plugin can create a form where the available fields will just be first name and post. The purpose is for someone to send me an anonymous message on my site. Thank you.
Hello there,
Thank you for your reply. Yes you can create a guest form which doesn’t require login with just post title and a field with first name.
Regards, WP Shuffle
I have a guest form. But i would like the guest via dropdown or checkmark field, select/assign the post to a wordpress author. Is that possible? Take on a challenge? lol
Hello there,
Thank you for writing to us. We would like to accept your challenge 
For achieving your requirement, please add a dropdown field type custom fields with meta key as guest_author
Please add the Option and Value for the dropdown field with Author name and author id respectively. Please check the screenshot below for an easy reference.
https://prnt.sc/Y6ALSS8XxhSeAfter that please add the below code in your active theme’s functions.php file.
add_action('fpsm_form_submission_success', 'fpsm_assign_guest_author', 10, 2);
function fpsm_assign_guest_author($insert_update_post_id, $form_row) {
if ($form_row->form_alias == 'your_guest_form_alias_here') {
$guest_author = get_post_meta($insert_update_post_id, 'guest_author', true);
wp_update_post(['ID' => $insert_update_post_id, 'post_author' => $guest_author]);
}
}
Please replace your_guest_form_alias_here with the alias of the form for which you want to assign the author.
Please let us know if you encounter any issues while integrating our solution.
Regards, WP Shuffle
I LOVE YOU! It was like magic! Thank you sooo much.. Just one small detail. The first entry on the dropdown is the default. How can it be set as blank or say “select an option”?
Hello there,
Thank you for your reply and we love you too 
Regarding adding the first entry blank, that is easy. You will just need to add an option with empty value and you can make the field required as shown in the screenshot below.
https://prnt.sc/qKk5E40NSvyiRegards, WP Shuffle
Hi.
I recently updated my theme (Soledad) and now i am getting this error message. I am not sure if its related to the tweak we did here. This is the error:—Array ( [type] => 8192 [message] => Required parameter $upload_url follows optional parameter $replaceOldFile [file] => E:\sites\wp-content\plugins\frontend-post-submission-manager\includes\classes\class-fpsm-fileuploader.php [line] => 146 )
Hello there,
Thank you for your reply. Can you please explain to us when and where you are getting this error? Are you getting this error while uploading the file or you are getting this error within the form without doing anything?
Regards, WP Shuffle
Without doing anything. It is showing up on the front end of the site at the very top of every page. Even outside the page on which the forms exist.
Hello there,
Thank you for your reply. It seems the error is with the php version 8 . Can you please do a small modification in one of file and let us know if the error gets eliminated or not.
Please open our plugin’s folder > includes > classes > class-fpsm-fileuploader.php and go to line no 146 and remove ”= FALSE”. After removing as suggested, the code should look like the screenshot below.
https://prnt.sc/dngsW10Gix26Regards, WP Shuffle
That worked. Not sure what caused it, but at least the error went away. Thanks!
The issue might be showing because of PHP version update in your hosting server. We will release an update soon with the fix too so that you won’t need to worry about updating the plugin in future.
Please let us know if you need any further assistance in our near future.
And if you really liked our plugin and support service then please give us a review from the link below.
https://codecanyon.net/downloadsRegards, WP Shuffle
I can access the form builder but it won’t display media uploads or image uploads in the form after adding them in the backend. Also, when I set the form to active, grab the shortcode and add it to a page I try to use different browsers to fill out the form and submit it, but it wont actually submit it. It returns me to a 404 page only. I check the post, pending, drafts, and even published but nothing is being added. The form is set to active, and the shortcode is displaying the form (Except any upload sections for images or media). I set the url re-direct to see if it would at least take me back to the home page after hitting submit but it didn’t. I have submitted a support request and hoping for the best. There is no troubleshooting information in the documentation.
Hello there,
Thank you for writing to us. As per the error description, it seems your site might have some JS error due to which our plugin’s form submission might not be working properly because our plugin uses js ajax method to submit the form.
Can you please check in the browser console if there are any js error. And if there are any error then can you please check once by deactivating all other plugins and switching the WP theme to some default WP theme such as twenty sixteen and let us know the result afterwards?
Regards, WP Shuffle
Thank you for your assistance. I have fixed the issue and all is good. I appreciate the help and quick response. Have a blessed week.
That’s great to know
Please let us know if you need any further assistance in the near future and if you really liked our plugin and support service then please give us a review from the link below .
Regards, WP Shuffle
Hello,
Will you be introducing any more custom field types? The only thing holding me back from purchasing this plugin is the limited type of fields you offer. I would love to have a slider/range field and conditional logic for each field.
Hello there,
Thank you for writing to us. We will try to come up with the new type of custom fields in our future updates so please stay tuned.
Regards, WP Shuffle
Hi, I can see how to exclude certain categories from the form, but is there a way to be sure to include certain categories, instead of excluding the ones you don’t want on the form? Thank you!
Hello there,
Thank you for writing to us. Unfortunately we don’t have an option to include specific categories only but we will try to come up with this feature in our future updates soon so please stay tuned.
Regards, WP Shuffle
Hi, Please let me know if I’ll be able to create a frontend users dashboard, where users could create posts, manage them, edit posts, edit their own user profile, and reset password.
Hello there,
Thank you for writing to us. With our plugin, you can allow users to create, edit and delete the posts from the frontend using our plugin’s frontend post submission form and frontend dashboard but our plugin doesn’t incorporate any features regarding user registration or user profile or password reset.
Regards, WP Shuffle