Bug: Cannot Set child page as Static

Post Reply
mydogtag
Jr. Bludit
Posts: 2
Joined: Thu Jul 18, 2019 4:54 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?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

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
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Jay
Master Bludit
Posts: 133
Joined: Mon Feb 11, 2019 8:41 pm

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
Post Reply