1163 comments found.
¡Hi! Its possible to hide empty fields on frontend publish.
For example, if an user dont write on a field, the tittle of this field hide on the frontend publish.
I hope you can understand me…
I ask for custom fields
Unfortunately not in the current version. I will make sure it is included in the next version.
hi, pre-sales question can i use this form for bookable products in woocommerce? also can i show the products on dashboard? i tried the free version but it can not add product category. i noticed the product category is not under meta_key its in the wp_term_relationships table. also even if i set the default category in the form edit it does not work. with the premium version will it work?
Hi. Thanks for looking at the plugin. Yes it supports WooCommerce product post type and product category.
Hi. I have a pre-sales question. Is it possible to add a google maps “location” field to a form via your plugin? We’re a nonprofit that is looking to create a form that our partners can use for reporting on their progress and we’d like to provide them with a simple way (simple for them and for us) for associating their content with a specific geographic location. Thanks.
Hi. Unfortunately the plugin doesn’t support location fields just yet. I’ll let you know if that changes in the future.
Hello, How do I allow users to upload multiple images in the form? The image field in the form only takes 1 input (image).
Try using the gallery element type.
when post in front-end by adding media’s url , the prevew is find, but after press “insert” into post. it’s only hyper link left. But it’s all fine when post in back-end, the media content can be shown as preview
Have you tried using a media ID element. It seems more suitable for what you are explaining.
for instance , when inserting above url it’s ttotally different between front and back end
i m sorry but its ok now its [embed] , sometimes it becomes a href that all what about so just ignore the above questions
a href
One question… which plugin can you recommend (or you use) for Front End Login to be used with your plugin? Thanks,
Hi. Thanks for buying the plugin. I really like Theme My Login. It’s simple and reliable:
https://wordpress.org/plugins/theme-my-login/Hi,
I have a customer who has bought your plugin in her website. I don’t understand how you can add a gallery? I have created a custom field with meta-key ‘gallery’ . On the front end I can select images, but I dont see them back in the post? What do you exactly mean with meta-key?
This should tell you about meta keys.
You have to choose to display the value in post. There is an option for that in the field box.
Thanks for your reply! But I still don’t understand how to display the images I have added in the gallery field, to display in the post.
Do I have to use a external gallery-plugin, and use the id in FEP? I have read all your tutorials on your website, but seem to miss this info.
Thanks again
Never mind! Found the solution, had to update.
Hello,
Is there only “reCAPTCHA” to protect form? If I don’t want use “reCAPTCHA” can we set a Simple arithmetical calculation, for example?
Best Regards
Unfortunately reCAPTCHA is the only option available right now.
However the plugin uses the no-captcha reCAPTCHA. Users can fill it with just one click.
Hello,
I am using your free version, and I would like to know more about your paiement features. What kind of prices plans could we create? Could we create some kind of subsription to submit? Or we define price by field?
Thank you
Hi. Thanks for looking at the plugin.
In the premium version you can set price for publishing a post. You can have a different price for every user role. Once the user has made the one-time payment, the post is published automatically.
Subscriptions are not supported at the moment.
I’m trying to see the demo but it is asking for a Wordpress login into the Frontend Publishing website. How can I see it in action please? Thanks!
Hi. The username and password is demo.
Is there a limit to the fields in one form? It’s look like i can’t add more than 29 fields, is that correct or it’s a problem that i’m facing for different reason?
There is not supposed to be any limit on the number of fields.
Please explain the behavior. What happens when you try to create the 30th field?
When i insert the 30th field in the backend i see it at the bottom of all the fields, but when i click on save changes disappear, if i delete one field and try again it saves, so it looks like it has this limit. Now i’ve try to debug it but i don’t see any errors!!
Hi Khaxan, i think you should know that going back to an older version of the plugin this error doesn’t appear, so i strongly think it’s an issue in the new version of the plugin.
I’ll try to replicate this on my server. Sorry about the delay.
Don’t worry i understand, i just like to point out that with the version 3.4.0 i can’t define the 35th field, same problem, but with this version the available fields are 34 instead of 30!
Your plugin continues to be excellent! Thanks!
Just wanted to give you a head’s-up and make a suggestion.
If an FEP form is used to submit metadata and the plugin is set to send an email when the form is submitted, then the form will appear to hang. The data will actually be submitted fine, and the email will send, but the “in progress” circular icon will just keep spinning on the front-end, and the user will see a browser alert that an error has occurred. Any redirect set won’t happen.
I have ruled out a theme or plugin conflict (by deactivating everything except FEP). I have tried this on both PHP 7.0 and 7.1 and the same thing happens. I have also tried using the Post Status Notifier plugin instead of FEP’s built-in emails, and I get the same result.
After some time spent debugging, it appears that the remedy is to have the emails sent asynchronously. The method described at https://wordpress.stackexchange.com/questions/185295/how-to-make-wordpress-emails-async works, for example. But you can’t really have your plugin modify how every email on any given site gets sent, so you can’t just adopt that method.
There is, however, another way. The Better Notifications for WordPress plugin (at https://wordpress.org/plugins/bnfw/) uses transients instead. While that plugin actually needs a modification of its own to work well with front-end submissions, its way of using transients does enable emails to be sent asynchronously so as to avoid this problem. So my suggestion is that you consider using transients in FEP so as to send emails asynchronously.
“If an FEP form is used to submit metadata and the plugin is set to send an email when the form is submitted, then the form will appear to hang.”
Hi. I am unable to replicate this issue on any of my test environments. This is pretty basic so if this were a general issue, I am pretty sure I would have noticed it
Chances are that this is specific to your site. Can you take a look at the browser console and tell me what you see there right before the from hangs?
This might help: http://wpfrontendpublishing.com/?s=javascript+errors
I already looked at the console. There was nothing there.
If you’re not seeing the problem, that’s fine. Maybe this is specific to the custom post type (generated by another plugin) for which the form is generating metadata. But, as I said, I thought I’d give you a heads-up (mainly in case someone else experiences a similar issue). I personally don’t need a fix; I have already worked one out for my own use.
Thanks!
Thanks for the heads up Tim. I’ll keep an eye out and if this happens again, I’ll make sure it is fixed.
Hi, how can I disable Image Attachment Pages?
Problem is, that if i upload an image through rh frontend, than that image is accessible as wordpress post.
So if i attach in rh frontend an image named 1.jpg and after post creation browse the url mydomain.tld/1 than i get an post only with that image and the filed for comments.
I noticed in my wordpress media library that all pictures uploaded via rh frontend are not assigned to a post.
All another in the backend uploaded and assigned to a post pictures, gets the permalink of that post which contains that images-
Do you have a solution for this problem?
Hi. Images are intentionally not linked to posts. The reason is that the user can open a form and start uploading images without first creating the post. In this scenario there is nothing to attach the images to.
Hi, thx for your reply.
Have you maybe an idea, how i can deactivate that image archive pages?
Hi. I found this in Google: http://www.wpbeginner.com/wp-tutorials/how-to-disable-image-attachment-pages-in-wordpress/
Let me know if it helps.
Thank you for the link with the plugin it was finally the solution, but only a temporary one.
The other two possibilities I had tried before and these did not work.
Something must be not correctly configured in your plugin, because all with it uploaded images are not assigned to an article and the permalink can’t be changed later in mediathek.
I’m not an expert, but I think this is a very important SEO point.
Screenhorts
Post created and upload a thumbnail in WordPress-Backend with edit button for permalinks: http://imgur.com/sXJ5reb
Post created and upload image in frontend with Frontend Publishing there is no edit button for permalinks: http://imgur.com/mVgBiU7
Pre-sale Question:
Hi, your plugin almost meets what I want. Is it possible to do this? The thing is that I use BuddyPress. I installed Social Article plugin to allow users to submit posts in frontend. There in user profile, in the the Social Article tab, there’re Published tab, Under Review tab, Draft tab, and New Article tab. After a user submits a post, that post will go to Under Review tab (pending for approval). After approved, that post will go to Published tab. When a user saves a post to draft, that post will go to Draft tab. When a user click on New Article tab, the default submitted form of Social Article will come up for users to create a new post. I already test your form. A post processed with your form goes to those tabs properly. This is fine, but just one thing indeed I wanna know.
My question is that:
- The published tab stores all the posts of the users after approval, Under Review tab stores all the posts that are pending for approval, and Draft tab stores all the posts that are saved to draft. And there next to each post in those tabs, there’s an edit button to every post for users to edit posts. When clicked, it will direct users to the edit screen of Social Article form. Is it possible to edit the path to bring users to your form instead. Can you have a look in to this and let me know? I will buy your plugin if you can help me with this thing.
Thanks.
Hi. If you send the user to this link:
http://yourdomain.com/page-with-fep-shortcode/frontend-publishing/edit/7385/Where 7385 is the post ID, they will be able to edit the post using a frontend publishing pro form.
How you can send the users from Social Article to such a link is a question that the developers of Social Article can answer much better.
Hi, thanks for your reply.
- I have tried the link you give me something like this http://localhost/Project1/form/frontend-publishing/edit/10547/. It doesn’t show any edit screen, but page not found.
- I installed MyCred to give award to authors when they publish a new post. Every time after I create a post from backend form, acf form, or Social Article form, a notification will popup that I receive an award. But when I create a post via your form, no notification popup, so no award. what’s wrong with that? This will have an affect on the ward collection. However, when I add this link http://localhost/Project1/form/frontend-publishing/edit/{the id of the post I’ve just create}/ Now the notification comes up, so strange.
- Is it possible to mark any field as required so that users cannot skip to fill it up. I tried dragging the required bottom from the validators to the field and thick it as required, but not working. Or this is fixed in the updated version?
Where are you doing your testing? You don’t seem to have purchased the plugin.
The validator should work, if it is not working then there might be unresolved javascript errors on the page.
https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_ErrorsHi, i can test because someone share. But it’s old version. And I cannot perform automatic update. However, I will buy and get update automatically as long as I am sure that after buy I can use the plugin without any problem and that the support is good
I used to have problem. I bout a plugin and cannot use as it should be and support not also good. So I have an bad experience. I just wanna make sure about this.
Thanks.
Okay. Please check the page for JS errors.
Hi Khaxan,
- I have checked JS error in my page but no errors found. I already checked in the console and also JavaScript Errors Notifier addon stalled in Google Chome also reports no errors found. Plus, I installed a plugin to check errors in my page but nothing found,too. Furthermore, I created another new database and installed new Wordpress files. Everything is new. Then I activated WordPress default theme and activated only your plugin. But the result is still the same. The Required feature is not working for me. Or do I miss something in the setting? If I buy your plugin, how can I make sure that this feature works for me?
- Now I am waiting for the answer from the developer of social Article. He may let me know soon. If he cannot help, then I may have another solution by using a plugin to add a custom menu into BuddyPress profile page. With this plugin, I can link your table page to a custom menu in BuddyPress profile page. There in that custom menu I create for, I would have 3 custom sub menus (Published, Pending, Draft), which are same to those in your table page. To link to these custom sub menus, I need pages. Is it possible to display each tab in your table page into 3 separated pages so that I can l link those pages to the custom sub menus? Or I have to use the same page and hide tabs with css in stead?
- Finally, if I have to go this way, the most important thing for me is the look of the contents in the tabs in your table page. Is there any way that I can customize it? I would like to have a post thumbnail next to its post topic, and also the post topic, possible to make it clickable in stead of clicking the link button on the right side? And then remove the link button. That’s it!
Please confirm before I buy your plugin, thanks!
1. “Everything is new. Then I activated WordPress default theme and activated only your plugin. But the result is still the same.”
That’s not possible
You must have missed something during setup.
2. “Is it possible to display each tab in your table page into 3 separated pages”
Yes.
3. “Is there any way that I can customize it?”
Unfortunately there is no easy way to customize it in the current version.
“And then remove the link button. “
This can be done from the settings in the latest version.
Hello Mr. Khaxan
since i bought your plugin i only started adding it on my site today, I want to know if this plugin comes with registration and login forms that will replace WordPress frontend registration and login. as am looking at it, I am not seeing any registration tab
Thanks ,
Hi. Registration and login forms are not included in this plugin.
Does your plugin work with bbPress and have you maybe a small guide for it?
When entering content
content text color white ??
Only content
How to change the color to black, for example
Sounds like a conflict with your theme. Please send me your site’s URL and login details so I can take a look.
has been sent
any new ???
Did you not get my email? Please check your spam folder as well.
I have a problem to add images for new role. When I want to upload an image I get this error: “You don’t have permission to attach files to this post” This has to do with the wp user avatar plugin and was mentioned 2 years ago. However this has still not been fixed.
Have you tried the upload fix available here?
http://wpfrontendpublishing.com/addons/Awesome, that fixes it!
Hi, I can see the new version of this plugins is 3.8.4. On backend of my WordPress, this plugins is 3.1.0, but i did not show need update. So how can I update this plugins?
Hi. You need to add your purchase code in the plugin settings.
Sorry, i check the setting carefully, did not see it.
My bad. You must have a version that didn’t have automatic updating capability. For manual update you just need to download the zip from CodeCanyon, delete your existing version and install the new one.
Good evening, I have this APP Wordpress https://codecanyon.net/item/golf-deputy-tournament-plugin/11213212 and want to put at the disposal of users, after registration and access, enter content via FrontEnd to this APP. is it possible with this plugin? If they wish they can give access or send a copy of the web for review if it is possible or not. Help me make a decision. Thanks a lot
Hi, is there an answer?
Hi. If you already have that plugin installed on your website please send me its URL and login details so I can take a look? I can’t say anything for sure until I see how it works.
Yes, I already have it installed. Please tell me the email where I need to send you the access data. Thanks a lot.
Please use the support form.
Well, thank you very much. I just send the message with the access data.
some answer, please, to my message sent by the form of support, thank you very much