413 comments found.
hello,
We have the problem the domains displayed completely white on the page https://shop.visionhost24.eu/cart.php?a=add&domain=register, that is, the font color. Could you change this to black one day? Since we can’t find the file in your file where we can change this.
Hello,
Your website link is not working.
The coloring issues can be fixed easily with CSS.
Please fix you website and I will help you.
Regards.
Hi there, I’m interested in the WHMCS version of this template. Is it compatible with the latest version of WHMCS? What is your pricing for installation and simple customization for my brand. Also, is it possible to remove the WHMCS brand on this template? If yes, can you work with github for the customization? Regards.
Hello
Yes, it’s compatible with the latest WHMCS version. Here you can see our pricing https://brandio.io/custom-work/, but if it is simple customization will be different. About the WHMCS brand if you mean this “Powered by WHMCompleteSolution”, this is based on your WHMCS license. And yes we can work with GitHub.
Best Regards
Greetings,
I bought the Hostify theme for my WHMCS, but upon adding the hostify into my templates and hostify_cart into my orderforms and go to the admin of my WHMCS. It seems that I can’t find the hostify theme in there. Can you help me on this. Thank you!
Hello,
Goto the WHMCS admin panel, then goto System Settings > General Settings, in this page you will see “System Theme” from the list you can choose “Hostify”.
Try and let me know if you found it or no.
Regards
Hi, I’m getting this Notices from System Status:
”” Custom Templates If you want to customize the appearance of this installation, we recommend that you use custom templates to avoid overwriting customizations to the default templates in the upgrade. You are currently not using a custom template in the following places:
Cart You can review our documentation for help creating a template. ”” how can I fix this?
And also, when I try to add to cart an item, it’s not working.
The 1st problem, I just solved now. About Notices from System Status. Remaining the second one, when I try to add to cart an item, it’s not working.
Example: Move up to this point: https://brandio.io/envato/whmcs/cart.php?gid=8
Then select to ORDER NOW, will take to another page. But in my case it’s not working, is taking to home page.
Hi there, Actually im getting blank page error after clicking on Complete Checkout. screenshots; https://paste.pics/CKV97 Instead it should show checkout complete or uncomplete. I have tested on SIX where its working fine. screenshots: I do have screenshots if you need. Please help me on this. You can see same page is working fine on SIX screenshot: https://paste.pics/CKVFE
Hello,
Sorry for the late reply and thank you for waiting.
Please test it using a fresh copy of “Hostify” template, and let me know if it has the same issue.
Best regards
Hi there, Actually im getting blank page error after clicking on Complete Checkout. screenshots; https://paste.pics/CKV97 Instead it should show checkout complete or uncomplete. I have tested on SIX where its working fine. screenshots: I do have screenshots if you need. Please help me on this.
You can see same page is working fine on SIX screenshot: https://paste.pics/CKVFE
Hello,
Sorry for the late reply and thank you for waiting.
Please test it using a fresh copy of “Hostify” template, and let me know if it has the same issue.
Best regards
Hi there, please can u assist me with the issue i am facing, please watch video, https://gfh-designs.dubb.com/v/aYZITu
reoccuring billing is not working, i have updated all to latest , on whmcs, and template,
Thnaks
Hello,
Sorry for the late reply and thank you for waiting.
Did you try it using the default template “Six”?
Best regards
Hi there, please can u assist me with the issue i am facing, please watch video, https://gfh-designs.dubb.com/v/aYZITu
Hello,
Sorry for the late reply and thank you for waiting.
Did you try it using the default template “Six”?
Best regards
Hi,
I did downloaded your “Hostify — Hosting HTML & WHMCS Template” version that is included on my Envato Elements Subscription.
But, I noticed that some very important menu options are not available on WHMCS latest version that I’m using, as “Security Settings, Change Password, User management, etc..”
As showing on the prints links bellow:
Standard WHMCS Theme Security Settings: https://prnt.sc/12tf2kh
Hostify Theme Security Settings: https://prnt.sc/12tf3zg
So, on your updated version (https://themeforest.net/item/hostify-hosting-html-whmcs-template/20151243) this issues are fixed?
FYI: Item Downloaded: https://elements.envato.com/hostify-hosting-html-whmcs-template-XKVUQZ
Looking forward to hear from you.
Thank you, AC
Hello
Thank you for waiting.
Did tried the “Themeforest” version? we noticed that the “Envato Element” version is not always updated.
It seems you purchased the template from “Themeforest”, please let me know if it has the same problem.
Regards
Hi,
I did downloaded your “Hostify — Hosting HTML & WHMCS Template” version that is included on my Envato Elements Subscription.
But, I noticed that some very important menu options are not available on WHMCS latest version that I’m using, as “Security Settings, Change Password, User management, etc..”
As showing on the prints links bellow:
Standard WHMCS Theme Security Settings: https://prnt.sc/12tf2kh
Hostify Theme Security Settings: https://prnt.sc/12tf3zg
So, on your updated version (https://themeforest.net/item/hostify-hosting-html-whmcs-template/20151243) this issues are fixed?
FYI: Item Downloaded: https://elements.envato.com/hostify-hosting-html-whmcs-template-XKVUQZ
Looking forward to hear from you.
Thank you, AC
Hello
Thank you for waiting.
Did tried the “Themeforest” version? we noticed that the “Envato Element” version is not always updated.
It seems you purchased the template from “Themeforest”, please let me know if it has the same problem.
Regards
I have a blank screen when selecting Hostify as my main template in WHCMS. When i switch back to Six i have no issue.
Hello,
Thank you for waiting,
Make sure you updated the WHMCS and the template to the latest version.
The WHMCS must be v8.1.3
Let me know if you still have the issue.
Regards
default captcha showing when I’ve got Google V3 enabled. I’m also getting an error:
“Please complete the captcha to continue”.
WHMCS 8.1.3
solved. via phpmyadmin: UPDATE tblconfiguration SET value = ’’ WHERE setting = ‘CaptchaSetting’;
Good luck 
Hello
Guys i need some suggestion how can i hide or deleted address fields from registration? some idea or hook ? the idea is for registration will be more faster and easy for customers and after registration customer could finished requeired field like address,ect at moment of checkout,ect.
thank in advance
Hello,
Thank you for waiting.
There is an option in the WHMCS admin to make some fields “optional” (System Settings > General Settings > Other) but there is no official way to hide these fields.
Fortunately, there is a simple way to do it, open “clientregister.tpl” file (backup this file in case of any problem) lookup for the field you want to hide for example the following one:
<div class="col-sm-12">
<div class="form-group prepend-icon">
<label for="inputAddress2" class="field-icon">
<i class="fas fa-map-marker"></i>
</label>
<input type="text" name="address2" id="inputAddress2" class="field" placeholder="{$LANG.orderForm.streetAddress2}" value="{$clientaddress2}">
</div>
</div>
And replace it with this:
<input type="hidden" name="address2" value="notset" />
This is the easiest way available. Note: this may cause an issue, some payment gateways required these information.
Best Regards
Hello
Please could let me know how change from default color(drackblue) to green? documentation explaind but or is old documentation or is no the same of new updated,
thanks
Hello,
Thank you to let us know, we will update it.
In the “head.tpl” this is the default loaded style.
<link href="{assetPath file='style.css'}" rel="stylesheet">
<link href="{assetPath file='styles-modified.css'}" rel="stylesheet">
Replace it with this:
<link href="{assetPath file='style-green.css'}" rel="stylesheet">
<link href="{assetPath file='styles-modified-green.css'}" rel="stylesheet">
Try it and let me know if it’s working or not.
Thank you
Hello
please i want change default color (darkblue) to green? and documentation is not compatible for last version or is different
, could elet me know how can i do?
thanks
Hello,
Thank you to let us know, we will update it.
In the “head.tpl” this is the default loaded style.
<link href="{assetPath file='style.css'}" rel="stylesheet">
<link href="{assetPath file='styles-modified.css'}" rel="stylesheet">
Replace it with this:
<link href="{assetPath file='style-green.css'}" rel="stylesheet">
<link href="{assetPath file='styles-modified-green.css'}" rel="stylesheet">
Try it and let me know if it’s working or not.
Thank you
Hi, just a friendly request, on each update it takes for ever to update the files since when you update a file and since we may have added custom elements on the files, if we replace the file we do lose our customization so we have to go line by line to find your changes and updates to be able to update our local files. So maybe you could consider commenting your code with a line that marks the updated version of code to easily allow us to find the right code? That would be very helpful thanks
Hello,
We will find a better solution for that.
By the way, always the best way to simplify this task is to use a text file comparison app, there are a lot, for example, “text-compare.com”.
Simply compare the latest version files with the older version.
Hello, I emailed you 3 days ago and knock you about customization in skype, no one answering.
Hello, I’ve replied to you on Skype, thanks for waiting!
Hi, i would like to remove the footer from login.tpl but i could not find if the footer is included or else so i could remove it, could you please let me know where or how i could remove the footer on that specific page? thanks
Hello,
Which footer do you mean?
Please show me a snapshot of that.
Thank you
Hi, sure here is a link you can see the footer: https://75codes.host/login i have made few adjustment to default footer but im not sure why the footer stays visible on login while i have not changed this file
Hello,
Sorry for the late reply.
It seems you solve the issue, by the way hiding the header and footer is from the “header.tpl” and “footer.tpl”.
Let me know if you have anything else.
Thank you
hi there, I am getting the “Login This page is restricted” i have ensured that the url matched in the whmcs but stll get the error, website is – https://webisage.com/client/index.php?rp=/login. thanks
Hello,
Thank you for waiting,
This is not error message, it’s the page title. You can remove it from the template if you don’t want it.
If you want to remove it, open “login.tpl” file and replace the following code:
<div class="form-title">{include file="$template/includes/pageheader.tpl" title=$LANG.login desc="{$LANG.restrictedpage}"}</div>
With this
<div class="form-title">{include file="$template/includes/pageheader.tpl" title=$LANG.login desc=""}</div>
Regards