Delete the counter behind Categories?
Moderators: ne_moj, zewa, vadimako, ne_moj, zewa, vadimako
Delete the counter behind Categories?
Hi, the numbers behind the categories (business directory) - where show the amount of registered clients - where can i delete this?
-
- Site Admin
- Posts: 5976
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Delete the counter behind Categories?
In Categories.class.php method DrawSideBlock()
Re: Delete the counter behind Categories?
not possible. there is more information - where exactly?
-
- Site Admin
- Posts: 5976
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Delete the counter behind Categories?
In this method there is a code ~line 374 that draws notes with counters, you may remove them.
-
- Newbie
- Posts: 2
- Joined: Feb 1st, '18, 08:40
Re: Delete the counter behind Categories?
I'm going to find out what's right.