Display count outside loop, in footer
-
Hi Ajay,
Thanks again for all the great work you do on this plugin!
I’d like to display the count in the footer, but:
<?php if ( function_exists( 'echo_tptn_post_count' ) ) { echo_tptn_post_count(); } ?>
appears to only work inside the loop, at least in the testing I’ve done.
What would be the most efficient way to display the count outside the loop?
Thanks,
Chris
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display count outside loop, in footer’ is closed to new replies.