How do I copy an Advanced Custom Field field group in wordpress?

Nautic20

I use the popular Advanced Custom Field plugin to WordPress. I've noticed a lot of my pages use the same custom fields.

What is the simplest way to copy an Advanced Custom Field field group in WordPress so that I may repeat and slightly alter one across multiple page templates.

Thanks!

Stender

ACF is made, so there shouldn't be a real reason to copy a group -

If you want the same fields on multiple templates/post types/ categories etc. you can implement them in the "Or add rule group" section -

Here you can have a many as you want.

If you then desire, that only one of the categories(or whatever), should have a specific field, then you take that field out of the rule group, and put it into a new one.

Meaning, everthing that is shared could be combined into one group, and everything that is unique should have it's own.

You can even write custom end points, if the conditions for the rule group doesn't match your needs, but that is more advanced.

Good luck to ya!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How do I make an advanced custom field a link?

how do I group by by hour in postgresql with a "time" field?

How do i write Group By query for datetime field in mysql

WordPress Advanced Custom Field gallery doesn't return an array

ACF no rows found using wordpress advanced custom field plugin

advanced-custom-fields the_field function not work in wordpress

How do I group by where 1 field value differs

Wordpress Advanced Custom Field not present in post object

How can I sum a group of a custom calculated field in SQL?

How do i do a custom field in django to "clean" an html field?

Get Advanced Custom Field Group for specific taxonomy term

I want to custom serializer field, how can I do this?

How do I add a field to a group?

How to group post by custom field

Wordpress Advanced Custom Field select result display twice?

Output a "advanced-custom-fields"-field programmatically in wordpress backend

Advanced Custom Fields Wordpress Repeater Field Order By Date

how to get image url in advanced custom field wordpress post

How do I group data by a field in Spark?

Advanced custom field individual value for individual post in WordPress

WordPress count custom post type Advanced Custom Field

Advanced custom field query in WordPress

Getting the correct image url from a WordPress advanced custom field array?

How do I use a PHP Short Code from custom field as an href link on Wordpress?

How to display repeater field in a select field using Advanced Custom Field?

How can I use custom field on categories in wordpress?

how do I display Text field to the WordPress Customizer

How do I properly include a custom field in the new_order API payload for an enumerator custom field type?

custom fields hidden when using Advanced custom field wordpress?