Jump to content

FZeus

Member
  • Posts

    29
  • Joined

  • Last visited

Everything posted by FZeus

  1. Regarding hooks, for the Cart. I am trying to display the cart as a sidebar on the confdomains (when adding/removing for example dns management the cart automatically updates , recaltotals function I guess) stage and checkout stage. Like for example when pressing on a vps option and an ajax cart is always present on the right of the page and is updating automatically. How can this be achieved ? And what does this do exactly ? How do I apply this hook ? Can a hook achieve what I asked ? https://developers.whmcs.com/hooks-reference/output/#shoppingcartconfigureproductaddonsoutput https://developers.whmcs.com/hooks-reference/output/#shoppingcartviewcartoutput
  2. I had a other form in the header which apparently interfered with all other elements all the pages. Thanks brother.
  3. I contacted you via email. Do whmcs updates affect the product ? Do the altered files have to be rewritten/changed every time an update exists? How does it work ?
  4. How can I make an ajax cart ? present as a sidebr on the confdomains and checkout pages ? urgent Like the website on the 1st picture has ... like the default one whmcs has when configuring a vps but to also be on confdomains page (when adding/removing id protection etc for it to change in real-time without page refresh) Not a one-page but a confdomains > checkout pages I want offers and ofc prices
  5. How are data feeds used and what do they do . I need a domain checker to redirect to whmcs https://docs.whmcs.com/Data_Feeds
  6. Are these 2 fields of any importance ? The Start Date and Issue number ? What are they for ? Are they necessary ? How to remove them please ?
  7. Like this one from my website , which whmcs has by default. I want such an ajax sidebar to show on confdomains and checkout pages My post above is exactly it ... How is this made ?
  8. Like this. Cart appears on confproduct or confdomains and on checkout and updates automatically when you change anything
  9. Who can make me such a script ? I will pay. Like for example the whmcs default when configuring a Linux product when the sidebar gets updated automatically when you configure the Details: Nameserver, location, dedicated ips, etc
  10. Thanks !Brian for answering.This worked before the update, changed to method post, deosn`t work still. Also, how important is it to update or not update whmcs ? anything wrong if it`s not updated ? <form action="clientarea/domainchecker.php" method="GET"> <div class="input-btn--inline"> <input type="hidden" name="search" value="single"> <input type="hidden" name="type" value="first"> <input type="text" class="input--white" name="domain" data-role="input-typewrite" required="" aria-label="Register a Domain Name" placeholder="Check a domain`s availability …"> <button type="submit" role="button">Check It</button> </div> </form>
  11. How can I make an ajax cart ? present as a sidebr on the confdomains and checkout pages ? urgent
  12. Domain checker when I put it o na page outside whmcs it deosnt work anymore .. why ? I havent updated yet.
  13. When pressing buy now on one of the items from the cart from a specific category, how can I then have a certain option preselected in the dropdown menu when configuring the product ?
  14. Is this still working ? Your demo has no design and has bugs. Reply asap please
  15. Why is o one answering my posts to help ? The ticket support team told me to post questions here for development. No one is helping out.
  16. And to be able to select the years to register the domian for before pressing register on domainregister.tpl
  17. At standard_cart template how to skip viewcart option straight to checkout like in modern template? I asked this before but no answer
  18. How to make domain filter as sidebar and working when pressing submit to display results TLDS urgent
  19. Can viewcart.tpl from the modern template be used in the standard cart ? How can I add to the standard cart the option from the beginning to be able to select the number of years to register a domain for, and not have to wait until the review steps to change it ? thanks the one from modern but on standard_cart ?
  20. How do I create, when upon clicking on the extension box of the orderform an output like this ?
  21. How do I create or is there a plugin for Domain extensions filter something that includes when I press for example on new domains , popular domains, to list the tlds with suggestions for the ticked in a checkbox TLDS?
  22. Is there no one here to answer please ? For example on the standard_cart template on the configure products stage there is a cart present on the left and when you change the billing from monthly, yearly etc it changes in real time, without having to refresh the page. How can I do the same thing but for the configure domains (confdomains) step ? For the configure products it has it for the configure domains it does not. How do I implelent it, any ideas ?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated