Hi there,
At first, thanks for this great module. It's very clear, although I have 1 question.
I know I can make a summary on one page, by using
print theme('availability_calendars_node', node_load(array('nid' => 12)), date('Y'), date('m'), variable_get('availability_display_monthcount', 12));
But how can I add the node links above this code? As done at the demo page http://www.manxfarmhols.com/prices-and-availability
Thanks in forward
Comments
Comment #1
axiram commentedI have found how to add it, but now i don't see the same calendar as in the node :(
In the node I made some reservations, but these are not shown in the summary of all the calendars.
Does anyone know how to fix that?
Thanks in forward
Comment #2
nicholas.alipaz commentedNot sure this will make a difference, but try:
Comment #3
nicholas.alipaz commentedI assume this must be fixed.
Comment #4
Well commentedHello. Thank you VERY MUCH for this useful module. Would you please be so kind to help me? I'm a user not a programmer, so what I need to know is how can I add this calendar in a definite place of the node? And in a collapsible blocK? I was trying to do all operations that I know but without any effect :-(
Thank you very much in advance and sorry for possible mistakes!