Override a template
-
I need to override a template, the one in file ea_bootstrap.tpl.php, to customize it
Following WordPress rules, I should copy this file to a folder with the same name as the plugin inside my Child Theme, and put the file in it.
It doesn’t work. Neither if I follow the same structure (easy-appointments/src/templates/ea_bootstrap.tpl.php)Unless you do not allow overriding of your plugin templates, please explain how to achieve this.
Thank you
Nelson
- The topic ‘Override a template’ is closed to new replies.