• I have the Holiday Calendar short-code at this location on my site:

    /extra/events-calendar/

    When I click on a link it produces it takes me to:

    /events/?date=2018-02-19&country=ca

    Problem is that /events/ already exists on my site and is used for another plugin. I only use Holiday Calendar to list holidays, not as an event calendar (have a different plugin for that).

    What I suggest is that the link should look like this instead:

    /(short-code’s URI)/holiday/?date=2018-02-19&country=ca

    In the case of my website:

    /extra/events-calendar/holiday/?date=2018-02-19&country=ca

    Is there a way for this to be fixed? If unable to detect the short-code location then maybe allow us to add the URI for the links in the short-code – ex: URI=”/extra/events-calendar/holiday/”
    Even if the short-code’s URI wasn’t included, just /holiday/ instead of /event/ would be a simple quick fix for now (or maybe allow us to define the page slug in a setting somewhere).

    BTW thanks for adding Canada to your supported countries.

    The page I need help with: [log in to see the link]

  • The topic ‘Event Links’ is closed to new replies.