• If you want to use the dynamic sidebars in your theme, call the function dynamic_sidebar like this:

    <?php dynamic_sidebar( 'sidebar-slug' ); ?>

  • The topic ‘Nice and easy to use’ is closed to new replies.