Having some issues…
I added the following code (and the default suggested code to pull in the recent posts, but it is returning nothing…
<?php display_recent_posts(10,40,150,'
','<h3>','</h3>','','','','','yes','yes',90); ?>
<?php display_recent_posts(10,40,150,'
','','','
- ','
','
','yes','yes',16); ?>
I have the index posts plugin running, any else that could be wrong?