• DaiMoo

    (@daimoo)


    Hey,

    great theme, thank you very much! I wonder if it is possible to add a second widget area in the sidebar. I kow how to register a “Sidebar 2” in the functions.php (Child theme of course), now I want to make this second sidebar (which contains other widgets than the first one) by clicking on one of the tabs. I added “<?php get_sidebar(‘Sidebar 2’); ?>” in the header.php for the tab/panel-area but nothing happens.

    Can you help me finding the solution for this issue?

    Thanks,
    Mo

Viewing 1 replies (of 1 total)
  • Thread Starter DaiMoo

    (@daimoo)

    Seems I found a solution on my own: Added a template sidebar-2.php and “<?php get_sidebar(2); ?>” in the header.php, now it works!

Viewing 1 replies (of 1 total)
  • The topic ‘Adding a second widget area in the sidebar’ is closed to new replies.