There's hacks everywhere on how to add certain elements to the first post, but how do you add on the last post without changing:
<?php if ($count == 1) : ?> the count #
Is Is it possible?
There's hacks everywhere on how to add certain elements to the first post, but how do you add on the last post without changing:
<?php if ($count == 1) : ?> the count #
Is Is it possible?
not sure i follow you, but why not change it to if ($count==[posts_per_page])?
You must log in to post.