Hello,
I’ve encountered the following problem: if I open one category and then another one (for example:
/en/bathroom/accessories/), and then switch the language, it opens not the corresponding category in the other language, but the previous category instead.
From
/en/bathroom/accessories/
For example, it should open:
/lv/bathroom-lv/accessories-lv/
but instead it opens:
/lv/bathroom-lv/.
Could you please advise how to solve this issue?
As far as I understand, this happens because of AJAX. If it’s not possible to fix it properly, is there a way to make all category pages open without AJAX (with a full page reload), while keeping all filters working via AJAX?
Thank you in advance.