Forums

Events Manager
How to change calendar page URL? (7 posts)

  1. pavelevap
    Member
    Posted 6 months ago #

    Hi,

    I have page "My great super calendar" and I want to display basic events list here with search form. But is there any chance to modify URL of particular events?

    Now: domain.com/my-great-super-calendar/event/my-event
    Wanted: domain.com/calendar/event/my-event

    But I want to preserve my-great-super-calendar slug for this page (not change slug of this page, only for events). I found EM_EVENT_SLUG etc., but there is no EM_PAGE_SLUG constant...

    Thank you for your help...

    http://wordpress.org/extend/plugins/events-manager/

  2. Marcus
    Member
    Posted 6 months ago #

    for that you can just change the slug of your actual page, when editing the page, just below the page name you can edit the permalink.

  3. Marcus
    Member
    Posted 6 months ago #

    i'm talking about wp-admin > pages

  4. pavelevap
    Member
    Posted 5 months ago #

    Thank you for your answer, but this is not solution. I need different slugs for page (for example my-great-super-calendar) and for particular events (for example calendar).

    Thank you for your help...

  5. Marcus
    Member
    Posted 5 months ago #

    EM_EVENT_SLUG is for particular events

    say you wanted yoursite.com/my-great-super-calendar/calendar/ for a single event,

    your events page slug should be my-great-super-calendar and EM_EVENT_SLUG calendar

  6. pavelevap
    Member
    Posted 5 months ago #

    Thank you for your answer, but this is not the case...

    Now i have:

    domain.com/my-great-super-calendar/event/my-event

    But I need:

    domain.com/calendar/event/my-event

    So, EM_EVENT_SLUG is "event" and page slug is "my-great-super-calendar", but should be only "calendar". I want to have a slug for page with calendar with name "my-great-super-calendar", but use another (simple) slug for events (calendar).

    Thank you for your help...

  7. Marcus
    Member
    Posted 5 months ago #

    i think i see, well, then create a seperate page for your calendar, call it what you want, and use the calendar shorcodes, e.g. [events_calendar full=1]

Reply

You must log in to post.

About this Plugin

About this Topic