Petertsmit Posted December 30, 2020 Share Posted December 30, 2020 Hi, If a customer orders hosting Using standard cart, then looks to register a domain on mobile, under the 'add to cart' button it says 'Contact Support to Purchase' this seems a waste of space and I cannot seem to hide it. Two questions, why was this added and can simple setting be added to disable the button as this is making the 'add to cart button small too? Peter 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted December 31, 2020 WHMCS Support Manager Share Posted December 31, 2020 Hi @Petertsmit, The Contact Support to Purchase button should be displayed conditionally when a premium domain is returned by the suggestions, but automated premium domain registration is disabled in your WHMCS settings. It appears this condition may not be getting applied appropriately in mobile view in v8.1.0. As such I've opened case #CORE-16031 with our developers in order to have this reviewed for future releases. Once we resolve cases and push features they are available at our change log, here: https://changelog.whmcs.com/ In the meantime you could potentially edit /templates/$order form template/configureproductdomain.tpl and remove the second occurrence of button code: <button type="button" class="btn btn-primary domain-contact-support hidden">Contact Support to Purchase</button> I apologize for the inconvenience, and appreciate your patience as we work to resolve this. Thanks again for taking the time to report your findings. 0 Quote Link to comment Share on other sites More sharing options...
Petertsmit Posted December 31, 2020 Author Share Posted December 31, 2020 Hi @WHMCS John I can confirm that works and have attached the Standard_cart fixed file below. configureproductdomain.tpl 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.