Forums

[resolved] built-in calendar hack (6 posts)

  1. Chiliboy
    Member
    Posted 1 year ago #

    I need to change the spelling of the months on the built-in WP calendar. What file do I need to look for?

  2. faebu
    Member
    Posted 1 year ago #

    hello. as described in the documentation every FullCalendar Parameter can be passed to the tag {events_calendar}. This parameters include the monthNames and short Names.

    to pass the month names to the calendar you could use the tag as follows:

    {events_calendar; monthNames="[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]"}

    I just tried this out, and i found a little bug, which breaks this parameter and the fullcalendar. Update 1.3.0 is ready and will support this. Release in the next few days!

  3. Chiliboy
    Member
    Posted 1 year ago #

    Thank you faebu.

    Unfortunately, I'm new at this. Where do I find the tag {events_calendar}?

    I appreciate your help.

  4. faebu
    Member
    Posted 1 year ago #

    your first question was very specific, but you haven't yet taken the first step?!?

    please, have a look at the usage documentation in the wp calendard settings page and change this topic to resolved.

  5. Chiliboy
    Member
    Posted 1 year ago #

    We're obviously talking about 2 different calendars. There is no documentation for the calendar I'm talking about. It is not a plugin. This is the calendar that comes built into many WP themes. And, I went to the website with the documentation and saw where it talked about the event_calendar file which does not exist for the calendar I'm talking about. There are no calendar settings available!

    And, don't tell me when to mark this as resolved. I'll mark it resolved when someone can answer my question, which obviously is not you.

  6. faebu
    Member
    Posted 1 year ago #

    it would be great if you could remove the tag wp-calendar, because your thread is now appearing in the plug-in forum of the WP Calendar plugin and it has nothing to do with it.

    And, don't tell me when to mark this as resolved. I'll mark it resolved when someone can answer my question, which obviously is not you.

    Sorry about that, but since i am the developoer of the WP Calendar plug-in and it's me who's answering the most of the questions i'll really appreciate it, when people "clean up" their topics.

Topic Closed

This topic has been closed to new replies.

About this Topic