Home › Forums › Backend Issues (wp-admin) › Cannot create Site Options page › Reply To: Cannot create Site Options page
Not sure where to start with your problem, but remember that options pages have two components.
#1 the code above creates a placeholder page
#2 You have to create a field group and choose to display it on this page
Your fields have to exist on the same wordpress installation as that options page code. Either make sure they are setup in the UI, or export them to php and add them to your functions.php
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.