• <!– The Calendar is disabled per default. Uncomment if you want to use it.

    • <h2><?php _e(‘Calendar’); ?></h2>
      <?php get_calendar(); ?>
    • –>

      Ahhh what part do I uncomment?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Take out the line(s):

    <!– The Calendar is disabled per default. Uncomment if you want to use it.

    Then take out the line:

    –>

    It is now uncommented.

    Thread Starter greendaypunk74

    (@greendaypunk74)

    How come my calendars so damn big? When I go back to the dates it shows up fine.

    https://www.dudewheresmycar.org/

    The CSS statements for the calendar are different from those for the rest of your site. If you’ve modified your stylesheet, you may no longer have any from that section, and will need to copy them over from the default.

    The statements you need to look for begin with ‘wp-calendar’. If you do still have them in your stylesheet, you just need to modify them until your calendar looks the way you want it to.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Calendar’ is closed to new replies.