Contents

We have implemented a simple and easy to use settings file to all of our HTML Templates. The settings consist of a simple PHP file containing a few settings in the form of variables. These settings allow you to quickly enable/disable some features within the HTML Template.

You will find the settings file at the following location (assuming your HTML Template is installed at domain.com):

/public_html/libs/settings.php

Settings Breakdown

A breakdown of each setting, what they do and how to use them.

Paths

$path_php - Set the PHP path to your the directory where your HTML Template is installed. If you are unsure of the path feel free to contact Zomex or ask your hosting provider to confirm.

$path_html - Set the HTML path to your the directory where your HTML Template is installed. If installed in root leave it blank, if in a directory it would be /directory. If you are unsure of the path feel free to contact Zomex or ask your hosting provider to confirm.

Software Integration

$software_integration - If you're using an integrated software with your HTML Template set it here to instantly enable the template for that software. The supported options are none, whmcs, blesta, clientexec, wisecp, hostbill.

$software_integration_url - Set the HTML path to your the directory where your software is installed. If installed in root leave it blank, if in a directory it would be /directory. If you are unsure of the path feel free to contact Zomex or ask your hosting provider to confirm.

Company & Branding

$companyname - Set your company name to instantly update all "Your Company" references within the template.

$logo - Set your logo path, if left blank your company name will show as plain text.

$favicon - Set your favicon. It will be used for all HTML and software pages. Leave blank to remove.

General

$animation - By default animation is enabled which you will see when viewing your HTML Template (moving elements as you scroll down). You can turn off this feature using this setting.

$backtotop - When set to true a back to top icon will show in the bottom right of all pages.

$fontawesome - Turn on/off the icons used within the HTML Template.

$headerdesign - Change the header design with options 1 or 2. 1 has the logo on the left side and menu on the right. 2 has the logo on the left, call to action buttons on the right and the menu below.

$navdesign - Change the design of the main nav. Use 1 for mega menu, 2 for a dropdown menu and 3 for a basic style.

$navsticky - When enabled the main nav will stick to the top of your browser as you scroll down. Set to false to disable this.

$linktozomex - We've made it easy for you to instantly remove the link to Zomex found in the footer of your template. Should you choose to do so we would greatly appreciate a donation so we can continue to develop awesome templates with user friendly settings such as this one.

PayPal donate

Homepage

$slider - Enable/disable the homepage slideshow.

$domainchecker - Enable/disable the homepage domainchecker (requires software integration to be enabled)

$domainchecker_inputplaceholder - Set the input placeholder used by the domain checker form

$domainchecker_searchbutton - Set the search button text used by the domain checker form

Products & Services

$currency_prefix - Your currency which displays before all prices.

$currency_suffix - Displays after all prices.

$comparison_check - The icon used to display as a check within plan comparisons.

$comparison_cross - The icon used to display as a cross within plan comparisons.

Multi-language Support

$googletranslate - Enable a Google Translate button for easy and instant multi-language support.

$rtl - When enabled text will display from right to left.

Social

$social_display - The option to instantly display all social media integration within the template.

$social_facebook - We have added the option to set the URL of each of your social networks in this one place. If you leave the URL blank for example Twitter, it will remove that icon from the template. This allows you easily remove any social networks that you don't use.

$social_facebook_footer - Display a button to this profile in the footer.

$social_facebook_sidebar - Display a button to this profile in the sidebar.

Make Money With Zomex

$zomexaff - Set your Zomex affiliate ID to instantly add our templates/services to your website. All links to Zomex will use your affiliate link so you will earn high commissions on any sales. Leave this setting blank to completely disable this feature (remove all addons pages from the template).

Why So Few Settings?

We have kept the settings to a minimum as our HTML Templates are designed to support heavy customization, giving you full control over every feature. In most cases these settings are simply removing/adding code which can be done manually without the need for settings. We have added some base settings to make it easier to handle more common changes but we encourage you to customize the template as you see fit. There is also the option to add your own settings to the settings file.

If you would like us to add more settings feel free to submit a ticket, we would be happy to do so.

Comments

If you have any questions please leave a comment below or contact our support.