When you develop a site on wordpress you may want to create posts/pages with the same name, something that wordpress does not allow by default.
Use cases:
example.com/en/contact
example.com/fr/contact
example.com/en/support/contact
I am currently using WPML plugin in order to create multilanguage sites and I encountered this limitation in wordpress.
How can I solve this problem? Do you know any tricks or plugins that would allow me to deal with this problem.
