• Hi All,

    I’m running a blog where I’m leaving it open for people to submit their articles to be published.. Currently, I’m asking them to send me the article via email, then I go and paste this into the posts. I also have to choose the categories, tags, titles etc., before publishing the articles.

    Is there a way I could create a form where my “writers” could fill out and submit their article to become drafts? This way they could select from a list of categories, and add their own tags, etc. Then all I’d have to do is review the articles before publishing.

    Is this possible? or is there an easier way to do it?

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter kt83

    (@kt83)

    Thank you samboll. Thank you thank you thank you =D

    Thread Starter kt83

    (@kt83)

    One quick question: how do I find the link to my form so I can start submitting?

    the easiest way is to create a page called “Submissions” or whatever and add the shortcode

    [tdomf_form1]

    in the readme file are other ways to display it

    Thread Starter kt83

    (@kt83)

    can you please show me where the readme file is?

    Thread Starter kt83

    (@kt83)

    Or could you show me the code to use [tdomf_form1] in?

    I’ve set up the page for it, but don’t know how to display the form.

    you just simply put
    [tdomf_form1]
    in the page and save it
    form will automatically appear

    Thread Starter kt83

    (@kt83)

    you mean the .php file right? I use templates, so I’m not used to incorporating wordpress plugins to the rest of my site

    no – I mean create a real page
    admin – pages – add new
    title it “Submissions” or whatever
    insert shortcode and save the page

    Thread Starter kt83

    (@kt83)

    i just created the file submission.php in the same folder as index.php and single.php. When I go to url: https://mysite.com/submission.php, it isn’t found. What else do I need to do?

    Thread Starter kt83

    (@kt83)

    i know i’m pushing my luck with all the questions ??

    you do not create a php file
    go to your wordpress dashboard
    click on Pages in left sidebar
    then click on “add new”
    title the page whatever you want
    enter the shortcode in the page edit screen
    in right sidebar click on “publish”
    that’s it
    you will now have a form on your page you just made

    email me if you don’t get it this time
    sbollinger at come up hither dot com
    smash it all together and make it look like an email

    Thread Starter kt83

    (@kt83)

    Oh my god, this whole time I’ve been using WP I didn’t even know about this option! It’s like I’ve been pushing my bicycle around not knowing I could sit on it and pedal!

    Hey, thanks a lot for your help!

    :>)
    no problem

    Thread Starter kt83

    (@kt83)

    Everything is set up and working fine except there’s one little problem. I just created several new categories in my blog. They are currently empty. As a result, they are not included as option for users to select from, in the form. Is there any way I can include empty categories in the form?

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘can i create a form for users to submit posts to my wordpress blog?’ is closed to new replies.