Custom Maintenance and Page Forbidden Templates

Permalink
Hi,

I'm trying to make a custom template for maintenance and page forbidden to match the look and feel of the entire site.

I added maintenance.php and page_forbidden but it still gets the default layout from the core. I was only successful in overriding page_not_found.php.

See attached Page Templates screenshot:

INFO:
Core Version - 5.7.5.6
Version Installed - 5.7.5.6


Thanks for your help. :)

1 Attachment

arvi
 
siton replied on at Permalink Reply
siton
Clear cache

Check if you really set the page to this theme (page setting - > design)

Check if the design of this template its really diffrence from the deafult one (Add test markup like "hello template some name")

Mabye do this again (its really 1 minute to create template - mabye its really some bug in those specific files).

Also check if you do not remove those files (template_name.php) from you theme folder
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi arvi,

Have you tried the approach described here:
'Applying Your Theme to Single Pages with "Theme Paths"'
http://documentation.concrete5.org/developers/designing-for-concret...
jakobfuchs replied on at Permalink Reply
jakobfuchs
Also check out this thread:https://www.concrete5.org/community/forums/customizing_c5/custom-mai...

Does not contain a solution, but the takeaway is that the maintenance mode is special. It doesn't appear to be a single page, in fact.