Hey. I'm using Polylang 0.9.4 and WP 3.4.2.
I have a page called "News". I have 2 language versions of the page.
- For english page I'd like to have that page at the top navigation of my template. All pages with no parent will appear there.
- For finnish page I want it to be at a submenu so I need to select a parent page for this finnish version of the page.
A. I select the parent for the finnish page and the parent is a page which doesn't have english language version. This works and everything is like I want.
B. If I select the parent to be a page which has both finnish and english language versions it will change the parent of the english "News" page too and it goes to a submenu.
I think there is a bug happening in the situation B as it only happens if the parent has also language versions for both languages.
However I can just make a completely own finnish "News" page as a temporary fix so they aren't linked and this bug won't happen.