Slugs Getting Translated
-
Hi,
I’m using TranslatePress to translate The Events Calendar plugin beside other plugins on my website. What I do is simply upload the plugins’ translation .mo files into the plugin/lang folder.On the single event page, the event category link points to a non existing URL where the category base is translated.
For example, instead of linking to the correct category URL: /events/category/concerts/
it links to: /events/it/categoria/concerts/
These translated URLs go to a 404 page because those routes do not exist.
But the translated language subdirectory works correctly as long as the category base is not translated, for example:
/events/it/category/concerts/
Could you please help me with that? What should I do to avoid translating the slug parts? Is it a bug in the plugin or if there is a setting I can use to avoid translating the URL slug parts?
Thank you for your support.
Regards
You must be logged in to reply to this topic.