Hi,
This is an EE1.x question, but I don’t think the code would be any different between 1.x and 2.x.
I’ve already scoured the forums and not found an answer.
I need a way to do next/previous week w/the weblog:entries tag.
Right now,
{exp:weblog:entries weblog="events" limit="1" display_by="week" show_current_week="yes" limit="1" disable="trackbacks|pagination|member_data" show_future_entries="yes"}gets me the current week, but I need a way to display links to next and previous week, and have info load accordingly.
Thanks!