Home › Forums › Add-ons › Options Page › Get option values from specific options page? › Reply To: Get option values from specific options page?
You don’t. All options field names must be unique because they are saved in the “wp_options” table. The field name becomes the “option_name” value.
Basically you need to duplicate the field group and then manually modify the field names of all the fields for each options page
I have created an options page adder that includes a field group duplicator to do this automatically that I’d like input on if you care to try it.
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.