• Hi, i guess there’s a bug in the way how you handle translations.

    Issue:
    Clicking from the widget or calender to an individual event page results in a 404 error. The calender/widget points to domainname.com/event/name-of-the-event. But as a WP user having my site setup as NL-nl; viewing the event from out the dashboard, the url is domainname.com/activiteit/name-of-the-event.
    And this results in a 404.

    workaround
    can only be done by setting the user in EN-us; as this is also the standard setup site language. When this is done, re-saved the permalink; then clicking from dashboard and front-end calendar goes to domainname.com/event/name-of-the-event; and is okay. No 404 error anymore.

    So, i guess some issues here with translation

  • The topic ‘404 error for event pages for non-EN sites’ is closed to new replies.