PDA

View Full Version : Navigation and Listing Errors


Chrys
06-24-2009, 01:35 PM
I am currently working on setting up the calender at http://canadianhometrendsmedia.ca/test/appearance-schedule and I am having a few issues:

1. The dates are incorrect - the calendar is showing July to September and will not allow switching months

2. I want the multi calendar with a list view below - I have changed the list view width in the templates and it is still displaying the longer version.

3. The list view is showing up empty even though there are events for that time period. I think this might be related to problem #1 though - but not sure.

Thanks.

ve9gra
06-24-2009, 06:18 PM
You must've fixed your issues because as of now, everything looks ok except perhaps the list width being wider than the multi-calendar...

Make sure you're editing the template that you're actually using. It's usually either modern.php or monthly.php. You can find which by matching what you have in the $template variable.

Chrys
06-24-2009, 06:48 PM
It appears the first two errors were just my browser not updating fast enough. For the width - it should be controlled by modern.php and I changed the numbers in there but it hasn't made any difference.

I will try monthly.php and see if I can find anything.