Hi Angela!
I will try to help you out with this. It looks like the link in that other post pointed to a deprecated version of one of the source files, and is no longer going to be relevant.
The best way to change the events page permalink is going to be using the WordPress function “add_rewrite_rules” from your child theme’s functions.php. You can read the documentation here: https://codex.wordpress.org/Rewrite_API/add_rewrite_rule. Unfortunately, this is a bit beyond the scope of what we can offer here in terms of support, and may require some advanced knowledge to get it set up properly.
Good luck and let us know if you are able to get it working!
Thanks,
Sky