Can I customize the design of my TenantWIZ Website on my own?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Yes. You can customize the design of TenantWIZ on your own. As we are actively working on a slew of design themes, currently, you are able to customize the "design shell" of your TenantWIZ powered Website through a few tweeks on your own. However, it is recommended that you not try to customize the design of your TenantWIZ powered Website without some active knowledge of HTML & Web design. Should you require assistance with design customization you can contact our team for a no-obligation design quote at sales@tenantwiz.com
The first thing you'll need to do is login to your TenantWIZ Adminstration system, navigate to display > template settings and set the template to custom template. Setting the template to the custom option will allow you to take full control of the design on your TenantWIZ powered Website.
Since you have complete access to the FTP root folder via the Plesk Control Panel, you can simply login and navigate into the http folder where you can upload the front-end customized files. In order to customize the files that appear within the TenantWIZ engine (/tenantwiz/store/), you will need to modify the following files once you've set the template option to custom:
- /tenantwiz/store/includes/header_custom.inc - controls the header file for front end pages located outside of the tenantwiz folder - you can control the implementation of this file by adding
<!--#include file="tenantwiz/store/header_home.asp"--> to the files located in the root http folder - /tenantwiz/store/includes/header_secondary_custom.inc - controls all other pages within the /tenantwiz/store folder - you won't necessarily have to include this file on any of your pages, it's merely created and automatically included in all files located wtihin the /tenantwiz/store/ folder and will control the look & feel for the header of all files in that folder such as the search engine, property details page, reservation pages, and so on. You can control the implementation of this file by adding <!--#include file="tenantwiz/store/header_home.asp"--> to the files located in the root http folder
- /tenantwiz/store/includes/footer_custom.inc - controls the footer of all the front-end TenantWIZ powered files (those located in the /tenantwiz/store/ directory) - you can control the implementation of this file by adding <!--#include file="tenantwiz/store/footer_home.asp"--> to the files located in the root http folder
- /tenantwiz/store/includes/header_custom.inc - controls the header file for front end pages located outside of the tenantwiz folder - you can control the implementation of this file by adding
Loading Profile...

