Jump to content

druptech

Retired Forum Member
  • Posts

    103
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by druptech

  1. Easter discount: 30% off all Themechamp themes & templates In keeping with our giving tradition and Easter tradition we at Themeschamp.com are proud to offer a phenomenal 30% discount on all our products from now until midnight on Wednesday 8th April 2015. Please make sure to complete your purchase early to avoid disappointment; once this sale's over there may be a long wait till we offer such a large discount again! Easy to use responsive bootstrap WHMCS templates Our templates catalogue remains one of the easiest and user friendliest on the market. If you are shopping for a responsive template that offers unlimited user customization then you ought to take a second look at our store. Get unparalleled 1-2-1 Customer Support We aim to answer all support questions within 24 hrs, 365 days a year! Nothing is more frustrating that when a support ticket is left abandoned without any communication. We will keep you updated each step of the way as we try and resolve your issue. We have been known to even go beyond our theme support and offer help with WHMCS configurations! What’s more If you have an existing order in your cart that you have not paid for, you CAN YOU the code and still qualify for the discount! What are you waiting for? Try us now with your 30% off discount code below Easter30 See you at the other side Themeschamp Team
  2. Released (ace) 1.3.4 , some bugs are fixed, and now supported with WHMCS latest version 5.3.12. Available for download in client area, Find the changes in download folder.
  3. Released (QuickStrap V2) 1.2, some bugs are fixed, and now supported with WHMCS latest version 5.3.12. Available for download in client area, Find the changes in download folder.
  4. @dotnetrix and @magicweb Thank you so much for your kind comments and feedback.
  5. We've tried to keep it as simple as possible. The other options i.e. IPs, OS, control panel can be added in WHMCS order form itself in second step/page. For example at http://www.vpsbeach.com/hosting-solutions/virtual-servers/pricing
  6. Cloud/VPS Pricing Slider For Web Hosting Providers This pricing slider is designed considering requirements of Web Hosting, VPS Hosting, Cloud Server providers. It is very easy to modify and customize according to requirements. Ready to use for all kinds of bootstrap based themes/templates. Yes!! It is fully tested with WHMCS and can be configured with WHMCS order forms, It simply sends the slider values with URL to WHMCS order form. Of course!! It is fully supported with both of our WHMCS themes Buy Now http://codecanyon.net/item/cloud-pricing-slider/9827795 in just $7 (Regular License)
  7. Now updated for @WHMCS 5.3.11 and available for download. Find the changes in download folder.
  8. Now updated for @WHMCS 5.3.11 and available for download. Find the changes in download folder.
  9. @ ezeki101, SocialTraffic, admiralonline, Abdul Qadoos and ricardo777 Thank you so much for your kind comments and feedback.
  10. Sorry didn't notice your massage "configureproduct.tpl" in any of order from
  11. Good News!!! After considering many requests and reviews from visitors and our respected customers, we have reduced the price of our most selling theme QuickStrap v2 from $149 to $49 only Features- Multiple Layouts Fully Matched Front Pages User friendly Layout - 5 colour style and flexible layout. 5 Additional Pages Mobile friendly WHMCS theme based on Bootstrap 3 framework including shopping cart No Encoded Files, Customize your theme using Bootstrap 3 components. Includes 1 year of priority support with WHMCS theme updates, renewed at $20/year Custom color scheme also available on request. The "V2" version is available Free of cost for all of our respected customers of "QuickStrap". The new version is available for download in client area.
  12. We are delighted to release brand new version of "QuickStrap" called "V2". We have changed the entire look & feel of "QuickStrap" considering latest trend and requirements of Web-hosts. Live Demo at www.ThemesChamp.com Good News!!! After considering many requests and reviews from visitors and our respected customers, we have reduced the price of our most selling theme QuickStrap v2 from $149 to $49 only The "V2" version is available Free of cost for all of our respected customers of "QuickStrap". The new version is available for download in client area.
  13. Top quality and most popular WHMCS responsive Themes We have been receiving many requests from visitors to provide some discount on our most selling theme, "QuickStrap," so we are pleased to offer 30% discount coupon: (NJ33LQ9WW4) which will be valid till October 1st, 2014. QuickStrap - A Unique High Quality WHMCS theme with matched frontEnd and 3 different layouts. 3 Different Layouts Fully Matched Front Pages (example html pages with dummy contents) User friendly Layout - Included 4 colour style and flexible layout. (Additional color scheme also available on request without any additional cost) Mobile friendly WHMCS theme based on Bootstrap 3 framework including brand new order form, invoice and quote view Price: $149 - One time for single domain Limited Time Promotion: Get 25% Discount by using coupon code: WHMCS Buy Now ====================================================================== Ace - Professionally designed eye catching low cost responsive WHMCS theme User Friendly Layout - 4 colour style and flexible layout, Let your users choose whmcs layout & theme as per their choice. RTL Supported Mobile friendly WHMCS theme based on Bootstrap 3 framework including order from, invoice and quote view Price: $25 - One time for single domain Buy Now ====================================================================== There are many other rich features which cannot be described here so please take a look at ThemesChamp.com from Live demo Instant Download Supported with Latest WHMCS 5.3 or Later Includes 1 year of priority support with WHMCS theme updates, renewed at $20/year. Compatibility: Firefox, IE9+, Chrome, Opera, Safari No Encoded Files, Customize your theme using Bootstrap 3 components. Single Domain License FREE Setup/Installation Special discount for bulk buyers and web hosting companies providing WHMCS license. Regards, Team ThemesChamp
  14. Some more options if you want use RAM = MB and Storage = GB etc.. at end of slider as well as some description for the options something like bellow image. {foreach from=$configurableoptions item=configoption} <div class="control-group"> <label class="control-label">{$configoption.optionname}:</label> <div class="controls"> {if $configoption.optiontype eq 1} <span class="help-block"> {if $configoption.optionname eq 'Control Panel'}<span style="color:#006603;">We strongly recommend minimum 1024 MB RAM and 50GB Storage for <strong>cPanel</strong> control panel for good performance.</span>{elseif $configoption.optionname eq 'Control Panels'}<span style="color:#006603;">We strongly recommend minimum 2 core cpu, 2048 MB (2GB) RAM and 50 GB Storage for <strong>Parallels Plesk Panel for Windows</strong> and cPanel support only Linux distributions with minium 1024 (1GB) RAM</span>{elseif $configoption.optionname eq 'Operating Systems'}<span style="color:#006603;">We strongly recommend at least 2GB of RAM and 50GB Storage on Windows OS's{elseif $configoption.optionname eq 'Operating System'}Select: <strong>Cantos 32 bit</strong> if RAM less than 4096 MB for <strong>cPanel</strong> control panel</span>{elseif $configoption.optionname eq 'Management'}cPanel OR Plesk control panel selected Virtual servers with recommended configuration are included General Management Services by default without any additional cost. If not require you may seclect bellow options{else}{/if} </span> <select class="m-wrap span4" name="configoption[{$configoption.id}]" onchange="recalctotals()"> {foreach key=num2 item=options from=$configoption.options} <option value="{$options.id}"{if $configoption.selectedvalue eq $options.id} selected="selected"{/if}>{$options.name}</option> {/foreach} </select> {elseif $configoption.optiontype eq 2} {foreach key=num2 item=options from=$configoption.options} <label class="radio"><input type="radio" name="configoption[{$configoption.id}]" id="co{$options.id}" value="{$options.id}"{if $configoption.selectedvalue eq $options.id} checked="checked"{/if} onclick="recalctotals()" /> {$options.name}</label><br /> {/foreach} {elseif $configoption.optiontype eq 3} <label class="checkbox"><input type="checkbox" name="configoption[{$configoption.id}]" id="co{$configoption.options.0.id}" value="1"{if $configoption.selectedqty} checked{/if} onclick="recalctotals()" /> {$configoption.options.0.name}</label> {elseif $configoption.optiontype eq 4} {if $configoption.qtymaximum} {literal} <script> jQuery(function() { {/literal} var configid = '{$configoption.id}'; var configmin = {$configoption.qtyminimum}; var configmax = {$configoption.qtymaximum}; var configval = {if $configoption.selectedqty}{$configoption.selectedqty}{else}{$configoption.qtyminimum}{/if}; var stepval = {if $configoption.optionname eq 'Storage'}10{elseif $configoption.optionname eq 'Remote Backup Storage'}10{elseif $configoption.optionname eq 'RAM'}256{else}1{/if}; {literal} jQuery( "#slider"+configid ).slider({ min: configmin, max: configmax, value: configval, range: "min", step: stepval, slide: function( event, ui ) { jQuery( "#confop"+configid ).val( ui.value ); jQuery( "#confoplabel"+configid ).html( ui.value ); recalctotals(); } }); }); </script> {/literal} <table width="100%"> <tr> <td><div id="slider{$configoption.id}"></div> <span class="help-block" style="text-transform:uppercase; color: #ccc;">{if $configoption.optionname eq 'Processor'}each core included minimum 2.26GHz cpu power{elseif $configoption.optionname eq 'RAM'}equal to burstable/swap memory included{elseif $configoption.optionname eq 'Memory'}equal to brastable memory included{elseif $configoption.optionname eq 'Storage'}RAID 10 storage array with enterprise drives{elseif $configoption.optionname eq 'IPs'}Each vps includes 1 IP address{elseif $configoption.optionname eq 'IP Address'}Each vps includes 1 IP4, Justification required for more{elseif $configoption.optionname eq 'Additional IPs'}Each vps includes 2 IP address{elseif $configoption.optionname eq 'Bandwidth'}Included unmetered bandwidth at 10mbit uplink port{elseif $configoption.optionname eq 'Port Speed'}upgrade your bandwidth port speed{elseif $configoption.optionname eq 'Remote Backup Storage'}Weekly Remote ftp backup for cPanel accounts{elseif $configoption.optionname eq 'Backup Storage'}RAID 10 protected remote ftp backup storage{else}{/if}</span> </td> <td width="54px" id="confoplabel{$configoption.id}" class="configoplabel">{if $configoption.selectedqty}{$configoption.selectedqty}{else}{$configoption.qtyminimum}{/if}</td> <td width="40px">{if $configoption.optionname eq 'Memory'}GB{elseif $configoption.optionname eq 'RAM'}MB{elseif $configoption.optionname eq 'Storage'}GB{elseif $configoption.optionname eq 'Processor'}core{elseif $configoption.optionname eq 'Additional IPs'}+2 IPs{elseif $configoption.optionname eq 'IPs'}+1 IPs{elseif $configoption.optionname eq 'IP Address'}+1 IPs{elseif $configoption.optionname eq 'Bandwidth'}TB{elseif $configoption.optionname eq 'Port Speed'}+10 MBPS{elseif $configoption.optionname eq 'Backup Storage'}GB{elseif $configoption.optionname eq 'Remote Backup Storage'}GB{elseif $configoption.optionname eq 'Control Panel'}cPanel{else}{/if}</td> </tr> </table> <input type="hidden" name="configoption[{$configoption.id}]" id="confop{$configoption.id}" value="{if $configoption.selectedqty}{$configoption.selectedqty}{else}{$configoption.qtyminimum}{/if}" /> {else} <input class="m-wrap" type="text" name="configoption[{$configoption.id}]" value="{$configoption.selectedqty}" size="5" onkeyup="recalctotals()" style="width:54px;"/> <span class="help-inline">x {$configoption.options.0.name}</span> {/if} {/if} </div> </div> {/foreach} Note: Please do not use just copy and paste its just an idea how to implement and can easily understand how to use in any of whmcs themes. Some css styling maybe be required. This code its tested only in our whmcs ace theme only
  15. Top quality and most popular WHMCS responsive Themes We have been receiving many requests from visitors to provide some discount on our most selling theme, "QuickStrap," so we are pleased to offer 25% discount coupon: (WHMCS) which will be valid till August 31st, 2014. QuickStrap - A Unique High Quality WHMCS theme with matched frontEnd and 3 different layouts. 3 Different Layouts Fully Matched Front Pages (example html pages with dummy contents) User friendly Layout - Included 4 colour style and flexible layout. (Additional color scheme also available on request without any additional cost) Mobile friendly WHMCS theme based on Bootstrap 3 framework including brand new order form, invoice and quote view Price: $149 - One time for single domain Limited Time Promotion: Get 25% Discount by using coupon code: WHMCS Buy Now ====================================================================== Ace - Professionally designed eye catching low cost responsive WHMCS theme User Friendly Layout - 4 colour style and flexible layout, Let your users choose whmcs layout & theme as per their choice. RTL Supported Mobile friendly WHMCS theme based on Bootstrap 3 framework including order from, invoice and quote view Price: $25 - One time for single domain Buy Now ====================================================================== There are many other rich features which cannot be described here so please take a look at ThemesChamp.com from Live demo Instant Download Supported with Latest WHMCS 5.3 or Later Includes 1 year of priority support with WHMCS theme updates, renewed at $20/year. Compatibility: Firefox, IE9+, Chrome, Opera, Safari No Encoded Files, Customize your theme using Bootstrap 3 components. Single Domain License FREE Setup/Installation Regards, Team ThemesChamp
  16. "Ace" whmcs theme version 1.3.2 released. In this release we have re-designed footer section to get this a more professional look, and layout options are now saved in client's browser.
  17. QuickStrap High Quality Responsive WHMCS theme After Successful launch of "Ace" WHMCS Theme We are thrilled to announce a new whmcs theme "QuickStrap". This is more than a WHMCS Theme as it is included entire website with 100% matched client area. Supported WHMCS version version 5.3 + /http://themeschamp.com/img/qs-showcase-img.png Buy Now Features- 3 different Layouts to choose from Fully Matched Front Pages User friendly Layout - 4 colour style and flexible layout. Responsive Design - Mobile friendly WHMCS theme based on Bootstrap 3 framework including shopping cart Easy Customization - No Encoded Files, Customize your theme using Bootstrap 3 components. Continuous Updates - Includes 1 year of priority support with WHMCS theme updates, renewed at $45/year. There are many other rich features which cannot be described here so please take a look at ThemesChamp.com Price: $149 - One time for single domain Buy Now Regards, Team ThemesChamp
  18. Updated for WHMCS latest release for more information please visit http://themeschamp.com/cdp/announcements/4/Maintenance-Release.html
  19. "Ace" whmcs theme version 1.3 release with some improvement and fixed please click here for more information
  20. Its updated for 5.3 with some improvement and available for download, We are announcing release soon with change logs
  21. You should use {if $loggedin}{/if} tags in menu items
×
×
  • 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