- This topic has 5 replies, 2 voices, and was last updated 10 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 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 › Shortcode results and pagination fails with different languages
Hi Ross,
I have a form with display results using a shortcode. I’m using WP Globus as multilingual plugin and I have two languages: spanish and english
The pagination url in englsih should be: http://web/en/type/?sf_paged=2
But I get: http://web/type/?sf_paged=2
I have found that if “Results URL” is empty the pagination works fine.
Thanks
Hey Jose
We don’t officially support that language plugin (only PolyLang and WPML) – however I think I have recently added a filter to modify the Results URL dynamically, which is probably what you are after!
Let me have a look around and I’ll get back to you.
Thanks
Hi Jose
Sorry thought I’d sent it but hadn’t.
I’ve just released S&F 2.1.2 which has these filters implemented, I’ve just done a little write up too:
http://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/#Modify_URLs
Thanks