Members Login

 Do not remember me!
Not yet member? Register | Forgot Password?

Category menu with new counts

Category menu with new counts


This module is same module as the same "Category Menu With News Count" posted by spamhater. The difference is it removed the ul/li list from the menu and customize it with css 3 style. The module is pretty simple but yet powerful for those website that want to add categories automatically with the news and articles counted without modify any Datalife Engine files only require a few lines of CSS styles and include file into the theme.

Features:
- Automatically generate the category list from the category cache files and database
- Use cache to reduce the server loading and resources
- Automatically count all news in both main categories and sub-categories and make the total count in main categories
- Supports category icons (useful for those who use category icons like file hosts and different category icons)
- Very simple to install without modify any DLE files
- Easy to customize in CSS
- Can set cache to how often to update the article count and category list

This module only tested on 9.6 and 9.7, if you are using older version please prefer to "Category Menu With News Count" posted by spamhater, however, this module may work on older versions but I don't personally check it.
Permission Denied!Only registered users can download files. Please register or Login

CommentsComments (8)

DeskabytesDecember 14, 2012 (10:02 am) 1 Comments

{logn}
Thanks noobos
Registered: 2.09.2012 | Group: Members | Posts: 0 | Comments: 8

rafuli92December 22, 2012 (8:22 am) 2 Comments

{logn}
hello how can i add & delete manually categories from this ? i want make custom category to be showed in this not my category in DLE..
Registered: 31.07.2012 | Group: Members | Posts: 0 | Comments: 13

noobosDecember 22, 2012 (7:14 pm) 3 Comments

{logn}
rafuli92,
the module is automatically grab categories from your database, so all categories will be added automatically, if you want to create your own categories, you must add them manually in your theme, example

<div class="catmenus">
{include file="/engine/modules/cat_starter.php?new_days=1"}

<a href="http://site.com/link-to-page"><span class="ficon">Name Of link</span></a>
<a href="http://site.com/link-to-page"><span class="ficon">Name Of link</span></a>

</div>
Registered: 18.10.2011 | Group: DLE TEAM | Posts: 10 | Comments: 231

shahabDecember 25, 2012 (1:56 pm) 4 Comments

{logn}
tnx
http://www.clubbazi.com/
Registered: 2.06.2012 | Group: Members | Posts: 0 | Comments: 5

mosafer411December 25, 2012 (2:15 pm) 5 Comments

{logn}
Hi
Newsletter module to version 9.7 I
This module can be used on site
Thanks
Registered: 6.06.2012 | Group: Members | Posts: 0 | Comments: 5

Waqas AhmadDecember 26, 2012 (9:23 am) 6 Comments

{logn}
noobos,

<div class="catmenus">
{include file="/engine/modules/cat_starter.php?new_days=1"}

<a href="http://site.com/link-to-page"><span class="ficon">Name Of link</span></a>
<a href="http://site.com/link-to-page"><span class="ficon">Name Of link</span></a>

</div>

When I use the above code, first it shows all categories with article count and then it shows those categories which i add manually but these are only links with out article count.

When I remove
{include file="/engine/modules/cat_starter.php?new_days=1"}

It shows only those categories which I added manually but without article count.
Please help to solve this problem.

Also is it possible to create drop-down menu (like dlestarter) for all subcategories?
Also please guide me how to use different icons for each category?
Registered: 16.02.2012 | Group: V.I.P. | Posts: 1 | Comments: 29

noobosDecember 26, 2012 (2:49 pm) 7 Comments

{logn}
if you folks need manually input with category count then don't use this module because this is automatically added, not manual input.

Dropdown menu can be using any css menu https://www.google.com/search?q=css+drop+down+menu

Categories icons, please read the Category Manager in userguide http://docs.dlestarter.com/dle-administrations/7-category-manager.html
Registered: 18.10.2011 | Group: DLE TEAM | Posts: 10 | Comments: 231

Waqas AhmadJanuary 17, 2013 (4:32 am) 8 Comments

{logn}
Thank you so much noobos
Registered: 16.02.2012 | Group: V.I.P. | Posts: 1 | Comments: 29
Information!Would you like to leave your comment? Please Login to your account to leave comments. Don't have an account? You can create a free account now.
TOP