Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I was wondering if there is a way to make this possible when I implemented my event-list as a widget in a sidebar in the code?

    Like so:

    <?php
    	if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Homepage-Events') ): ?>
    <?php endif; ?>

    And how? ??

    Thanks

Viewing 1 replies (of 1 total)