413 comments found.
hi ,
i want docummentation on how to change content for WHMCS template . because the docummentation i found is just for HTML template. best regards
Hi,
Which pages you want to modify?
The home content will be in the “header.tpl” and “footer.tpl”, the login page “login.tpl” and the register page “clientregister.tpl”.
Thank you
For some reason if I add $0.00/mo to the page it changes to NaN. Any ideas?
Hello, how do i have the latest design like the one in the live preview. it looks like i have an older generation design.
Hi,
Just download it again, you will get the latest version.
Good luck
Could you add the domain list page from the HTML version to the WHMCS version. Auto filling with existing TLD’s and prices to replace the ugly WHMCS TLD page?
We will work on in the next update.
Thank you 
Why is there no lang file support in the WHMCS version? Now we have to add all language parameters manually. Please add all of the text strings to a example language file so that we only have to translate a single file to our liking.
Thanks in advance.
Hello,
Sorry for that, we are working to make it soon.
Thank you
when to update the hostify theme for WHMCS 7.8.3 immediately ?
Hi,
We will update it very soon.
Thank you
Hello Brandio,
I want to show 9 product/plans on homepage , as in default theme there is showing only 3 plans in a row but i want show 3 row with 3 plans each.
looking for your reply.
thanks
Hi,
Sorry for the late replay,
Just clone the “row” that has the plans in side the “pricing” section.
This is the code that you to clone:
<div class="row">
<div class="col-sm-6 col-md-4">
<div class="pricing-box pricing-unity pricing-color1">
<div class="pricing-content">
<div class="pricing-icon">
<img src="images/service-icon1.svg" alt="">
</div>
<div class="pricing-title">Web Hosting</div>
<div class="price-title">Starting from</div>
<div class="pricing-price">$4.8</div>
<div class="pricing-details">
<p>At vero eos et accusamus et iusto odio dignissimos ducimus.<br>
Blanditiis praesentium voludiv.</p>
</div>
<div class="pricing-link">
<a class="ybtn" href="webhosting.html">See web hosting plans</a>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="pricing-box pricing-unity pricing-color2 featured">
<div class="pricing-content">
<div class="pricing-icon">
<img src="images/service-icon4.svg" alt="">
</div>
<div class="pricing-title">Cloud Server</div>
<div class="price-title">Starting from</div>
<div class="pricing-price">$10.8</div>
<div class="pricing-details">
<p>At vero eos et accusamus et iusto odio dignissimos ducimus.<br>
Blanditiis praesentium voludiv.</p>
</div>
<div class="pricing-link">
<a class="ybtn" href="cloudhosting.html">See cloud servers plans</a>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-4">
<div class="pricing-box pricing-unity pricing-color3">
<div class="pricing-content">
<div class="pricing-icon">
<img src="images/service-icon3.svg" alt="">
</div>
<div class="pricing-title">VPS Server</div>
<div class="price-title">Starting from</div>
<div class="pricing-price">$18.8</div>
<div class="pricing-details">
<p>At vero eos et accusamus et iusto odio dignissimos ducimus.<br>
Blanditiis praesentium voludiv.</p>
</div>
<div class="pricing-link">
<a class="ybtn" href="vpshosting.html">See vps servers plans</a>
</div>
</div>
</div>
</div>
</div>
Good luck
Hi staff love the template design for Hostify and Hustbee.
I’m having an issue with price tables not appearing on Hostify or Hustbee template. The price table seems to be missing on both templates Hostify and Hustbee after installation. Can you please advise why this might happen.
(I’m sure I’m overlooking something) I have read all documentation but can not locate the answer.
All the best, Fish911
Adding to the above question. – I am using the WHMCS templates.
The price tables are working as expected on the actual product page. They are not displaying on the Homepage nor I do not see code for them in header.tpl.
The One-Click Apps section on pages is not showing up nor is the Our Promise icon boxes that change color on hover.
Am I missing something possibly? Do theses feature not work with WHMCS?
Thanks for your assistance.
Hello,
Yes, there is no pricing table in homepage for the WHMCS template, because in the WHMCS there is no dynamic way to show the pricing table, you can make it manually (HTML) and link the button to actual one.
The WHMCS template will not have the full content of the HTML version, you have to add a custom page in the WHMCS if you want to add the other pages.
Thank you
this is awesome – do we have WP version? If so, i would buy it right away; even if its $60.
Thanks! we’re trying to make the WP version come alive, stay tuned!
i want to purchase a WHMCS theme and install my server can you help me
Hi
It’s very simple, the documentations include how to install and where to place the files. For any help, you can always reach-out to us
Thanks
i want to use a chat application along with this theme.. what is the best option i have?
Hello,
We don’t know what is the best, but there are some “Live Chat” Addons in the WHMCS Market, like this one https://marketplace.whmcs.com/product/3134
Good luck
Mar 26, 2019 – Bugfix Last time an update was given ? When will the next update be ? We are in September already.
You will receive the update today to support the WHMCS 7.8.2. And then we will update it again to have new things.
how can i change the logo of the clientarea ? https://i.imgur.com/xy14WdA.png
Hello,
The image is not showing.
Did you mean you want to change the logo in the Clientarea only?
yes.
also , my password reset showing black, nothing happens : https://my.rdpmania.com/pwreset.php
You have to update the template, you will receive it today.
How can i update with new one ?
Go to the template page https://themeforest.net/item/hostify-hosting-html-whmcs-template/20151243
Go down to the “Change log”, replace the files mentioned.
how can i know where those files located ?
In the “hostify” template folder.
”/templates/hostify/”
brandio, i know this , but there is lot of files with folders how can i know which file where is located ?
It’s very simple,
The list are arranged as shown in the template folder
For example
- css/styles-modified-grey.css - css/styles-modified-green.css - footer.tpl - header.tpl - includes/generate-password.tpl
When you see “css/“ that’s mean the css folder in the template “hostify/css/styles-modified-grey.css“
If the css folder somewhere else we will write like this “folder/folder/css/..”
When you see the file name like this- header.tpl
That’s mean it’s located in the main folder of the template “hostify/header.tpl”
brandio, thanks for the help, i need 1 more help, as you open this page https://my.rdpmania.com/register.php , you find default logo, how can i change it ?
Just replace the logo file here https://my.rdpmania.com/templates/hostify/images/logo.png
fixed in desktop version but in mobile version still showing default logo in clientarea.
Note: Don’t use white color for this, use dark color for example the blue color like Hostify logo.
Do you sell only the HTML files (without WHMCS files)?
Hello,
There is WHMCS template files along with the HTML template.
Thank you
You said “images not included”, but what can I type in unsplash to find some look like images?
Also, do you have wordpress version? Thanks
It most be a mistake to include unsplash. Instead, you can search freepik.com for similar images, you can type computer, hosting, or web, website to get similar images/vectors.
When is the next update expected to release for this?
Hello,
Sorry for the late reply,
Within this week there will be an update to support the latest WHMCS version.
Thank you
Hey, here is a Bug. How i can Fix it? http://brandio.io/envato/hostify/html/ourservers.html
Hello,
If you mean the icon, add the following css to “custom.css” file,
#header-holder.serverspage-header #page-head .servers-icon {
padding-top: 12%;
}
We will fix the issue in the next update.
Thank you
Hello,
I would like to add/create/change the colors of the pricing modules. How do I add or change those?
These are the module I’m talking about 
Thanks for your reply in advance 
Hello,
Simply add the following code to “custom.css” file and modify it
.pricing-box.pricing-box-simple.pricing-color1 .pricing-content .pricing-head:before {
background-image: -webkit-linear-gradient(90deg, #2ebaf2, #2b8cf2);
background-image: -o-linear-gradient(90deg, #2ebaf2, #2b8cf2);
background-image: linear-gradient(90deg, #2ebaf2, #2b8cf2);
}
.pricing-box.pricing-box-simple.pricing-color1 .pricing-content .pricing-details ul li:hover {
color: #2c94f2;
}
.pricing-box.pricing-box-simple.pricing-color1 .pricing-content .pricing-link a {
background-color: #2c94f2;
}
As you can see it’s “pricing-color1”, for the other colors, just clone the code and change it to “pricing-color2” and “pricing-color3”.
Good luck
Thanks 
Good luck 
I have bought the Token authentication license on WHMCS and activated with the theme, i was testing it and saw very fast that the button to setup the Token Authentication was not working.
See Gif -> https://gyazo.com/d15729706aea5d55dfce6d11487d15b1 What can we do about this?
Hello,
I need to see that page, can you please send me your URL for this page to faisal@brandio.io
Thank you
Done 
I replied to your email.
Good luck 
Hello,
My icons are not showing up on mac os and on some windows devices, while they work on your website (http://brandio.io/envato/hostify/html/index.html) (my website: https://securebucket.xyz/). It appears that those icons do not show up: https://cdn.securebucket.xyz/files/eaKEG.png
Kind regards and thanks for the answer in advance Matt
Hello,
I don’t know what happened with your website, I looked to the CSS for the Font Awesome, it loaded differently.
This is in our demo,
https://i.imgur.com/11Pf3Jx.png
And this in you website,
https://i.imgur.com/tWYegDl.png
Please try to upload a fresh copy of our template in a different folder and send me the link.
Thank you
Hey managed to fix, it
It appears I have accidentally deleted something. It works now. Thanks for great support 
Good luck 
Hi,
My cart page does not looks as in the demo, please check https://my.broodle.host/cart.php I have used the proper
tag in the Product setting page and even after that it shows all the items in paragraph.
Please help me on this.
Thanks.
Hello,
The code must be like this as explained in the documentation.
<div class="pricing-features">
<ul>
<li>Great for Starting Website 1</li>
<li>Small Websites 1</li>
<li>Startups 1</li>
</ul>
</div>
<ul>
<li>Unlimited Storage</li>
<li>500 Protected Files</li>
<li>All Sharing Features</li>
<li>Realtime Revoke</li>
<li>Access to Party Integrations</li>
<li>Free Native Apps</li>
<li>QNote Editor</li>
<li>Offline File Access</li>
<li class="not-included">Single Sign on</li>
<li class="not-included">Unlimited Email accounts</li>
<li class="not-included">Support 24/7</li>
<li class="not-included">Linux server</li>
</ul>
Good luck
Thanks, It works now.
Good luck 