(→Create a Custom Page Template) |
|||
| Line 7: | Line 7: | ||
#* '''/wp-content/plugins/pagelines-customize''' | #* '''/wp-content/plugins/pagelines-customize''' | ||
#* '''/wp-content/themes/pagelines-template-theme''' | #* '''/wp-content/themes/pagelines-template-theme''' | ||
| + | # Inside the folder you will see a file called either '''page.base.php''' (PageLines Customize Plugin) or '''page.example.php (Base Child Theme) | ||
| + | # Duplicate that file & rename it to '''page.yourcustomname.php''' whereas "yourcustomname can be anything you want | ||
| + | # Now open the file & change the Template Name to whatever custom name you want. This is the name that will appear in the Template Setup | ||
| + | # Save the file & you're all set! | ||
| − | + | Your new Custom Page Template will appear inside the Template Setup as long as the PageLines Customize plugin or the Base Child Theme remain active. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
The PageLines Framework offers several Page Templates for you to use when configuring your sections. However we realize that the ones provided either aren't always enough or their names might get confusing. (Ideally, we’d love to allow you to add & rename templates via the Template Editor, but because of a WordPress quirk we can’t. See the WordPress Ticket here.) Until that tiket gets resolved, you will have to add your Custom Page Templates manually.
Your new Custom Page Template will appear inside the Template Setup as long as the PageLines Customize plugin or the Base Child Theme remain active.