• georgepennet

    (@georgepennet)


    Hi!

    How to customize options-init.php for my own child theme?

    Thanks in advanced

    Best Regards
    G.P

Viewing 1 replies (of 1 total)
  • Theme Author NimbusThemes

    (@nimbusthemes)

    Hello georgepennet

    Thanks for reaching out. You can try changing this line in functions.php from

    require get_template_directory() . ‘/admin/admin-init.php’;

    to

    require get_stylesheet_directory() . ‘/admin/admin-init.php’;

    Best of luck!
    NimbusThemes

Viewing 1 replies (of 1 total)

The topic ‘Child Theme – options-init’ is closed to new replies.