Home › Forums › General Issues › ACF with AccessPress Anonymous Post Pro › Reply To: ACF with AccessPress Anonymous Post Pro
This would depend on if the other plugin allows you to modify the templates that it uses. If the templates can be modified, or if they provide hooks that let you add content to the templates, then you could potentially add an acf_form() https://www.advancedcustomfields.com/resources/acf_form/ inside of the existing form created by that plugin with the 'form'
options set to false
.
You’d need to find out from the developers of the other plugin if it’s possible to add fields inside of their form and to modify the header output to include the call to acf_form_head()
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.