I referred to the below link on WP Event Manager documentation –
https://www.wp-eventmanager.com/documentation/changing-event-slugpermalink/
Added the code mentioned under ‘Use Filters to change the permalink base’ and ‘
Example: Add the category to the base URL’ to my theme’s functions.php file. I got multiple syntax errors while adding above code; please suggest if I’m following the correct steps?