2013-06-07, 22:36:20
(2012-01-13, 04:24:51)riche Wrote:ee0pdt Wrote:Riche:
Your code is pointing to the wrong page, the links in the events list point to the page "events", but they should point to "events-calendar" to work.
change this line:
Code:<?php echo '<h2>Upcoming events</h2><div class="feature">'.upcoming_events($SITEURL.'events/', 'strong').'</div>' ?>
to:
Code:<?php echo '<h2>Upcoming events</h2><div class="feature">'.upcoming_events($SITEURL.'events-calendar/', 'strong').'</div>' ?>
Sorry ee0pdt that didn't resolve my problem, thanks for trying though
regards
RichE
Hi Riche,
I am having the same issue, did you ever manage to resolve it?
Thanks
Michael