- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › WPML Pagination and Eleementor
Tagged: wpml pagination
I have a very similar problem as the one discussed here:
https://support.searchandfilter.com/forums/topic/wpml-and-pagination/
I am using elementor, wpml and Search & Filter pro and displaying results through shortcode.
The main site language is french. The pagination works as expected:
/catalogue/?sf_paged=2 , /catalogue/?sf_paged=3 …..
In the English translated page, the pagination links are:
/catalog/?lang=en/2/ , /catalog/?lang=en/2/
The correct urls should be:
/catalog/?lang=en&sf_paged=2 , /catalog/?lang=en&sf_paged=3
Can you please help me resolve this issue?
Thank you