Quote:
Originally Posted by Swish
What about:
<?php next_post_link('%link', '<img src="' . bloginfo('template_directory') . '/images/next.gif" width="75" height="21" border="0">', FALSE); ?>
|
Tried it but it doesn't work, it just outputs the template_directory but doesn't work with the link. Must have something to do with the wordpress function its self.
Anyone else?