yellowled wrote:Maccsta wrote:So in the mydomain.com/templates/
mydomain.com/templates/your_template/, actually.
You can do this with
any plugin's tpl files (if there are any), and as long as your template doesn't provide the tpl file in question, it won't be overwritten since the copied tpl file is not part of the original template.
YL
Thanks!
However It's not working out. I have made the custom template and uploaded it here:
mydomain.com/templates/static_page/custom_static_page.tpl
Gone to the static page interface selected page types ----> new entry
Description: Custom Article
Template Name: /templates/static_page/custom_static_page.tpl
Image path: left blank
Created a new page with Custom Article as the article type.
When I load up the page I get this error:
Warning: Smarty error: unable to read resource:
"file:/mydomain.co.uk/public_html/blog/plugins/serendipity_event_staticpage/custom_static_page.tpl" in /mydomain.co.uk/public_html/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1093
Any idea what I've done wrong?