Title: Hardcode my own template using function?
Last modified: May 5, 2018

---

# Hardcode my own template using function?

 *  Resolved [berfayvel](https://wordpress.org/support/users/berfayvel/)
 * (@berfayvel)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hardcode-my-own-template-using-function/)
 * Elementor already have “Import Template” feature. But I need my custom template
   available without import manually.
 * I develop themes. I want to include my own template inside the theme, so that
   when the theme activated, the template is ready to use without pressing “Import
   Template” button.
 * Some page builder has this feature which I hope will be available in Elementor.
   For example, KingComposer:
    [http://docs.kingcomposer.com/prebuilt-templates/](http://docs.kingcomposer.com/prebuilt-templates/)

Viewing 1 replies (of 1 total)

 *  [pingram](https://wordpress.org/support/users/pingram3541/)
 * (@pingram3541)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hardcode-my-own-template-using-function/#post-10250024)
 * Have you looked through the developer docs?
 * [https://elementor.com/introducing-elementor-developer-api/](https://elementor.com/introducing-elementor-developer-api/)
 * Two new resource urls are provided:
 * – [https://developer.elementor.com/](https://developer.elementor.com/)
    – [https://code.elementor.com/](https://code.elementor.com/)
 * For example, searching the word “template” revealed many classes/hooks/functions
   that might be of interest to you, like:
 * Import template from json/zip file – [https://code.elementor.com/methods/elementor-templatelibrary-manager-import_template/](https://code.elementor.com/methods/elementor-templatelibrary-manager-import_template/)
 * Include php files via template_include –
    [https://code.elementor.com/methods/elementor-modules-pagetemplates-module-template_include/](https://code.elementor.com/methods/elementor-modules-pagetemplates-module-template_include/)
 * Best of success to you =)

Viewing 1 replies (of 1 total)

The topic ‘Hardcode my own template using function?’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pingram](https://wordpress.org/support/users/pingram3541/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/hardcode-my-own-template-using-function/#post-10250024)
 * Status: resolved