ArticleTrader.com
  

 Main Menu

  Home
  Member Login
  Forum
  Submit Article
  RSS Feeds
  Contact Us
  About

 Services

  Article Distribution
  Link Building

 Tools

  ArticleMS
  Directory Tracker

 Categories

  Automotive
  Business
  Computers
  Entertainment
  Finance
  Food
  Health
  Home and Family
  Internet
  Legal
  Science
  Self Improvement
  Shopping
  Society
  Sports
  Technology
  Travel
  Writing





























 
Welcome! ( Login | Register )
» ArticleTrader Forums » Tools » All other tools » Stats counter for categories ...
Members Search Help

Pages: << prev 1 next >>
Stats counter for categories and articles
This member is currently offline vinnyg777
Newbie


Member Level

Group: Members
Posts: 2
Joined: Today

Go to the bottom of the page Go to the top of the page

Does anyone have a block that will show the number of articles within each category on the category listings menu, I have seen it on other Article MS sites but have had no luck in finding the block readily available and I am no programmer.

Last edited May 11, 2009, 3:11 pm by vinnyg777
* Posted May 11, 2009, 3:10 pm
This member is currently offline Anne Kirrin
Pool


Avatar

Member Level

Group: Moderators
Posts: 1,356
Joined: Apr 11, 2006

Go to the bottom of the page Go to the top of the page

vinnyg777 said:
Does anyone have a block that will show the number of articles within each category on the category listings menu, I have seen it on other Article MS sites but have had no luck in finding the block readily available and I am no programmer.


$article_count_inclusive is the variable to get the article counts.

in the 'Category tree' template replace
PHP:

  $categories .= '<li><a href="'.$this->Categories[$i]->url.'">'.$this->Categories[$i]->title.'</a>'."\n";

with
PHP:

  $categories .= '<li><a href="'.$this->Categories[$i]->url.'">'.$this->Categories[$i]->title.'('.$this->Categories[$i]->article_count_inclusive.')</a>'."\n";


That will add the article count after the category name like this:

Category1 (5)
Category2 (0)
category3 (29)
.........................
Anne Kirrin is in Nepal for the month of November

ArticleMSSkins.net <<:::: New
Directory of Niche Article Sites <::::: Add your article site for free!!

Posted May 11, 2009, 4:18 pm
This member is currently offline vinnyg777
Newbie


Member Level

Group: Members
Posts: 2
Joined: Today

Go to the bottom of the page Go to the top of the page

Thank you very much for your assistance Anne, counter now implemented and working your a star.

Posted May 14, 2009, 9:32 am
This member is currently offline parsontim
Newbie


Member Level

Group: Members
Posts: 12
Joined: Today

Go to the bottom of the page Go to the top of the page

I appreciate that one too!!! Thanks.

Posted May 28, 2009, 7:19 pm
This member is currently offline emrd
Newbie


Member Level

Group: Members
Posts: 1
Joined: Today

Go to the bottom of the page Go to the top of the page

woow it great Anne Kirrin you make it so simple

thanks man keep it up

Posted Sep 11, 2009, 10:56 am
This member is currently offline juliedarnulc
Newbie


Member Level

Group: Members
Posts: 1
Joined: Today

Go to the bottom of the page Go to the top of the page

Quality Web stats are a Webmaster's best friend. Web site counters are useful for telling you the amount people that have visited your site, but having complete details on each visit can greatly enhance your online marketing.

Ultimate Acai max

Posted Nov 16, 2009, 5:58 am
Pages:<< prev 1 next >>

Nov 30, 2009, 8:41 am

  

0.0852s