Background of the issue:
In my website, there is a post type called school. And by default, its single page's URL is like, In French - "hidden link; and in English - "hidden link;. But I want to change the French version URL to "hidden link;. So, I set a Permalink Rewrite in ACF like ecole/.
Symptoms:
If I visit "hidden link; this page, it redirects to "hidden link;. I found 301 redirection caused by WPML in browser console's network tab.
Questions:
How can I stop the 301 redirection caused by WPML?
Is there a way to change the French version URL to the desired format without redirection?
September 13, 2024 at 5:11 pm
The topic ‘[Closed] I'm facing a redirection issue in single post pages’ is closed to new replies.