Page 1 of 1

Bug: Cannot Set child page as Static

Posted: Fri Jul 19, 2019 4:25 am
by mydogtag
It seems that it is not possible to set a page with a Parent page as type "Static", it always resets back to "Default". Is this by design or a bug?

Re: Bug: Cannot Set child page as Static

Posted: Fri Jul 19, 2019 11:48 am
by Edi
This is not a bug. The scenarios are the followings at the moment:

1) Blog with some static pages ("Settings" > "Advanced" > "Order Content" set to "Date"), for example "About us" or "Contact".

2) Website ("Settings" > "Advanced" > "Order Content" set to "Order").

There is now a request on GitHub:

https://github.com/bludit/bludit/issues/1067

Re: Bug: Cannot Set child page as Static

Posted: Fri Jul 19, 2019 4:26 pm
by Jay
mydogtag wrote: Fri Jul 19, 2019 4:25 am It seems that it is not possible to set a page with a Parent page as type "Static", it always resets back to "Default". Is this by design or a bug?
If you aren't afraid of editing core sourcecode, you can make a small change to get this function working.
It's a dirty fix, and could be better - of course - but it's working as supposed even with latest version.

https://github.com/bludit/bludit/issues/975