Remove Powered By WHMCS Copy The code from footer.tl and past in footer.tpl under the whmcs theme files above the code! Thanks <script> if ($(“p:contains(‘Powered by’)”).length) { $(“p:contains(‘Powered by’)”).hide(); } </script>
In this guide, I will show you how you can fix the int_set() issue in your server. if you do not see in disable functions but still show you the int_set issue, then I have a solution for you. many hosting providers create a manual file in Cpanel to block such function nnd called it […]
Hi, in this guide i will show you how you can hide the sidebar from whmcs For Orderform <?php use WHMCS\View\Menu\Item as MenuItem; add_hook(‘ClientAreaSecondarySidebar’, 1, function(MenuItem $secondarySidebar) { $client = Menu::context(‘client’); if (is_null($client) and (!is_null($secondarySidebar->getChild(‘Categories’)))) { $secondarySidebar->removeChild(‘Categories’); } if (is_null($client) and (!is_null($secondarySidebar->getChild(‘Actions’)))) { $secondarySidebar->removeChild(‘Actions’); } }); For clientarea add_hook(‘ClientAreaSecondarySidebar’, 1, function(MenuItem $secondarySidebar) { if (!is_null($secondarySidebar->getChild(‘Client […]
Open a Live Chat window in Intercom
Hello, My Name is Shahid Malla, I am top Rated Freelancer on Upwork and Fiverr, I worked on thousands of whmcs projects and finally I released many clients who are unable to find stable hosting for their whmcs websites including my clients, so I decided to write an article on that so you can save […]
Hi, My name is Shahid Malla, i am whmcs expert and full time freelancer, in this guide i will show you how you can redirect your clients in whmcs to another URL after checkout and paid invoice!. Requirements: Need To Modify Two Pages 1. Complete.tpl and view invoice.tpl Login To Hosting and edit a file […]
Hi in this guide, I will show you how you can remove or hide country in whmcs order form, many developers or whmcs users want to hide some fields which are not optional in whmcs but I have always a solution for everything you need with whmcs! Steps To Hide WHMCS Orderform Field (Country) First […]
AWS never provide any support to their clients even if the problem is from us for that you have to pay them back. AWS blocks mail SMTP port and you will request to enable but they will keep it blocked and force you to buy their mail service separately. AWS response time is not good […]

Download Screen Recorder 100% Free Key Features: Easy-to-use wizard based user interface gets you started quickly. Easy-to-adjust recording box enables quick definition of recording area. Real-time video compression enables unlimited recording length. Arbitrary video resolutions and frame rates are supported. Smooth screen recording without lagging your system. Fully optimized for modern dual/quad-core CPUs. Both AVI […]

I have been offering a WHMCS Integration for many years. I am a WHMCS top rated freelancer on Fiverr and Upwork for all kinds of whmcs and server related work. What is WHMCS?WHMCS is a system that allows hosts to organize their hosting business. A unique solution for selling web hosting, and many other products included […]