Hi
Is it possible to create a directory widget instead of the following:
[dr_list_categories]
To make this shortcode working on your sidebar, insert add_filter(‘widget_text’, ‘do_shortcode’:wink:; into the functions.php of your theme. Now insert the shortcode into a text widget and add it to your sidebar widget. It should work!
Cheers
Johnny