Home › Forums › Front-end Issues › Create new Post in Front end › Reply To: Create new Post in Front end
Thank for your help but This does not help me.
I have found a solution, i think.
In function.php, I have 2 functions (my_pre_save_post_trajets() and my_pre_save_post_vehicules()).
And finally, I add add_filter(‘acf/pre_save_post’,’my_pre_save_post_trajets’) and add_filter(‘acf/pre_save_post’,’my_pre_save_post_vehicules’) in corresponding template page.
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.