• Resolved antfarmer

    (@antfarmer)


    When using TranslatePress (Free) + Language by GET parameter Add-on, the post pagination (with the default page separator that divides your post into separate pages) navigation that WordPress automatically includes in the page has broken URLs if you switch to the secondary language (i.e. when a GET parameter must be included, so the URL is modified by TranslatePress internally).

    They have this form:

    https://example.com/?page_id=330&lang=de#038;lang=de&page=6

    The ampersand (&amp / #038;) makes the URL broken, otherwise the extra GET paramter won’t make a difference.

    P.S. A temporary workaround around this until it gets fixed is to add “.post-pages-links” selector into the “Exclude selectors from translation” section in the Advanced settings of TranslatePress.

    • This topic was modified 5 years, 8 months ago by antfarmer.

The topic ‘Problem with URLs when using post pagination + GET parameter plugin’ is closed to new replies.