Missing page template
-
Just a quick note anyone who is using the 1.4 version of Celestial Lite. I accidentally left the template name out of the front page widgets page template, so this won’t show up and will disappear for anyone who is currently using that template.
**I really need a vacation I think, lol.
Easy fix though: Before anything, make a backup of your theme first, then open the theme’s /templates/front-page-widgets.php file and change this part of the file’s top header comments:
/** * Template for displaying a custom front page with only widgets and no content * * @file front-page-widgets.php
To be this:
/** * Template for displaying a custom front page with only widgets and no content * Template Name: Front Page Widgets Only * * @file front-page-widgets.php
I will be uploading a version 1.5 of Celestial Lite shortly.
- The topic ‘Missing page template’ is closed to new replies.