• Marcomail

    (@marcomail)


    I’d show in my sidebar a widjet, so i have this code where i’d see the widjet:

    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) :  ?>
    <?php endif; ?>

    and it works, but is correct ? I’d mantein the current sidebar but i’d show the widjet in the same time

  • The topic ‘show widget in my current sidebar’ is closed to new replies.