hussammfj Posted September 17, 2023 Share Posted September 17, 2023 hello i would like to change the Order Now Text with something else in the product page ? https://ibb.co/Fn2JCf4 how to do that ?... thanks, 0 Quote Link to comment Share on other sites More sharing options...
hussammfj Posted September 25, 2023 Author Share Posted September 25, 2023 any1 ??? 0 Quote Link to comment Share on other sites More sharing options...
techwthquestion Posted October 11, 2023 Share Posted October 11, 2023 On 9/17/2023 at 10:55 PM, hussammfj said: hello i would like to change the Order Now Text with something else in the product page ? https://ibb.co/Fn2JCf4 how to do that ?... thanks, Look for below line in whmcs/lang/english.php file. $_LANG['ordernowbutton'] = "Order Now"; Update that with the new text and save the file. All set. 0 Quote Link to comment Share on other sites More sharing options...
DennisHermannsen Posted October 11, 2023 Share Posted October 11, 2023 42 minutes ago, techwthquestion said: Look for below line in whmcs/lang/english.php file. No. That file will get overwritten on updates. You should add an override instead: https://developers.whmcs.com/languages/overrides/ 1 Quote Link to comment Share on other sites More sharing options...
iKaros Posted October 19, 2023 Share Posted October 19, 2023 On 10/12/2023 at 12:28 AM, DennisHermannsen said: No. That file will get overwritten on updates. You should add an override instead: https://developers.whmcs.com/languages/overrides/ Hello Dennis. In the updates you can make a backup from your custom files and later upload it. Visual Studio allow you to see what new lines was added in this update. Just add in to your custom language file. 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.