Hi
Could you provide a screenshot of your English menu with the “About” metabox opening (Appearance > Menus) and the same thing but for the Spanish language?
A screenshot of the admin ?
(I reactivate sliders on the site, it corrects a display problem on the home)
A screenshot of the admin ?
Yes please. You can upload them via http://snag.gy and link to them here. Please don’t cut the admin top bar and the left menu on your screenshots.
There is no link in your message.
In your source code I see that your these 3 pages are sharing the same slug. How did you obtain that?
<link rel="alternate" href="http://www.inspireacademy.fr/en/about-the-inspire-academy/" hreflang="en-US" />
<link rel="alternate" href="http://www.inspireacademy.fr/es/about-the-inspire-academy/" hreflang="es-ES" />
<link rel="alternate" href="http://www.inspireacademy.fr/about-the-inspire-academy/" hreflang="fr-FR" />
I don’t know! It comes from Polylang no ?
You can’t share the slug about-the-inspire-academy with Polylang.
Have you use a plugin which allows you to share the slug?
Even if you have deactivated this plugin the issue will remain. Either you reactivate this plugin or you change your slugs.
Probably from wpml.
I don’t understand because in the page, url are really different because of a 1, 2 or 3 at the end of the url.
But, if I change the slug, it seems to work… I’ll check an other pages
So,
It works when i change slug. But I don’t understand why it worked few days ago with the same configuration.
About this url http://www.inspireacademy.fr/en/blog/, it seems to be normal to have :
http://www.inspireacademy.fr/blog/
http://www.inspireacademy.fr/en/blog/
http://www.inspireacademy.fr/es/blog/
Impossible with Polylang ?