giaGhee Posted February 15, 2017 Share Posted February 15, 2017 I apologize if this question is extremely novice, but I am just starting off as a reseller. I am an independent graphic designer and I build websites as well. My overall goal is to Allow my customers to order both Graphic & Web Design and well as Hosting and Domain services. I want to merge my services together. So I have loaded my Graphic Design, Branding, etc type services into the product/services area. I first would like to change the index.php but I can not do that directly. Here is an example of something I want to do: In the home shortcut section, it asks "How can we help you today?" It goes on to list some of the shortcut items like "Buy A Domain","Order Hosting", etc. I would like to know how to add to this list and change the label to "How can I help you today" Thanks for helping me out 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 16, 2017 Share Posted February 16, 2017 So I have loaded my Graphic Design, Branding, etc type services into the product/services area. I first would like to change the index.php but I can not do that directly. most of the .php are encrypted, so you can't edit them - but WHMCS is template based, so you can edit the templates. Here is an example of something I want to do: In the home shortcut section, it asks "How can we help you today?" It goes on to list some of the shortcut items like "Buy A Domain","Order Hosting", etc. I would like to know how to add to this list and change the label to "How can I help you today" the answer to that comes in two parts... firstly, to modify the shortcut section (add/remove etc), you could edit /templates/six (or your custom template)/header.tpl and edit the block starting... <div class="home-shortcuts"> secondly, with regards to changing the text content shown, then you would need to use Language Overrides - the documentation will explain how, but basically you never edit the language files as they can/will get overwritten during a WHMCS update - you use overrides instead to customise the text and they won't get changed during an update. 0 Quote Link to comment Share on other sites More sharing options...
giaGhee Posted February 23, 2017 Author Share Posted February 23, 2017 Thank you your response gave me some clarity!!! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.