Home › Forums › General Issues › post title updater not working for pages › Reply To: post title updater not working for pages
Hi James! Thanks for the help!
it’s still not working though! neither for post
neither for page
only for cpt’s…..
Im getting a little lost here, using a conditional statement (just to check):
if ( $currentposttype == 'portfolio' ) {
$my_post['post_title'] = get_field('kop', $post_id);
}
still seems to fire the updater when page or post and gets me the infinite loading with a No data received ERR_EMPTY_RESPONSE
error in Chrome….
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.