404 error on Default events page + category pages

Home Forums Calendar Products Events Calendar PRO 404 error on Default events page + category pages

  • This topic has 11 replies, 2 voices, and was last updated 9 years ago by Tiebo.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1251733
    Tiebo
    Participant

    While last week everything was working fine on my events website running on http://www.koiquestion.com/events/ I am now facing an error, just two days prior to the official publication of my events page!

    The default page showing a map, filterbar and the upcoming events now shows a 404 error. However I can not find any error and since last week nothing was changed or added. Also the event category pages are giving a 404 error whilst the events themselves do show.

    I had an error caused by WPML earlier, which made me deactivate WPML until I have added the code as found in another thread, WPML is still deactivated at this point so this can’t be the case.

    I am running business license on a multisite network. The plugins are only activated on 1 subsite. http://www.koiquestion.com with an home/ default page http://www.koiquestion.com/events/

    I am running the Ultimate Bundle of:
    Events calendar Events 4.4.4,
    Calendar Pro 4.4.4.,
    Events Tickets 4.4.4,
    Events Tickets Plus 4.4,
    Community Events 4.4.2,
    Community Events Tickets 4.3.2
    Eventbrite Tickets 4.4,
    Filterbar 4.4

    All licenses are registered. I don’t have a multisite license but only using it on a single website. I know automated updates ar not available but doesn’t seem reasonable for one website on top of the original purchase amount.

    I hope you can help us so we can still launch on sunday.

    Kindest regards,

    Tiebo

    #1252140
    Cliff
    Member

    Yikes. Sorry this happened.

    First thing I’d try is deactivating and reactivating The Events Calendar core/free plugin.

    Then go to wp-admin > Settings > Permalinks and re-save your same settings.

    FYI: The licenses being registered (even if expired) wouldn’t ever affect your site’s operation. You just wouldn’t receive future automatic updates or support if your license was expired.

    Please let me know how things go for you.

    #1252795
    Tiebo
    Participant

    Hey there support team,

    We tried your instructions twice and had a WordPress specialist check all the settings, but we can’t find any lead why it suddenly doesn’t work anymore. Logs show no updates or changes that could affect it. The events work, but only the default page and the category pages give 404 error. These pages are auto generated; which could be the reason thwas don’t work?

    I hope you can help us out. Tomorrow was the release date after months of preparation, so it kind of sucks this happens now.

    Kindest regards,

    Tiebo

    #1253592
    Cliff
    Member

    Yeah, definitely sucks. Sorry this happened.

    Besides Permalinks, my best guess is that some other plugin/setting might be affecting the rewriting of URLs (one of these two plugins might help). I also see you’re running this in multisite and have MU plugins, which can sometimes be harder to debug because of forgetting they’re running (there is no Deactivate UI to temporarily disable them).

    If you can’t discover the issue with that information… I’m guessing this isn’t what you want to hear (because you finally got your site setup for launch) but we recommend following these troubleshooting steps when an issue like this (an issue not affecting other users) happens on your own site:

    Please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions:

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    If it is, please follow our Testing for Conflicts Guide (basically switch to Twenty Seventeen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any debug messages you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

    Then, please re-share your System Information (while in Testing for Conflicts Mode). That will give me a lot of extra information to help diagnose the problem.

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)

    Let us know what you find out.

    Thanks.

    #1256255
    Tiebo
    Participant

    Hey there,

    thank you for your possible options. Our webdesigner has completed all of the mentioned solutions, but still no result.
    The plugin doing the rewriting rules now comes with the following output as shown below. We hope this can help you gain insight of the issue:

    Hoping to hear from you soon…

    ^events/community/bewerk/locatie/(\d+)$
    tribe_event_id: (\d+)
    WP_Route: ce-edit-venue-route
    ^events/community/bewerk/organisator/(\d+)$
    tribe_event_id: (\d+)
    WP_Route: ce-edit-organizer-route
    ^events/community/bewerk/evenement/(\d+/?)$
    tribe_community_event_id: (\d+/?)
    WP_Route: ce-edit-route
    ^events/community/bewerk/(\d+)$
    tribe_id: (\d+)
    WP_Route: ce-edit-redirect-route
    ^events/community/voeg-toe$
    WP_Route: ce-add-route
    events/community/?$
    WP_Route: ce-redirect-to-add-route
    ^events/community/verwijder/(\d+)$

    tribe_event_id: (\d+)
    WP_Route: ce-delete-route
    ^events/community/lijst(/page/(\d+))?/?$

    page: (\d+)
    WP_Route: ce-list-route
    ^events/community/betalingsmogelijkheden(/page/(\d+))?/?$

    WP_Route: edit-payment-options-route
    ^events/community/deelnemers/evenement/(\d+/?)$
    tribe_community_event_id: (\d+/?)
    WP_Route: view-attendees-report-route
    ^events/community/verkopen/evenement/(\d+/?)$

    tribe_community_event_id: (\d+/?)
    WP_Route: view-sales-report-route
    ^wp_router/(.?)$

    sample_argument: (.?)
    WP_Route: wp-router-sample
    tribe-oauth/eventbrite/?

    ?index_php?tribe_oauth: eventbrite
    sitemap(-+([a-zA-Z0-9_-]+))?.xml$

    xml_sitemap: params=([a-zA-Z0-9_-]+)
    sitemap(-+([a-zA-Z0-9_-]+))?.xml.gz$

    xml_sitemap: params=([a-zA-Z0-9_-]+);zip=true
    sitemap(-+([a-zA-Z0-9_-]+))?.html$
    xml_sitemap: params=([a-zA-Z0-9_-]+);html=true
    sitemap(-+([a-zA-Z0-9_-]+))?.html.gz$

    xml_sitemap: params=([a-zA-Z0-9_-]+);html=true;zip=true
    events/kaart

    post_type: tribe_events
    eventDisplay: map
    (.)events/categorie/?(:[^/]+/)([^/]+)/kaart/?$

    tribe_events_cat: (:[^/]+/)*
    post_type: tribe_events
    eventDisplay: map
    (.)events/tag/([^/]+)/kaart/?$
    tag: ([^/]+)
    post_type: tribe_events
    eventDisplay: map
    tickets/([0-9]{1,})/?

    p: ([0-9]{1,})
    tribe-edit-orders: 1
    (:events)/?(:week)/?$?

    post_type: tribe_events
    eventDisplay: week
    (:events)/?(:week)/?(:featured)/?$?
    post_type: tribe_events
    eventDisplay: week
    featured: 1
    (:events)/?(:week)/(\d{2})/?$?

    post_type: tribe_events
    eventDisplay: week
    eventDate: (:events)
    (:events)/?(:week)/(\d{2})/?(:featured)/?$?
    post_type: tribe_events
    eventDisplay: week
    eventDate: (:events)
    featured: 1
    (:events)/?(:week)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    eventDisplay: week
    eventDate: (:events)
    (:events)/?(:week)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?
    post_type: tribe_events
    eventDisplay: week
    eventDate: (:events)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:week)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: week
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:week)/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: week
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:week)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: week
    eventDate: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:week)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: week
    eventDate: (:category|categorie)
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:week)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: week
    (:events)/?(:tag)/([^/]+)/?(:week)/?(:featured)/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: week
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:week)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: week
    eventDate: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:week)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: week
    eventDate: (:tag)
    featured: 1
    (:events)/?(:photo|foto)/?$?

    post_type: tribe_events
    eventDisplay: photo
    (:events)/?(:photo|foto)/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: photo
    featured: 1
    (:events)/?(:photo|foto)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    eventDisplay: photo
    eventDate: (:events)
    (:events)/?(:photo|foto)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: photo
    eventDate: (:events)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:photo|foto)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: photo
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:photo|foto)/?(:featured)/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: photo
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:photo|foto)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: photo
    (:events)/?(:tag)/([^/]+)/?(:photo|foto)/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: photo
    featured: 1
    event-aggregator/(insert)/?$

    tribe-aggregator: 1
    tribe-action: (insert)
    (:event)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$?

    tribe_events: (:event)
    eventDate: ([^/]+)
    (:event)/([^/]+)/(\d{4}-\d{2}-\d{2})/embed/?$?

    tribe_events: (:event)
    eventDate: ([^/]+)
    embed: 1
    (:event)/([^/]+)/?(:all)/?$?

    tribe_events: (:event)
    post_type: tribe_events
    eventDisplay: all
    (:event)/([^/]+)/(\d{4}-\d{2}-\d{2})/ical/?$?

    tribe_events: (:event)
    eventDate: ([^/]+)
    ical: 1
    (:event)/([^/]+)/ical/?$?

    ical: 1
    name: (:event)
    post_type: tribe_events
    (:events)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    eventDisplay: list
    paged: (:events)
    (:events)/?(:featured)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    featured: 1
    eventDisplay: list
    paged: (:events)
    (:events)/(feed|rdf|rss|rss2|atom)/?$?

    post_type: tribe_events
    eventDisplay: list
    feed: (:events)
    (:events)/?(:featured)/(feed|rdf|rss|rss2|atom)/?$?
    post_type: tribe_events
    featured: 1
    eventDisplay: list
    feed: (:events)
    (:events)/?(:month|maand)/?$?

    post_type: tribe_events
    eventDisplay: month
    (:events)/?(:month|maand)/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: month
    featured: 1
    (:events)/?(:list|lijst)/?(:page)/(\d+)/?$?
    post_type: tribe_events
    eventDisplay: list
    paged: (:events)
    (:events)/?(:list|lijst)/?(:featured)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    eventDisplay: list
    featured: 1
    paged: (:events)
    (:events)/?(:list|lijst)/?$?

    post_type: tribe_events
    eventDisplay: list
    (:events)/?(:list|lijst)/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: list
    featured: 1
    (:events)/?(:today|vandaag)/?$?
    post_type: tribe_events
    eventDisplay: day
    (:events)/?(:today|vandaag)/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: day
    featured: 1
    (:events)/(\d{4}-\d{2})/?$?
    post_type: tribe_events
    eventDisplay: month
    eventDate: (:events)
    (:events)/(\d{4}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: month
    eventDate: (:events)
    featured: 1
    (:events)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    eventDisplay: day
    eventDate: (:events)
    (:events)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    eventDisplay: day
    eventDate: (:events)
    featured: 1
    (:events)/?(:featured)/?$?

    post_type: tribe_events
    featured: 1
    (:events)/?$?

    post_type: tribe_events
    eventDisplay: default
    (:events)/ical/?$?

    post_type: tribe_events
    ical: 1
    (:events)/?(:featured)/ical/?$?
    post_type: tribe_events
    ical: 1
    featured: 1
    (:events)/(\d{4}-\d{2}-\d{2})/ical/?$?

    post_type: tribe_events
    ical: 1
    eventDisplay: day
    eventDate: (:events)
    (:events)/(\d{4}-\d{2}-\d{2})/ical/featured/?$?
    post_type: tribe_events
    ical: 1
    eventDisplay: day
    eventDate: (:events)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    paged: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:featured)/?(:page)/(\d+)/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    featured: 1
    eventDisplay: list
    paged: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:month|maand)/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: month
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:month|maand)/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: month
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:list|lijst)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    paged: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:list|lijst)/?(:featured)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    featured: 1
    paged: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:list|lijst)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:list|lijst)/?(:featured)/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:today|vandaag)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:today|vandaag)/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:day|dag)/(\d{4}-\d{2}-\d{2})/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    eventDate: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:day|dag)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    eventDate: (:category|categorie)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/(\d{4}-\d{2})/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: month
    eventDate: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/(\d{4}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: month
    eventDate: (:category|categorie)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/(\d{4}-\d{2}-\d{2})/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    eventDate: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: day
    eventDate: (:category|categorie)
    featured: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/feed/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: list
    feed: rss2
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:featured)/feed/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    featured: 1
    eventDisplay: list
    feed: rss2
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/ical/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    ical: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:featured)/ical/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    featured: 1
    ical: 1
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    feed: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:featured)/feed/(feed|rdf|rss|rss2|atom)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    featured: 1
    feed: (:category|categorie)
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?(:featured)/?$?

    post_type: tribe_events
    tribe_events_cat: (:events)
    featured: 1
    eventDisplay: default
    (:events)/?(:category|categorie)/?(:[^/]+/)([^/]+)/?$?
    post_type: tribe_events
    tribe_events_cat: (:events)
    eventDisplay: default
    (:events)/?(:tag)/([^/]+)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    paged: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:featured)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tag: (:events)
    featured: 1
    eventDisplay: list
    paged: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:month|maand)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: month
    (:events)/?(:tag)/([^/]+)/?(:month|maand)/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: month
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:list|lijst)/?(:page)/(\d+)/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    paged: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:list|lijst)/?(:featured)/?(:page)/(\d+)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    featured: 1
    paged: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:list|lijst)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    (:events)/?(:tag)/([^/]+)/?(:list|lijst)/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:today|vandaag)/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    (:events)/?(:tag)/([^/]+)/?(:today|vandaag)/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    featured: 1
    (:events)/?(:tag)/([^/]+)/?(:day|dag)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    eventDate: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:day|dag)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    eventDate: (:tag)
    featured: 1
    (:events)/?(:tag)/([^/]+)/(\d{4}-\d{2})/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: month
    eventDate: (:tag)
    (:events)/?(:tag)/([^/]+)/(\d{4}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: month
    eventDate: (:tag)
    featured: 1
    (:events)/?(:tag)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    eventDate: (:tag)
    (:events)/?(:tag)/([^/]+)/(\d{4}-\d{2}-\d{2})/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: day
    eventDate: (:tag)
    featured: 1
    (:events)/?(:tag)/([^/]+)/feed/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    feed: rss2
    (:events)/?(:tag)/([^/]+)/?(:featured)/feed/?$?
    post_type: tribe_events
    tag: (:events)
    eventDisplay: list
    feed: rss2
    featured: 1
    (:events)/?(:tag)/([^/]+)/ical/?$?

    post_type: tribe_events
    tag: (:events)
    ical: 1
    (:events)/?(:tag)/([^/]+)/?(:featured)/ical/?$?
    post_type: tribe_events
    tag: (:events)
    featured: 1
    ical: 1
    (:events)/?(:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$?
    post_type: tribe_events
    tag: (:events)
    feed: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:featured)/feed/(feed|rdf|rss|rss2|atom)/?$?

    post_type: tribe_events
    tag: (:events)
    featured: 1
    feed: (:tag)
    (:events)/?(:tag)/([^/]+)/?(:featured)/?$?

    post_type: tribe_events
    tag: (:events)
    featured: 1
    (:events)/?(:tag)/([^/]+)/?$?

    post_type: tribe_events
    tag: (:events)
    eventDisplay: default
    (:event)/([^/]+)/?(:tickets)/?$?

    tribe_events: (:event)
    post_type: tribe_events
    eventDisplay: tickets
    (:event)/([^/]+)/(\d{4}-\d{2}-\d{2})/?(:tickets)/?$?

    tribe_events: (:event)
    eventDate: ([^/]+)
    post_type: tribe_events
    eventDisplay: tickets
    WP_Router/?$

    post_type: wp_router_page
    ^wp-json/?$
    rest_route: /
    ^wp-json/(.)?

    rest_route: /(.)?
    ^index.php/wp-json/?$

    rest_route: /
    ^index.php/wp-json/(.)?

    rest_route: /(.)?
    event/?$

    post_type: tribe_events
    event/feed/(feed|rdf|rss|rss2|atom)/?$

    post_type: tribe_events
    feed: (feed|rdf|rss|rss2|atom)
    event/(feed|rdf|rss|rss2|atom)/?$

    post_type: tribe_events
    feed: (feed|rdf|rss|rss2|atom)
    event/page/([0-9]{1,})/?$

    post_type: tribe_events
    paged: ([0-9]{1,})
    WP_Router/[^/]+/attachment/([^/]+)/?$

    attachment: ([^/]+)
    WP_Router/[^/]+/attachment/([^/]+)/trackback/?$
    attachment: ([^/]+)
    tb: 1
    WP_Router/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    WP_Router/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    WP_Router/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    WP_Router/[^/]+/attachment/([^/]+)/embed/?$
    attachment: ([^/]+)
    embed: true
    WP_Router/([^/]+)/embed/?$

    wp_router_page: ([^/]+)
    embed: true
    WP_Router/([^/]+)/trackback/?$

    wp_router_page: ([^/]+)
    tb: 1
    WP_Router/([^/]+)/page/?([0-9]{1,})/?$

    wp_router_page: ([^/]+)
    paged: ([0-9]{1,})
    WP_Router/([^/]+)/comment-page-([0-9]{1,})/?$

    wp_router_page: ([^/]+)
    cpage: ([0-9]{1,})
    WP_Router/([^/]+)?(:/([0-9]+))?/?$

    wp_router_page: ([^/]+)?
    page: (:/([0-9]+))?
    WP_Router/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    WP_Router/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    WP_Router/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    WP_Router/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    WP_Router/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$
    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    WP_Router/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    blog/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$

    category_name: (.+?)
    feed: (feed|rdf|rss|rss2|atom)
    blog/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$
    category_name: (.+?)
    feed: (feed|rdf|rss|rss2|atom)
    blog/category/(.+?)/embed/?$

    category_name: (.+?)
    embed: true
    blog/category/(.+?)/page/?([0-9]{1,})/?$

    category_name: (.+?)
    paged: ([0-9]{1,})
    blog/category/(.+?)/?$

    category_name: (.+?)
    blog/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    tag: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    tag: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/tag/([^/]+)/embed/?$

    tag: ([^/]+)
    embed: true
    blog/tag/([^/]+)/page/?([0-9]{1,})/?$

    tag: ([^/]+)
    paged: ([0-9]{1,})
    blog/tag/([^/]+)/?$
    tag: ([^/]+)
    blog/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    post_format: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    post_format: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/type/([^/]+)/embed/?$

    post_format: ([^/]+)
    embed: true
    blog/type/([^/]+)/page/?([0-9]{1,})/?$

    post_format: ([^/]+)
    paged: ([0-9]{1,})
    blog/type/([^/]+)/?$

    post_format: ([^/]+)
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/?$

    attachment: ([^/]+)
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/trackback/?$
    attachment: ([^/]+)
    tb: 1
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/ticket-meta-fieldset/[^/]+/attachment/([^/]+)/embed/?$
    attachment: ([^/]+)
    embed: true
    blog/ticket-meta-fieldset/([^/]+)/embed/?$

    ticket-meta-fieldset: ([^/]+)
    embed: true
    blog/ticket-meta-fieldset/([^/]+)/trackback/?$

    ticket-meta-fieldset: ([^/]+)
    tb: 1
    blog/ticket-meta-fieldset/([^/]+)/page/?([0-9]{1,})/?$

    ticket-meta-fieldset: ([^/]+)
    paged: ([0-9]{1,})
    blog/ticket-meta-fieldset/([^/]+)/comment-page-([0-9]{1,})/?$

    ticket-meta-fieldset: ([^/]+)
    cpage: ([0-9]{1,})
    blog/ticket-meta-fieldset/([^/]+)?(:/([0-9]+))?/?$

    ticket-meta-fieldset: ([^/]+)?
    page: (:/([0-9]+))?
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$
    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/ticket-meta-fieldset/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    locatie/[^/]+/attachment/([^/]+)/?$
    attachment: ([^/]+)
    locatie/[^/]+/attachment/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    locatie/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    locatie/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    locatie/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    locatie/[^/]+/attachment/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    locatie/([^/]+)/embed/?$

    tribe_venue: ([^/]+)
    embed: true
    locatie/([^/]+)/trackback/?$

    tribe_venue: ([^/]+)
    tb: 1
    locatie/([^/]+)/page/?([0-9]{1,})/?$

    tribe_venue: ([^/]+)
    paged: ([0-9]{1,})
    locatie/([^/]+)/comment-page-([0-9]{1,})/?$
    tribe_venue: ([^/]+)
    cpage: ([0-9]{1,})
    locatie/([^/]+)?(:/([0-9]+))?/?$

    tribe_venue: ([^/]+)?
    page: (:/([0-9]+))?
    locatie/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    locatie/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    locatie/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    locatie/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    locatie/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    locatie/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    organisator/[^/]+/attachment/([^/]+)/?$
    attachment: ([^/]+)
    organisator/[^/]+/attachment/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    organisator/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    organisator/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    organisator/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    organisator/[^/]+/attachment/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    organisator/([^/]+)/embed/?$

    tribe_organizer: ([^/]+)
    embed: true
    organisator/([^/]+)/trackback/?$

    tribe_organizer: ([^/]+)
    tb: 1
    organisator/([^/]+)/page/?([0-9]{1,})/?$

    tribe_organizer: ([^/]+)
    paged: ([0-9]{1,})
    organisator/([^/]+)/comment-page-([0-9]{1,})/?$
    tribe_organizer: ([^/]+)
    cpage: ([0-9]{1,})
    organisator/([^/]+)?(:/([0-9]+))?/?$

    tribe_organizer: ([^/]+)?
    page: (:/([0-9]+))?
    organisator/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    organisator/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    organisator/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    organisator/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    organisator/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    organisator/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    event/[^/]+/attachment/([^/]+)/?$

    attachment: ([^/]+)
    event/[^/]+/attachment/([^/]+)/trackback/?$
    attachment: ([^/]+)
    tb: 1
    event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    event/[^/]+/attachment/([^/]+)/embed/?$
    attachment: ([^/]+)
    embed: true
    event/([^/]+)/embed/?$

    tribe_events: ([^/]+)
    embed: true
    event/([^/]+)/trackback/?$

    tribe_events: ([^/]+)
    tb: 1
    event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    tribe_events: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    tribe_events: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/([^/]+)/page/?([0-9]{1,})/?$

    tribe_events: ([^/]+)
    paged: ([0-9]{1,})
    event/([^/]+)/comment-page-([0-9]{1,})/?$

    tribe_events: ([^/]+)
    cpage: ([0-9]{1,})
    event/([^/]+)?(:/([0-9]+))?/?$

    tribe_events: ([^/]+)?
    page: (:/([0-9]+))?
    event/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    event/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$
    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    event/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    events/categorie/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$
    tribe_events_cat: (.+?)
    feed: (feed|rdf|rss|rss2|atom)
    events/categorie/(.+?)/(feed|rdf|rss|rss2|atom)/?$

    tribe_events_cat: (.+?)
    feed: (feed|rdf|rss|rss2|atom)
    events/categorie/(.+?)/embed/?$
    tribe_events_cat: (.+?)
    embed: true
    events/categorie/(.+?)/page/?([0-9]{1,})/?$
    tribe_events_cat: (.+?)
    paged: ([0-9]{1,})
    events/categorie/(.+?)/?$

    tribe_events_cat: (.+?)
    blog/deleted_event/[^/]+/attachment/([^/]+)/?$

    attachment: ([^/]+)
    blog/deleted_event/[^/]+/attachment/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    blog/deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$
    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/deleted_event/[^/]+/attachment/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    blog/deleted_event/([^/]+)/embed/?$
    deleted_event: ([^/]+)
    embed: true
    blog/deleted_event/([^/]+)/trackback/?$
    deleted_event: ([^/]+)
    tb: 1
    blog/deleted_event/([^/]+)/page/?([0-9]{1,})/?$
    deleted_event: ([^/]+)
    paged: ([0-9]{1,})
    blog/deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$

    deleted_event: ([^/]+)
    cpage: ([0-9]{1,})
    blog/deleted_event/([^/]+)?(:/([0-9]+))?/?$
    deleted_event: ([^/]+)?
    page: (:/([0-9]+))?
    blog/deleted_event/[^/]+/([^/]+)/?$
    attachment: ([^/]+)
    blog/deleted_event/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    blog/deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/deleted_event/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    robots.txt$

    robots: 1
    .wp-(atom|rdf|rss|rss2|feed|commentsrss2).php$

    feed: old
    .wp-app.php(/.)?$

    error: 403
    .*wp-signup.php$

    signup: true
    .*wp-activate.php$

    activate: true
    .*wp-register.php$

    register: true
    feed/(feed|rdf|rss|rss2|atom)/?$

    feed: (feed|rdf|rss|rss2|atom)
    (feed|rdf|rss|rss2|atom)/?$
    feed: (feed|rdf|rss|rss2|atom)
    embed/?$

    embed: true
    page/?([0-9]{1,})/?$

    paged: ([0-9]{1,})
    comment-page-([0-9]{1,})/?$
    page_id: 7
    cpage: ([0-9]{1,})
    comments/feed/(feed|rdf|rss|rss2|atom)/?$

    feed: (feed|rdf|rss|rss2|atom)
    withcomments: 1
    comments/(feed|rdf|rss|rss2|atom)/?$

    feed: (feed|rdf|rss|rss2|atom)
    withcomments: 1
    comments/embed/?$

    embed: true
    search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$

    s: (.+)
    feed: (feed|rdf|rss|rss2|atom)
    search/(.+)/(feed|rdf|rss|rss2|atom)/?$
    s: (.+)
    feed: (feed|rdf|rss|rss2|atom)
    search/(.+)/embed/?$

    s: (.+)
    embed: true
    search/(.+)/page/?([0-9]{1,})/?$

    s: (.+)
    paged: ([0-9]{1,})
    search/(.+)/?$

    s: (.+)
    blog/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    author_name: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
    author_name: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/author/([^/]+)/embed/?$

    author_name: ([^/]+)
    embed: true
    blog/author/([^/]+)/page/?([0-9]{1,})/?$

    author_name: ([^/]+)
    paged: ([0-9]{1,})
    blog/author/([^/]+)/?$

    author_name: ([^/]+)
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    embed: true
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    paged: ([0-9]{1,})
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    blog/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/embed/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    embed: true
    blog/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    paged: ([0-9]{1,})
    blog/([0-9]{4})/([0-9]{1,2})/?$
    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    blog/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$
    year: ([0-9]{4})
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/embed/?$

    year: ([0-9]{4})
    embed: true
    blog/([0-9]{4})/page/?([0-9]{1,})/?$

    year: ([0-9]{4})
    paged: ([0-9]{1,})
    blog/([0-9]{4})/?$

    year: ([0-9]{4})
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$
    attachment: ([^/]+)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    embed: true
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    tb: 1
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    paged: ([0-9]{1,})
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)
    cpage: ([0-9]{1,})
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)?(:/([0-9]+))?/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    name: ([^/]+)?
    page: (:/([0-9]+))?
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$

    attachment: ([^/]+)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    day: ([0-9]{1,2})
    cpage: ([0-9]{1,})
    blog/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$

    year: ([0-9]{4})
    monthnum: ([0-9]{1,2})
    cpage: ([0-9]{1,})
    blog/([0-9]{4})/comment-page-([0-9]{1,})/?$
    year: ([0-9]{4})
    cpage: ([0-9]{1,})
    .?.+?/attachment/([^/]+)/?$
    attachment: ([^/]+)
    .?.+?/attachment/([^/]+)/trackback/?$

    attachment: ([^/]+)
    tb: 1
    .?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    .?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$

    attachment: ([^/]+)
    feed: (feed|rdf|rss|rss2|atom)
    .?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$

    attachment: ([^/]+)
    cpage: ([0-9]{1,})
    .?.+?/attachment/([^/]+)/embed/?$

    attachment: ([^/]+)
    embed: true
    (.?.+?)/embed/?$

    pagename: (.?.+?)
    embed: true
    (.?.+?)/trackback/?$

    pagename: (.?.+?)
    tb: 1
    (.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$

    pagename: (.?.+?)
    feed: (feed|rdf|rss|rss2|atom)
    (.?.+?)/(feed|rdf|rss|rss2|atom)/?$
    pagename: (.?.+?)
    feed: (feed|rdf|rss|rss2|atom)
    (.?.+?)/page/?([0-9]{1,})/?$

    pagename: (.?.+?)
    paged: ([0-9]{1,})
    (.?.+?)/comment-page-([0-9]{1,})/?$
    pagename: (.?.+?)
    cpage: ([0-9]{1,})
    (.?.+?)?(:/([0-9]+))?/?$

    pagename: (.?.+?)?
    page: (:/([0-9]+))?

    #1257032
    Cliff
    Member

    Thanks for all that detailed information.

    Was there a specific piece of it that was of concern regarding this issue?

    #1263085
    Tiebo
    Participant

    No, no specific piece of code. I was hoping you guys could understand it better than I can…

    In the meanwhile we added a PHP snippet to functions.php which gave us an error output. this file is added as an attachment.

    We hope you can locate the problem now, because I feel pretty beaten on this topic by now since I missed our release date which is why I lose sponsors now.

    Kindest regards,

    Tiebo Jacobs

    #1263682
    Cliff
    Member

    I am not sure that document helps here, either, but thanks for it.

    Re-saving Permalinks after each change…

    I’d suggest deactivating WPML and see if things work. If it does, please reference https://theeventscalendar.com/knowledgebase/setting-up-the-events-calendar-with-wpml/ in detail and maybe you’ll be able to get it working.

    If not, I’d suggest following these recommended troubleshooting steps for your own site:

    There might be some new updates available. Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    If it is, please follow our Testing for Conflicts Guide (basically switch to Twenty Seventeen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any debug messages you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

    Then, please re-share your System Information (while in Testing for Conflicts Mode). That will give me a lot of extra information to help diagnose the problem.

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)

    Let us know what you find out.

    Thanks.

    #1266163
    Tiebo
    Participant

    Dear support team,

    I am sorry to repoprt but your support kinda sucks, really.

    After giving all possible info each time on what I did and the systems info, you each time reply with pragmatical but obvious general information following some schedule on what to tell ‘m next in the list of all te possible things I could do. Your answers show empathy but they don’t show you are actually reading upon my ellaborations as you now give me tips that I had already done in the very first place. (deactivating WPML), telling me you do wanna look like you give the best support but in the end.

    I am just a silly website owner, using the calendar plugin for professional reasons. I have put a website professional on it for many many hours know which is also quite costly to fix a problem in your plugin which I paid a big ammount of cash for. I have missed mu deadline and season is starting meaning not having it ready is now costing money in stead of making me some.

    Please feel my need of real help and lend me some real support. You have all the data so try figure out what is the problem and let me tell my WordPress magician to fix that instead of an endless rundown list. Otherwise you can get an account to get in and sort things out, We create back-ups every single night so nothing much that can get broken. But eventually be a good support team and support not try to send me in various directions, which are supposingly right, no matter how difficult the matter seems.

    Kindest regards,

    Tiebo

    #1266428
    Cliff
    Member

    Tiebo, I re-read our exchange and noticed exactly what you said in your last reply: that you already deactivated WPML and left it deactivated, and that you already tried those troubleshooting steps.

    I visited http://koiquestion.com/events/ and see it still 404’s but http://koiquestion.com/events/community/ does not — and it redirects to http://koiquestion.com/events/community/voeg-toe, which it should.

    I apologize for the duplicated reply within this thread.

    Moving forward, here are my localhost site rewrite rules: https://cl.ly/3w161H3G1t1q (using the Rewrite Rules Inspector plugin)

    It looks like your list of rewrite rules is missing (?:events)/?$ (from my screenshot)

    If you haven’t already, I’d suggest deactivating The Events Calendar core/free plugin and re-activate it and see if that solves the issue.

    If it still does not, please click the Rewrite Rules Inspector’s “Flush Rules” button.

    Please let me know how this goes for you.

    #1275928
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘404 error on Default events page + category pages’ is closed to new replies.