Home › Forums › Pre-purchase Questions › User specific edits? › Reply To: User specific edits?
Would this be possible? Yes. The full details of what would need to be done is beyond the scope of what I can help you with here.
But the basics.
You would create an admin options page that only you can edit. This would contain the default display values.
Then you would need to create something else that each user can edit that pertains to only them. This could be a post in a custom post type with access controlled by a user role. It could be fields on the user’s profile page, or it could be another options page specific for each user as I describe here https://support.advancedcustomfields.com/forums/topic/option-pages-advanced-configuration/#post-164216
In your template you would then check the value on the user page from one of the above options to see if something is entered. If it is then you would display that, if not then you would get and display the value from your master options page.
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.