Slatjovic Posted March 11, 2019 Share Posted March 11, 2019 Hello, is there any way to get an additional option on the choose Domain Page (if Require Domain was activated on Product settings). Because not all customer understand the third option (I will use my existing domain and update my nameservers) and its easier to have an additional option like " i dont need a domain " Any Ideas? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Peter Posted March 12, 2019 Share Posted March 12, 2019 Hi @Slatjovic, Thanks for reaching out! This string can be customised in to anything you like. To achieve this, you'd need to create a language override file. More information on this is available from: https://developers.whmcs.com/languages/overrides/ You can then populate this file with the following: <?php $_LANG['cartexistingdomainchoice'] = "I don't need a domain"; I hope this helps! Unfortunately, with "Require Domain" enabled, there'd be no way to specifically continue without specifying a domain name at this point. 0 Quote Link to comment Share on other sites More sharing options...
Slatjovic Posted March 14, 2019 Author Share Posted March 14, 2019 Quote Unfortunately, with "Require Domain" enabled, there'd be no way to specifically continue without specifying a domain name at this point. Thats the point...we have 2019..not 1998....there must be any way to get a additional button (no domain needed) and continue without any domain name. 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.