I’m about to make a site for auctions of old cars. Today users have to fill in a form with lots of information and then an administrator copies filelds to product form when logged inn. I also uses ACF to expand contents of the products. The owner has asked me to make the process simpler and have all submissions go directly to the product.
To mee it seems like your plugin would work in most ways, except its just for normal posts?
Has I overlooked something or could your plugin work for me?
I want to change the login URL for guest users
Please?log in?to submit content!
We copied the shortcode [user-submitted-posts] using a simple element and it’s doesn’t display field boxes; and the form fields are doubled. This doesn’t happen on another site we have tested on and we did use another theme and worked. We just would like to know how we can get it working on this theme.
Thank you
]]>With the release of WP Core 6.7, HEIC image uploads are now supported. But it doesn’t look like the HEIC format is supported in USP (yet). Is HEIC support planned for the future?
]]>Hello!
Is there a way that when an unregistered user creates a post, the name and email they enter in the form are used to automatically register them as a user?
Adding a message that when posting, an account will be created, so that the user does not feel violated.
]]>This is the scenario I need help with:
How can I see the user submitted images when I go in to edit the post? I presume if I know that, I’ll be able to figure out how to delete the picture I don’t want to keep. Thanks for any guidance.
]]>Can I use this to allow the user to add custom post type? I want to use it for recommendations and I don’t need the post created to have URL like regular post
]]>
Hey! You’ve made a really helpful plugin. Thanks!
I’m having trouble submitting posts. Visitors should (for this site) be able to submit posts with duplicate titles. Is there a way to allow this?
]]>Uploading multiple images on a page dedicated to image displays seems to just post image thumbnails in a cluster.
Can a WP page be set up to display USP submitted images in a more flexible arrangement, like different/positions, or slideshow, etc?
I can do that with normal image insertions from the back end in a typical blog — there is great flexibility for setting up galleries.
Is any of this flexibility possible for a USP submitted image?
Thanks!
]]>is there a way before you submit a form, after typing your post, you will be prompted to login
]]>Hi and sorry if the question is stupid,
I need tool or plugin that will enable guest post on servel pages, and that guest post need to be images and that images need to be private and need to go on private gallery or private folder. Can I do that with this plugin and how?
Thank you a lot, I will buy the licence that is not problem if that will solve my problems.
On my member site I and other users get error messages after submitting a post. In dutch the error message is:
Fout: Bericht niet gemaakt. Neem voor hulp contact op met de sitebeheerder.
In English it says: Error: Message not created. Contact the site administrator for assistance.
How can i find out what is causing this error? Some users don’t experience it…
I am using wp super cache and i turned it off but that doesnot help.
EDIT: I totally removed WP super cache and now it seems to work properly, apparently the wp super cache interfered with the plugin functionality.
]]>As per the topic title, when a user submits a post, the image does not get uploaded to the web server. The url of the image in wordpress displays correctly, but is phycially not there.
]]>Hi Jeff, big fan of your work! I seem to be getting a critical error when a post is submitted. The only thing I can see in the error log is:
PHP Warning: The magic method MchGdbcBasePublicPlugin::__wakeup() must have public visibility in /home5/xxxxxx/public_html/wp-content/plugins/goodbye-captcha/includes/plugin/MchGdbcBasePublicPlugin.php on line 44
but I don’t know if this is related as I don’t have a plugin installed called goodbye-captcha.
Any ideas? Thanks.
This function has been deprecated on user-submitted-posts.php line 1010
get_page_by_title on function usp_check_duplicates
https://developer.www.ads-software.com/reference/functions/get_page_by_title/
]]>Hello Jeff,
Love this plugin!
We are all set-up, users create their post and we auto assign a category that only displays on the event page using another plugin ‘display posts’, (we couldn’t get images to display in a list with your plugin.) We then send them to a payment page to an ‘entry fee’.
Our only snag is sending the data to the new form. We are thinking query string, but can’t quite get it to work. We get the field name to send, but not the value?
If this is possible, let us know the syntax for the query string.
Thanks
JC
]]>
I just recently found this plugin – I love it! I’m doing a pretty basic form. The only issue I’m having is that I wanted to add a “Start Date” + “End Date” text line – so that the person on the back end will know when to post the blog submission.
All this is just to say – I have ZERO – idea how to have the 2 custom fields appear at the top of the blog on the back end (and when published would appear at the top). My assumption is that there is a short code or something but clearly I’m failing.
Anyone responding, speak to me like I’m a baby, I’m very bad at this. SAVE ME JEFF!
]]>Hello, the plugin makes the URL just a hyperlinked “URL” text… is there a way to change this so the actual website name provided appears. instead of just “URL”?
]]>I have followed the instructions for the custom form, and I made it.
https://gyazo.com/681c0df2d622e7502d0040ef2a26f6e5
I made a folder in my theme/usp/ and placed the php form file and the css but when I made changes there, they didn’t apply. So I was forced to make changes in the original files. My question is, when the plugin is updated, will the changes be gone?
Currently the recaptcha js is loaded on every page, which affects pagespeed.
Is it possible to only enqueue on pages with USP? Or at least a filter we can use to toggle it off with a custom check. Right now I have to hardcode it in library/enqueue-scripts.php
]]>hi, I’m looking for some help with a timeout error I’m running in to when submitting a form containing an image of size > 1MB (appox). I’m stumped here. I’m not sure if it’s a plugin issue, a page/site issue or an issue with the hosting service (Bluehost).
Submitting the same form without an image works successfully, and submitting the form with a small image ( appox <1MB) is usually successful too, but any submit with a larger image generally fails with a timeout error. I’ve been testing with images between 2MB and 4MB and the form is consistently timing out. The odd thing is that when I check WP I can see a new entry in Posts, and a new image is populated in the media library…..but for some reason the front end won’t display the success page/message and instead gives a timeout error
I’ve tried submitting for a few different devices and both a wi-fi and 4G network…without success.
I’ve deleted and recreate the site pages and uninstalled/reinstalled the plugin.
Any suggestions son this one? I’ve had a look through the forum but can’t see anything similar.
thanks
]]>Hello, I’m struggling to create a simple form with a new design. Can someone share with me the css if possible?
]]>I have created a test site to see if I can make member posts notify other members who have posted in a specific category when a member posts a blog post. I need the member to be able to select certain categories and notify the users who posted in those categories. In other words, user A posts about his band. User B posts about needing to hire a band, selecting the “band” category. User A then receives a notification about user
B’s post. How can I do this?
I styled my form fields to look like this:
As you see, the ‘Select category’ field still looks odd.
I used the following CSS:
padding-top: 20px;
border-top: white;
border-right: white;
border-left: white;
border-bottom-left-radius: 15px;
font-style: italic;
font-size: 14px;
I works on all fields, except the category field. When I add !important, it looks good in Elementor editor, but in front-end the desired style pops up briefly to disappear in a split second.
Can you help me fix this?
]]>Hello, I am trying to send a post with an emoji in the title, however it is not sent.
Please could you make the changes to accept emojis.
Thank you very much for your time and your work.
Greetings
]]>Hi, so this is a topic that’s been brought up a few times before (like here: https://www.ads-software.com/support/topic/submitted-author-name-shown-instead-of-assigned-author-name/), and while the author has made it clear what causes the issue I couldn’t find any possible solutions.
I know you’re supposed to somehow edit the get_the_author_meta() function, but I’m not sure what exactly needs to change for the submitted name to be displayed instead of the user name?
It seems that a plugin named Advanced Post Block displays it properly, by using this line:
get_the_author_meta( 'display_name', $post->post_author )
Not sure if that’s somehow related?
Just looking for a way to edit the theme so that these names will display properly in the post list. If there’s a solution I’d really appreciate it!
I’m using the Twenty-Twenty-Four theme.
]]>Hi, i dont reveive email alert i dont know why
]]>Hi,
as we’re located in Europe, we’re actually using friendly captcha in combination with our forms.
Will this also be possible with USP Pro, when switching to your product?
If not, can/will be ev. implemented in (near) future?
best regards
Hugofant
How can i edit posts after user submits them?
I edit the posts using “edit post” page and i don’t see the information they entered.
only when viewing the posts is the submitted information fields visible.
I need to rearrange/ the fields in the post editor as admin to fit my template.
]]>Thanks for this beautiful WordPress plugin
There is a problem with displaying the category in the Arabic translation. When I select the categories for the Arabic translation from the settings, they disappear from the English translation and vice versa.
When I choose the English categories in the settings, the categories disappear in the Arabic translation
Use the Polylang plugin for translation
What is the solution
Thanks