`im trying to do a call for the gig calender in the sidebar, this sort of thing:
<?php wp_get_archives('type=monthly'); ?>
but for the gigs calender of course
any ideas?
`im trying to do a call for the gig calender in the sidebar, this sort of thing:
<?php wp_get_archives('type=monthly'); ?>
but for the gigs calender of course
any ideas?
help! Dan said:
Brad, look in the gigs-calendar.php file at the “widget_upcoming” function. Specifically the generateList call.
But im not really sure what to do with that as im just only starting our with PHP.
This topic has been closed to new replies.