Hi
The bloglist short code is working beautifully on my site however when I try the short code for recent posts or comments nothing comes up.
Sample code I'm using:
Bloglist:
<?php echo do_shortcode('[diamond-bloglist format="{title}" count="100" order_by="1" order="0"/]'); ?>
Posts:
<?php echo do_shortcode('[diamond-post format="{title}"/]'); ?>
Comments:
<?php echo do_shortcode('[diamond-comment format="{title}"/]'); ?>
Any ideas?
http://wordpress.org/extend/plugins/diamond-multisite-widgets/