Article By Dates


1. Custom CSS
2. PHP Date formats
3. It adjusts with default template Menu style
For any issues, please contact support@jeema.net
I have fixed the problem myself very easily. Here is how.
1. Edit the file /modules/mod_articlebydates/helper.php
2. Go to line 22 and replace this:
$query .= " and state = 1 and ca.id=cn.catid ";
by this:
$query .= " and state = 1 and ca.id=cn.catid and publish_up = NOW()) ";
It should work beautifully!
Hi, thanks for your rating and also the code to fix the problem. I included in the fix in my next version v102
I would like although it to select all the articles by month and display them underneath and then show article name and date.





