Hi
Is it possible to remove ‘category’ from the url? For example-
whats-on/valentines-events/ instead of whats-on/category/valentines-events/
Thanks for your help 🙂
I’m not sure you can completely remove that portion of the URL. You can modify it though using the “‘tribe_events_category_slug'” filter. You can try returning blank there but not sure that will fully remove the value there.