Home › Forums › General Issues › Blank page after activation › Reply To: Blank page after activation
Thanks for your answer!
I will try it today in the night-time, when no users are online.
I think I found out the problem, just tried some hours..
I think the problem is, that the Theme author already integrated ACF inside the theme:
Because in the functions.php it says
include_once( ‘admin/acf/acf.php’ );
include_once( ‘admin/acf/acf-fields.php’ );
He uses it to display the choice for the sidebar.
ACF is in the “admin” folder of the theme..
Is there a way to use ACF in the Backend (Where it is not displayed right now) without deleting everything from ACF in the theme?
I just can’t reach the settings page form the backend…
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.