I like the customization that comes with Datafeedr, particularly the flexibility through WP admin panel.
Is there some sort of next/prev a href code I could wrap the datafeedr php code in? Something that could navigate you through the ads in a group, like:
<a href="<?php CODE FOR PREV AD IN GROUP ?>">laquo;</a>
<?php echo dfads( 'groups=670&limit=1&orderby=menu_order&order=ASC' ); ?>
<a href="<?php CODE FOR NEXT AD IN GROUP ?>">raquo;</a>
Thanks very much,
– Kristin