Update: I found the Tweak Permalinks option in the RSVPMaker settings, and that did not resolve the issue.
The permalink format is set to /site/rsvpmaker/my-event.
In one of the recent releases, I added a filter function that adds the date in Y-m-d format to the end of the slug. If you manually change the slug to edit that out, the program adds it back in as part of a slug based on the title text. You should be able to change the slug to something like ‘custom-2014-1-8’ and have the change stick.
I may rethink how this works based on your feedback or provide some way of turning it off. Adding the date to the slug is desirable behavior for a couple of sites I manage where there are multiple events with the same headline but different dates. Default wordpress behavior is to add a number to the end of the slug to make sure that it is distinct. For events, I thought adding the date to the end was a more meaningful alternative.
I would see a couple of options if you were to change this behavior:
- Add an advanced option under Tweak Permalinks named “Custom Permalinks” or something like that, for users that prefer fully custom links/slugs without having the date tacked to the end
- Change the behavior so that the date is only appended to the slug if the event has the same title as a past event
I would personally love to be able to set custom slugs, if it is possible to add that functionality back in.
Let me know your thoughts so I can mark this thread as resolved! As always, thanks for your speedy response and your awesome plugin!
The latest version adds the date by default but will allow you to set a custom slug that does not include that (as long as it is unique).