Jump to content

JNdev

Members
  • Posts

    120
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by JNdev

  1. Yo need customize css with bootstrap grid for responsive mode.
  2. Is there something wrong with my code? Did not show any value. But invoices and other works smoothly Div call <div class="count-active-service"></div> $this->Javascript->setInline(' $(document).ready(function() { fetchServices("active"); }); function fetchServices(status) { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_uri . "plugin/client_data/client_main/count_services") . '" + status, null, function(data) { if (data) $(".count-active-service").html(data); }, null, {dataType:"json"}); } ');
  3. Working Integration :)

  4. Version 2 Now Available Add kit order form (Kit Wizard with sidebar menu) Demo https://blesta-dev.jawanet.com/order/main/packages/vps-kvm/?group_id=1 What's new? Added Sidebar Menu 20 bug fix with blesta 4 Replace original jquery.sticky.js from blesta with theia-sticky-sidebar.js Update Bootstrap to latest stable 3.3.7 Replace jQuery Animation With Hardware Accelerated Sticky Box Order Summary Deletion Unused Jquery Color changed on blesta demo And More ------------------------------------------------------------------------------------------------------ Kit Material Theme provide multy different UI accent colors. You can change the accent color just editing class without change css. The element is designed for make your work more pleasant. 100+ Preset color & Background included plus 100+ icon included. Super flexible Hosting HTML template. Highly recommended for small and big hosting company. The layout looks beautiful at any size, be it a laptop screen, Android Mobile or tablets. Redesigned blesta theme & add avatar profile looks beautiful user interface. Integrated with awesome BlestaCms Have blestacms license? Get material blesta theme for free, open ticket with licensecart. Free Installation Web Demo http://theme-demo.jawanet.com/kit-theme/ ------------------ Blesta Demo http://blesta-dev.jawanet.com/ Username: demo@jawanet.com Password: demouser ----------------- Main Features Ultra Responsive Html5 & Css3 Blesta Theme Integrated & Redesigned Top Menu Mega Menu Standar Mega Menu Advanced Label Menu Structured Html Element Shortcode Hosting Features 20+ Animation Element 20+ Includes Material Icon, FontAwesome Icon, Flat Icon Google Fonts Parallax backgrounds 2 Simple Slider ( Revolution Slider Coming Soon) Vps Box Swicth & Vps Slider Bootstrap 3.3.x BlestaCms Ready New Feature/Module On Request Blesta Features Clean Design Interface Redesign To Material Interface Avatar Profile Based On Default Theme Material Login Seo Setting General Google Meta Editing features Only 1 File To edit navigation Only 1 File To edit footer You can easy add/edit menu from 1 file to every page. No need edit per page. All help can see on ducumentation file Blesta Integration You can easy add menu/footer from 1 file to every page. Designed for Blesta 4 Compatible With Blesta 3.6.x Minimum Blesta 3.6 Price $30 [Order Now] If you have any idea, feature request, questions and more info please don't hesitate to contact us hendra@jnhost.co.id Or Submit Ticket We are always happy to hear from you ---------------------------------------------------------------------------------------------------
  5. Advanced cron log is good for dev +1
  6. JNdev

    [Theme] Cloud

    I love navigation
  7. Sorry @Tyson i not expert on blesta function, can you write little sample here to get data full name country ?
  8. How to get fullname of country, state? eg State: Norborg Country: Singapore <?php echo (!empty($contact->city) ? $this->Html->_($contact->city, true). "":""); ?> <?php echo (!empty($contact->state) ? $this->Html->_($contact->state, true). "":""); ?> I try but not work <?php echo (!empty($contact->country->alpha3) ? $this->Html->_($contact->country->alpha3, true). "":""); ?> Tanks very much for help me
  9. I like dreaming hear 30k client. Sure blesta best solution
  10. I mean, whether prices are still negotiable
  11. Changing version is not easy, you need to be patient mate.
  12. More happy if @Licensecart have affiliate system hahaha
×
×
  • Create New...