• Resolved adamlove86

    (@adamlove86)


    Hi guys,
    I’m so happy with this plugin, and I’d like to make its post my main ‘events’ section. That is, change the slug from “wp-event” to “events”. What’s the easiest way to do this?
    Thanks again 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Xylus Themes

    (@xylus)

    Hello @adamlove86,

    Thanks for reaching out to us.
    Happy to know that you liked our Plug-in.
    We can let you know from where you can change wp-events slug need to change from code.
    You can change wp-event by follow following steps.
    1.) Replace “$this->event_slug = ‘wp-event’;” with “$this->event_slug = ‘new-slug’;” in file “plugins\plugins\wp-event-aggregator-pro\includes\class-wp-event-aggregator-cpt.php” on line 35.
    2.) Reset permalinks.

    Thanks,
    Xylus Themes.

    • This reply was modified 8 years, 9 months ago by Xylus Themes.
    Plugin Author Xylus Themes

    (@xylus)

    Hello @adamlove86,

    Thanks for reaching out to us.
    Happy to know that you liked our Plug-in.
    We can let you know from where you can change wp-events slug need to change from code.
    You can change wp-event by follow following steps.
    1.) Replace “$this->event_slug = ‘wp-event’;” with “$this->event_slug = ‘new-slug’;” in file “plugins\wp-event-aggregator-pro\includes\class-wp-event-aggregator-cpt.php” on line 35.
    2.) Reset permalinks.

    Thanks,
    Xylus Themes.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing slug’ is closed to new replies.