Where to put custom Page Templates

Permalink
I created a new custom Page Template for use with the elemental theme.
It works fine if I put it in
/concrete/themes/elemental/
but a custom addition of anything should not go in the core /concrete/ folders.
I tried putting it in:
/application/page_templates
/application/page_templates/elemental
/application/themes/elemental
but it will not work when placed in any of these folders
Where should it go other than in the /concrete/ folders?

jfhencken
 
siton replied on at Permalink Reply
siton
I dont use elemental (i work with uiKit framework - elemental with boostrap) but i know this is your "solution"

Free Theme Developed by MrKDilkington:
https://www.concrete5.org/marketplace/themes/cloneamental...

Also good tutorial (Not specific about your issue but helpful)
C5docs :: Converting an HTML Template to a Concrete5 Theme:
http://documentation.concrete5.org/developers/designing-for-concret...

Mannualy you can search tutorials like this:
http://legacy-documentation.concrete5.org/tutorials/how-to-copy-the...

Or issues like this (google it):
https://www.concrete5.org/community/forums/5-7-discussion/dealing-wi...

Last thing - In general if you put theme inside application/themes/folder_name you must install + activate this theme