Custom Template (Group Fields)

Menubar Custom Template (Group Fields)

  • Author
    Post
  • #9065 Reply
    Carsten
    Guest

    Hi Andrea,

    is it possible to have Menubar custom templates in a child theme?

    Best,

    Carsten

    #9068 Reply
    andrea
    Plugin Author

    Hi Carsten,

    Yes, it’s possible. You can add this line to your wp-config.php file:

    define ('MENUBAR_TEMPLATES', '../themes/your-child-theme/menubar');

    then copy the default templates from:

    wp-content/plugins/menubar/templates

    into:

    wp-content/themes/your-child-theme/menubar

    and edit the new copies to suit your needs.

Reply to: Custom Template (Group Fields)
My Information