Skip to content

How to Override Template

You can override any template/view layer of this plugin in your theme. For this plugin, mainly admin interfaces of custom screens can be overridden. The frontend tour modals cannot be overridden as they load using JavaScript.

For core plugin: wp-content/plugins/comfortbookings/templates

To override any file from your theme you have to create a folder called comfortbookings inside your theme or child theme and copy files from the plugin’s template folder and put in this newly created folder inside your theme folder comfortbookings. The process is same as the woocommerce theme file override.

Last modified: July 13, 2025

Released under the MIT License.