Our site permalink is set to website.com/blog/ I was able to remove /blog/ from our events by adding a function with this in it, the with_front removed /blog/:
so one way to do this is add another array item e.g. $thearray['espresso_event_categories']['args']['rewrite']['with_front'] = false;
One other thing to note is FHEE__EE_Register_CPTs__get_taxonomies__taxonomies
is deprecated. You can use FHEE__EventEspresso_core_domain_entities_custom_post_types_TaxonomyDefinitions__getTaxonomies
instead.
The support post ‘How to change event category slug while also removing the first path in the URL’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.