Rewrite and Republish creates draft without ACF fields
-
Most of my site is made up of custom post types, some with complex ACF field structures. There are exactly 3 Pages on the site, also using ACF, but far more simply. Rewrite and Republish works beautifully on the complex post types. But on the 3 simple Pages, it creates a draft with nothing but a title.
On the simplest of the Pages, I’m using the following fields:
Repeater with subfields: Image, Text
Wysiwyg EditorI’ve removed the default wysiwygs on the 3 Pages like so:
remove_post_type_support(“page”, “editor”);Otherwise I can’t think of anything non-standard about them.
Thank you!
The page I need help with: [log in to see the link]
The topic ‘Rewrite and Republish creates draft without ACF fields’ is closed to new replies.