| Show Hits At Frontpage & Category Pages |
|
Note: Until second version of Module Hits AnyWhere is ready, I ask you to use the following guide to show hits at Category as well as Front Pages. As Hits AnyWhere Module shows hits at individual pages only to make your sit show hits at main website page and other pages following guide will help you: Show Hits at Category Pages with Each Item:You want to show the hits for every article in category page too?
Show Hits at Frontpage (Main page) of Your Joomla Site:Just add the above code in the frontpage item i.e. <@?php echo "Total Hits: ".$this->item->hits; ?> (Remove @ from the start of this code.) (Add this in the above file at the position where you want to show the hits) But to make this code work you need to add one more little code at joomla page i.e. Open components/com_content/models/frontpage.php This will make the code in template (you add at above heading) to work fine. Refresh your site and see the hit counts it would work fine now. Regards, Mohsin Rasool PS. If you want any customization, or this does not work in your situation. You can submit a support ticket at our desk and let one of our expert coder do this for you. Good Luck
|
From Our Blog
|