How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Can’t see the ACF fields

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15970
    George Mihaila
    Participant

    Hello,

    Hope everything is well.
    I installed ACF, and it broke the page. After looking through the support tickets, I’ve seen that it is already integrated with the theme and I have uninstalled it. Now, I am wondering why I cannot see anything regarding the custom fields settings in the backend? For example, I see the custom fields on reviews, web pages, posts… But cannot see anything about them in the Toolset – > Custom Fields / Relationships.
    Am I missing something?

    I am looking forward to your reply.

    Many thanks,
    George

    #16013
    admin
    Keymaster

    Hi George,

    In order to enable Dashboard settings of ACF you need to add the following to your child theme functions.php

    add_filter(‘acf/settings/show_admin’, ‘__return_true’);

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.