Marcell Posted August 16, 2017 Share Posted August 16, 2017 Hi! I have a big problem, I have added .hu and some other TLD like .works to my domain pricing and of course also connected Registrar, however once the page loads, they disappear. Please check to see the issue: 1 seconds before full laod http://prntscr.com/g962ls fully loaded website: http://prntscr.com/g962ox 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 16, 2017 Share Posted August 16, 2017 from visiting your site, I think what is occurring is that when the page initially loads, it tries to show all TLDs in the pricing table... but then the filters kick in and it defaults to only showing those TLDs in the "Popular" category. you could tweak the domainregister.tpl template to show ALL TLDs (if they're in a TLD category) and that should solve your issue. https://forum.whmcs.com/showthread.php?130126-Domain-Matrix-Show-All&p=520242#post520242 0 Quote Link to comment Share on other sites More sharing options...
Marcell Posted August 16, 2017 Author Share Posted August 16, 2017 (edited) Nevermind, solved the other SpotLight problem as I found a thread on WHMCS community forum which made by you Edited August 16, 2017 by sqpp 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 16, 2017 Share Posted August 16, 2017 you'll need to specify the color for each new spotlight in the custom.css file - /templates/six (or your custom)/css/custom.css - otherwise, they'll just default to being grey. https://forum.whmcs.com/showthread.php?128038-New-Domain-Pricing-Table-Matrix&p=512210#post512210 so for .hu, you could do this... .featured-tld .price.hu { background-color: #42AC60; color: #fff; } and then it's just a case of working through the other spotlight TLDs and choosing appropriate background and text colors. 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.