set parent page
-
Hej,
there should be a native functionality within wordpress to set parent pages for normal pages. But it looks like laytheme deactivated these settings. How can i use/set parent pages? I know, i can achieve something similar with setting the slug, but thats not the same.
Thanks!
-
Just figured out, laytheme is really removing this feature in the
setup/setup.php:797
line 797 AND 808:remove_post_type_support( 'post', 'page-attributes' );
commenting this function call out shows the select for the parent page again.
fyi @arminunruh the function call is is called in line 797 AND 808, i think only one is necessary. :)
-
oh yea i disabled this
im not sure why i disabled it :|
maybe there is a good reason for itwhy do you need to use this feature?
-
@arminunruh to have the urls properly nested to create something like /newsletter/unsubscribe and /newsletter/archive etc. :)
-
ok i will remove that line of code for the next update
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it