Support

Account

Home Forums General Issues How do you set default values on a set of posts in bulk? Reply To: How do you set default values on a set of posts in bulk?

  • Alright, so I’ve created a custom post type where defaults can be set and given a unique name. (eg. the post title = template name)

    I have 2 things to figure out now:

    1) How to copy all ACF data from a given post to another post. (I know how to do it by individual field, I’m just hoping there’s a way to grab all fields at once and copy them over)

    2) How to use ACF on a given Post to select from the available templates.