lydia413
Member
Posted 1 year ago #
i've got a calendar page set up and working exactly how i want, _except_ for the fact that i now discover it isn't valid XHTML. the parser points out that you can't properly use tbody quite so cavalierly, and it looks like the amr-ical-events-list template is putting a tbody on each table row. (i started out with "View 2: On Tour" and customized fields &c from there. i'm validing to XHTML 1.0 transitional.)
what would be my simplest fix for this? should i go poke around in the php and edit whatever's writing out the html?
http://www.andreahoag.com/calendar/
thanks for any help.
Hi Lydia,
Thanks for flagging that.
Multiple tbodies is not the problem - that's quite ok.
http://www.google.com.au/search?q=multiple+tbody
It is the grouping row that is not in a thead or tbody.......
So I need to fix that - I hope to be able to look at it later today.
A short term fix is possibly to switch off the grouping - configure the listtype and untick the monthly grouping.
Else stay tuned.
lydia413
Member
Posted 1 year ago #
thanks for super-speedy response! :)
i really like the monthly grouping feature, so i think i'll hold off a little and see if anyone notices the validation error in the meantime.
Hi Lydia,
Actually the latest version does validate - see my site with your calendar url below. In looking into it, I see I got caught with not updating version numbers everywhere so wordpress should be saying version 3.0.5 .
I'll send files with correct version no.s up and when it shows as an update, do it and that should fix the problem.
Your calendar on my site:
http://icalevents.anmari.com/amr-ical-events-list/calendar/?ics=http://www.google.com/calendar/ical/f6s1i59qfaf9aq4j61hfp4s2dk%40group.calendar.google.com/public/basic.ics
The only invalid bits are due to the calendar content - i think to the extra space in the House Party URL before the closing slash.