I am a total newbie with Expression Engine.
The Archive Month Links on our site are not functioning correctly as they just keep returning the same results?
The blog page: http://worldsavvy.org/blog/
If you click on any of the months under blog dates, the same results are displayed???
Here is the code directly from the template:
{exp:channel:month_links channel="{segment_1}"}
<li><a href="http://{site_url}{segment_1}/?month={month_num}&year={year}">{month_long} {year}</a></li>
{/exp:channel:month_links}The channel being referenced is “blog”.
Moved to EE2 Support by Moderator