• Resolved tokidoki2005

    (@tokidoki2005)


    I am using Permalinks and on the Calendar view page the links for the previous and next month are broken. The drop down to select the month and year works ok.

    Is there a simple fix for this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tokidoki2005

    (@tokidoki2005)

    Nevermind… i found the fix.

    In template-tags.php
    find:
    function events_get_next_month_link
    and
    function events_get_previous_month_link

    in both look for
    “trailingslashit”

    replace with
    “untrailingslashit”

    Now it works fine with permalinks enabled!

    Hi,

    Can you post the full details of your fix? Specifically, in what way were the previous/next month links broken? Also, what are your permalink settings?

    Justin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: The Events Calendar] Is there a FIX if your using permalinks ?’ is closed to new replies.