Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter chavo

    (@chavo)

    I figured out!

    also please share

    Thread Starter chavo

    (@chavo)

    Hi!

    Well…I copied the plugin’s code into my functions.php archive. I hard code it to filter cat I wish (look at this line):

    function calcat_get_calendar( $initial = true, $echo = true, $category = CATEGORY ID )

    “CATEGORY ID” = your category id.

    Then I paste the code in my template as follows:

    <?php calcat_get_calendar(); ?>

    I also ajaxify the calendar!

    I hope this helps to you.

    ps: sorry for my english.

    Thanks chavo for the very prompt response .. it solves my problem 🙂

    Thread Starter chavo

    (@chavo)

    Mmmm…now I not getting days with posts as link 🙁

    Edit: I figured out that I doesn’t work with future posts…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Use as a template tag?’ is closed to new replies.