aldf

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Event 404 when wordpress permalinks used #797731
    aldf
    Participant

    This issue iss resolved by adding the following line to the-events-calendar/lib/the-events-calendar.class.php line 2436. Please let me know what branch in the git repo you need me to submit a pull request against if you want me to contribute the sollution in that fashion.

    $newRules[$singleBase . ‘([^/]+)/?$’] = ‘index.php?’ . self::POSTTYPE . ‘=’ . $wp_rewrite->preg_index( 1 );

    in reply to: Event 404 when wordpress permalinks used #794218
    aldf
    Participant

    Ah I checked the wrong radio above!

    in reply to: Event 404 when wordpress permalinks used #794212
    aldf
    Participant

    I also found out that this works on single site install, but does not work on multi site install last night.

Viewing 3 posts - 1 through 3 (of 3 total)