And just so you know, the UDT's that I mention in that post are "user defined tags" and they are what I must use in order to have php code directly in the template.
Does anyone have ideas on how to make this work? TIA!
I think you're heading in the right directions on their forums. Hopefully they will know best on how to integrate the three lines of code with their product.
Thanks, Brian. Unfortunately, nobody really seems to know what to do. I managed to get the calendar to display by using an iframe, but I can't figure out how to include the CSS link in the <head>. Any ideas?
In which directory would I find the css? Would it be theme > default > esstyle.css ? Is that all <?php $CSS=1; require("calendar/calendar.php"); ?> is doing?