Page 1 of 1

Re: StaticPage Streamlining

Posted: Tue Nov 21, 2017 4:32 pm
by Don Chambers
I am not quite sure what you mean in #3.... however, you can accomplish #1 & #2 by creating your own staticpage admin smarty template. The file path and name are .../templates/YOUR_THEME/backend_templates/default_staticpage_backend.tpl.

You can start by copying this file from the staticpage plugin folder to your theme folder, then modifying that copy.

Re: StaticPage Streamlining

Posted: Tue Nov 21, 2017 6:48 pm
by Don Chambers
HiCotN wrote:Here is #3 reworded a bit.
3) An option to use the list of all staticpage's as the landing page upon initial login to the backend.
I cannot help you there... but once you click on "static pages" from the content menu box, a list of all static pages is the first option shown.

I forgot to mention that both the Clean Blog and Timeline themes have custom staticpage admin templates if you want to see an example.