• Resolved draganaj

    (@draganaj)


    Hi,
    Is it possible to use this plugin for frontend article submission + images?
    I can’t find a way to add text editor in the form.
    Thanks,
    Dragana

Viewing 1 replies (of 1 total)
  • Plugin Author odude

    (@odude)

    Yes you can do that for wordpress post. The difference is visitor can submit but visitor cannot edit/delete.

    [upg-form class=”pure-form pure-form-stacked” title=”Submit to WordPress” name=”my_form” post_type=”wp_post” taxonomy=”category” tag_taxonomy=”post_tag”]
    [upg-form-tag type=”post_title” title=”Main Title” value=”” placeholder=”main title”]
    [upg-form-tag type=”category” title=”Select category” taxonomy=”category” ]
    [upg-form-tag type=”tag” title=”Insert tag”]
    [upg-form-tag type=”article” title=”Description” placeholder=”Content Plz”]
    [upg-form-tag type=”file” title=”Select file”]
    [upg-form-tag type=”submit” name=”submit” value=”Submit Now”]
    [/upg-form]

Viewing 1 replies (of 1 total)

The topic ‘Articles submission’ is closed to new replies.