Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hit counter Probs
#2
Just enter the following line into your template (in the administration goto Theme/Edit Theme) - best in the footer - to display the number of hits on the current page:
Code:
<?php echo return_hitcount_hits(return_page_slug()); ?>

Or add the following line to display the number of visits to the site:
Code:
<?php echo return_hitcount_visits(); ?>
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Hit counter Probs - by Djinn - 2011-05-12, 20:34:12
Hit counter Probs - by mvlcek - 2011-05-12, 21:06:33
Hit counter Probs - by Djinn - 2011-05-13, 01:07:34
Hit counter Probs - by mvlcek - 2011-05-13, 02:41:17
Hit counter Probs - by Djinn - 2011-05-13, 04:16:19



Users browsing this thread: 1 Guest(s)