Hi everyone, I am in the process With creating my own site, will be using Wordpress 4.1 I want my users to submit articles and videos to different categories and such, but i dont want them to use the wordpress Dashboard for that, since that looks amaturish. Does anyone here know of a system were users can submit and manage content, With some controll. ???? I have a found a few plugins, but they are very very Limited in their functions. Any suggestion or a pointer to somewhere i can find it would be appritiated Thank you Kind regards Naimy Norway
Check this plugins: http://perishablepress.com/user-submitted-posts/ http://codecanyon.net/item/wordpress-guest-posting-plugin/3805919 http://www.wpbeginner.com/wp-tutorials/how-to-allow-users-to-submit-posts-to-your-wordpress-site/
You can use Theme My Login plugin for wordpress. It allows you to create member posting system in frontend, and also user profile editing system in frontend. It has custom mailing templates and custom login and registration page. Link: https://wordpress.org/plugins/theme-my-login/
I created a site a few months ago for a client that wanted users to be able to submit posts from a forward-facing form. After reviewing a variety of options, the easiest way at the time was to use Gravity Forms. This required purchasing the plugin, but provides a nice workflow--submitting posts via draft or pending status, and is easily customized by adding some custom CSS to your child theme and placing the form on a new page. You can then link to the new form via your main navigation.