Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #286087

    Hello,

    On the Theme Options (admin side) I’d like to add an additional tab (option) that with a function from the child theme’s functions.php file it will allow me to enter an API key to this newly created option tab.

    I just need some help identifying ALL the files (filenames & location) in Enfold that are involved when adding a new option to the theme’s admin page.

    Thank you,
    George

    #286131

    Hi sdbroker!

    Please go to Enfold/includes/admin folder and open register-admin-options.php file and modify as needed

    Regards,
    Yigit

    #290707

    Hi Yigit,

    I just saw your reply! Thank you very much… that helps a lot!

    Best,
    George

    #290824

    Glad Yigit could help. Let us know if you have any other questions or issues.

    Make sure that you look for the filters and hooks there so that you can make your changes via a child theme/functions and keep theme modification to a minimum :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Theme Options (admin)’ is closed to new replies.