Pular navegação

Marcado: 

Este tópico contém 0, tem 1 voz.

Última atualização: seemaD 1 ano, 6 meses atrás.

Assistido por: Noman.

Autor Posts
dezembro 27, 2023 às 11:27 am #15131875

seemaD

Before using WPML:
1. My site is not a multisite.
2. I created a post (in English) in WordPress with the title "This is my first test post," and the URL became link oculto.
3. I have a custom plugin, and using that plugin, I can convert the content of the above post to a different language (e.g., French).
4. When I converted (by using that custom plugin) the content of the above post to French, the URL became link oculto.

After using WPML:
1. When I add a custom language "fr-fr" to WPML instead of pre-defining "fr," the existing post's URL structure breaks, and the URL becomes link oculto.
2. But when I created a new post (in English) with the title "This is my second test post" (link oculto) and converted it to French by using WPML's job (link oculto), it was working.

Now, my requirement is to have both plugins functioning in my application so that my new posts as well as my existing posts work fine and the URL for existing posts doesn't change.

Note: I have debugged the hooks of WPML a lot and found my request url is redirecting to the post, which is written in English (link oculto).