f6bien
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Content blocks being duplicated between languagesI have the same issue since a few weeks (but I can’t tell exactly since, it’s been a few months this I last updated the plugin & WP). I didn’t have this issue before and I was able to register different contents (blocks) on a same page across languages… Now it’s impossible: like tobcon, when I save a page in a language, it changes the blocks on the other languages, adding the white block but also loosing the content included in the blocks after. As far as I understand, if the blocks were not previously equals between languages, when we save in a different language, the others languages are update and all the content in block after this new one is lost.
For exemple, if I have in French:
1) Block A
2) Block B
3) Block C
4) Block DIf I want to update English with this structure
1) Block A
2) Block B
3) Block Z
4) Block C
5) Block DThe French version auto-update itself this way:
1) Block A – content kept
2) Block B – content kept
3) Block Z – blank
4) Block C – empty, content lost
5) Block D – empty, content lostContent looks lost because the blocs in 3rd and 4th position move on into the 4th and 5th position.
I continue to investigate but I’m not sure where to dig, I’m happy if someone has suggestion…
Thanks