I also set the cache duration to 3 seconds.
Just to make sure. Do I put my email in the Snippet call and the html file or just one?
Should only be needed in the snippet call.
The HTML file? What do you mean by that?
calendar-chunks.html
But that is just the snippet call so nm.
But what about all the other pieces in that file, was I suppose to do something with them?
Okay, wow yea I missed the part where you need to create the chunks.
But it really looks kinda aweful.
www.shawnmangeot.com/calendar.php
it over expands and links change your web browser to google rather then having a pop up.
The over expanding table can probably be fixed with your CSS.
As for the getting the links to open a popout, I’m not sure. That’s actually on my list of things to figure out also. Along with wrapping an <h3> or <div> tag around the date numbers so I can get it to become the cell header.
Well it helps if you include the css file in a call lol. I added it and removed the ul/li and container and it works great now. Just need to make it open in a new window when you click on it.