• Resolved Elliott Stocks

    (@elliott-stocks)


    Accessing embeds for a recurring event via “pretty permalinks” results in an error; “Oops! That embed can’t be found.”

    e.g. /event/test-event/2015-08-14/embed/

    This can be fixed by adding a new rewrite rule –

    $rewrite->rules['(?:event)/([^/]+)/(\d{4}-\d{2}-\d{2})/embed/?$'] = 'index.php?tribe_events=$matches[1]&eventDate=$matches[2]&embed=true';

    https://wordpress.org/plugins/the-events-calendar/

Viewing 1 replies (of 1 total)
  • Hey Elliott,

    Thanks a lot for the report + solution included 🙂

    I imagine you are a license holder, as recurrence is a feature of Events Calendar PRO. If that’s the case, can you post to our premium forums where we support our premium users? There we’ll be able to take a more detailed look into this!

    Thanks again for the report,
    Have a great weekend,
    Nico

Viewing 1 replies (of 1 total)
  • The topic ‘4.4 embeds on recurring events’ is closed to new replies.