Under installation step 3 for the "recent posts" plugin it states to:
Place <?php mdv_recent_posts(); ?> in your templates.
Does anyone know where in the stylesheet to place it?
Thanks for any help you can offer.
Under installation step 3 for the "recent posts" plugin it states to:
Place <?php mdv_recent_posts(); ?> in your templates.
Does anyone know where in the stylesheet to place it?
Thanks for any help you can offer.
You don't need to put this in your stylesheet, you need to place in in your template's PHP files (Which are located in your themes folder).
Thanks for your reply.
Where in my templates php files do I place it? Does it matter?
You must log in to post.