Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #986599

    I have been asked to extend some features in Enfold and have set up a child theme to do this. I have been asked to add a field to the Dashboard > Enfold Child > Theme Options screen, but I have not been able to find discussion of how to do this yet. Is there a way to add fields that are displayed on these Enfold Child screens, and have them saved as the other settings on these screens are saved?

    #986967

    Hey ruxedllc,

    Thank you for using Enfold.

    Check enfold\includes\admin\register-admin-options.php to see how the option page is built.

    enfold\framework\php\class-superobject.php line 195 you find function _create_option_arrays() and the filters

    avf_option_page_init
    avf_option_page_data_init

    to add your own elements.

    Best regards,
    Günter

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