• Resolved shri80

    (@shri80)


    Hi
    I am developing a directory site & I am using Custom Post Type UI to create a custom post type and Advanced Custom Fields Plugin every thing working fine but issue is that how to do front end submission with out login to word press dash board
    Any short code or any help link , I searched lot but I found static fields like Title,description etc and I am willing to show the fields of ACF

    Thanks

    https://www.ads-software.com/plugins/custom-post-type-ui/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    This is going to be something outside the scope of our plugin, shri80. I do know that Gravity Forms can handle this type of functionality, and I’d be surprised if an alternative like Ninja Forms couldn’t do the same. Note you may need to purchase an extension with Ninja Forms for this, and Gravity Forms is pay up front, but the extension for it for CPT posting is free last I checked. It’ll be pay one way or another if you go with either.

    Lastly if neither sounds enticing, you could code your own custom form if necessary and couple the $_POST data with wp_insert_post(). I’d definitely keep those at “draft” status until moderated, given the public access to the form. That way you don’t have a bunch of spam suddenly showing up.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Post Type UI – Fornt End Submission’ is closed to new replies.