I am building functionality so that users with in our company will be able to do things like add new items to the “news feed” on our website. However, I would like to have users enter information into a Gravity Form rather than using the default post editor.
I already have all the plugins set up to allow Gravity Forms to interface with ACF and CPT UI, and I have created a form which has the functionality I want. However, I’m trying to figure out how to add a link to this form (or a page containing it) to the navigation within WordPress. For Example, I have created a News Feed custom post type using CPT UI. When the user clicks New Feed Item, I would like to have it open the Gravity Form rather than the default post editor.
If this is not possible, can I customize the post editor to make it more aesthetic and/or user friendly?