Some of my pages are children of “home”. I want to assign them to a new page. But I cant change the pages parent. Everytime I try and publish, it just switches back to “home”.
I am using the Roots-Theme, I don’t know if that matters.
Edit: I even tried to erase “Home”. The children of home are assigned to “Main” then (I could not change that either). As I recreated home, they were reassigned to it. Maybe its because of the WPML Multilanguage plugin?
I was able to fix this problem only in phpMyAdmin.
Shortly: find the child page in the table ‘wp_posts’ and change the value of ‘post_parent’ to 0 (zero).
Step by step:
Hope this helps.
It is possible this bug is caused by WPML Multilingual CMS plugin.
Looks like this ia better solution: http://wpml.org/forums/topic/cannot-change-the-parent-page-since-wpml-2-7/