FZeus
Member-
Posts
29 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by FZeus
-
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
-
I had a other form in the header which apparently interfered with all other elements all the pages. Thanks brother.
-
Removing these 2 unnecessary fields form checkout CC
FZeus replied to FZeus's topic in Developer Corner
Thanks! -
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
-
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
-
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 ?
-
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 ?
-
Like this. Cart appears on confproduct or confdomains and on checkout and updates automatically when you change anything
-
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
-
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>
-
How can I make an ajax cart ? present as a sidebr on the confdomains and checkout pages ? urgent
-
Domain checker when I put it o na page outside whmcs it deosnt work anymore .. why ? I havent updated yet.
-
One Page Order Form Template at Extra 30% OFF
FZeus replied to WGS's topic in Commercial Modules and Addons
Is this still working ? Your demo has no design and has bugs. Reply asap please -
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.
-
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 ?
-
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?
-
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 ?
