NO BUG: Blog Ajax loader doesn't work without /template/

I have blog archives with ajax loader pagination activated. It’s work well in 1 language. I use the Query Loop function of Bricks

But it’s doesn’t work in other language. Strangly it’s works if you add /template/ before the name of the archive model in the URL.

I use WPML for the traduction.

Page in English (not work): https://theark.lylo.ch/en/news/
Page in English with template(works): https://theark.lylo.ch/en/template/news/
Page in French: (works): /fr/news

Any idea ?

Thank you :slight_smile:

I found a solution, you need different slug for each language page who are used for the archive blog.