Breno Alves
Breno Alves
Currently in 0.7.0 I can create a post and page with same slug in same language. (Same URL)
@justnorris I found 3 main issues: - The "main portfolio page" are not filtering entries by language. - I needed flush my permalinks to be able to access portfolio categories....
We should be filtering any WP_Query by language for default. I think that the first and third items are with us. Don't worry about them!
Since tag metabox uses AJAX to retrieve tags results, we'll need to create a custom metabox to support multilanguage tags.
Related to: https://github.com/brenoalvs/monk/issues/349
Backbone skills needed here 👍