Hi John,
Thank you for using The Events Calendar! I understand your frustration here and hopefully, I can help out 🙂
The reason the fix you have isn’t working is because ‘/events/community/add’ isn’t really a page as far as WordPress is concerned. It is one of the ‘views’ that Events Community provides and is generated dynamically by a rewrite rule.
The good news is that you can modify the rewrite rules using the WordPress rewrite API. We have a knowledgebase article that should help get you started. You can find that here:Â https://theeventscalendar.com/knowledgebase/renaming-views/
Scroll down to the ‘View Slugs’ heading to find the information you need. The idea is to create an actual page with the slug you want to use and then add the rewrite rule using the method outlined in the article.
I hope this help! Let me know how it goes 🙂
Cheers,
Trisha