Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • <?php global $userdata;
    get_currentuserinfo();
    if ($user_level > 0) {
    ?>
    **enter html here or put PHP within the php breackets**
    <?php }
    ?>

    Hey guys…. I’ve got a question for ya.

    I want to have both a small sidebar calendar and a larger full page calendar. They both contain the same events, one is just larger/easier to read.

    Is there any way to add the titles to JUST the large calendar? I’m thinking no, but I’m interested in hearing if anyone has any suggestions.

    I was actually thinking about installing a second version of the plugin (slightly modded to list the posts in the output), and just calling that from the full page.

    Thoughts? Am I wrong and the event titles won’t show up on the tiny calendar and make me cry?

Viewing 2 replies - 1 through 2 (of 2 total)