Clip-Two - Bootstrap Admin Template with AngularJS HTML

Themeforest Clip-Two - Bootstrap Admin Template with AngularJS HTML

Download Clip-Two - Bootstrap Admin Template with AngularJS HTML

Download Clip-Two - Bootstrap Admin Template with AngularJS HTML


\\



\\



\\



\\



\\



\\



Clip-Two is an advanced, responsive admin dashboard template built with AngularJS, the Superheroic JavaScript MVW Framework. This theme is mobile friendly and ready for you to customize it any way you want to use it.
It comes with 2 complete themes: Clip-Two Admin and Clip-Two Admin RTL Version.
AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.


Features



  • AngularJS 1.4.x

  • Bootstrap UI

  • Angular UI Router (with nested states)

  • Grunt tasks

  • Bower dependency management

  • 6 different theme skins

  • Infinite styles with SASS

  • 4 level sidebar menus

  • 100% fully responsive

  • Fully customizable

  • Documentation available

  • CSS3 Page Transitions

  • Loading Bar

  • Fixed and default Header Layouts

  • Fixed and default Footer Layouts

  • Fixed and default SidebarLayouts

  • i18n languages support

  • Translation loaded from JSON

  • RTL Support

  • Lazy Load scripts and styles

  • Dynamic pagination

  • Chat Directive

  • Nestable Lists

  • Tree Views

  • Font Awesome Icons (+400 Retina Ready)

  • Linear Icons (Themify)

  • Validation form

  • Multiple File upload

  • Wizard with validation

  • uiSelect

  • Custom Css3 select directive

  • XEditable

  • Image Crop

  • Fast click for Mobile

  • Widgets utility classes

  • jQuery powered

  • Panel Tools

  • Google Map

  • ngTables

  • Chart.js

  • Sparkline

  • Custom Toggle buttons

  • Custom Radio Buttons and Checkboxes

  • Pricing Table page

  • Lock screen and Login pages

  • 404 Error pages

  • 500 Error pages

  • Integrated WYSIWYG Editors (CKEditor)

  • Mailbox

  • Calendar

  • Timeline

  • Search results

  • Invoice

  • User Profile

  • Autosave user settings

  • Custom Scrollbar For Vertical Scrollable Contents (perfect-scrollbar)



Version 2.2 – 5 July 2016




  • New: Angular Spectrum Colorpicker


  • Updated: AngularJS and Related Extras


  • Updated: Angular UI Bootstrap


  • Fix: Improvements & Minor Bug Fixes



Version 2.1 – 11 Nov 2015




  • New: Angular Notification Icons


  • Updated: AngularJS and Related Extras


  • Updated: Angular UI Bootstrap


  • Updated: Angular-aside


  • Fix: CSS Bug in the main menu in Safari browser


  • Fix: Bug in message search


  • Fix: Optimizing the process of printing pages


  • Fix: Improvements & Minor Bug Fixes



Version 2.0 – 15 Sep 2015




  • New: Dynamic Tables


  • New: Css3 Select Boxes with dynamic options


  • New: HTML5 Frontend Version View



    • HTML5 and CSS3


    • Bootstrap 3


    • 40+ Fully responsive HTML template files


    • Grid System and Responsive Design


    • Touch Swipe Support


    • Multi-column “mega-menu”


    • Mobile Optimization




  • Updated: AngularJS and Related Extras


  • Updated: Angular UI Router


  • Updated: Angular UI Bootstrap


  • Updated: Angular Translate


  • Updated: V-Accordion


  • Fix: Bug in the closed sidebar


Version 1.3.1 – 27 March 2015




  • Fix: Scroll issue in small devices


Version 1.3.0 – 26 March 2015





  • New: Grunt build steps


  • New: Bower dependency management


  • Updated: The folder “vendor”, which contained all the dependencies, now called “bower_components”


  • Updated: AngularJS and Related Extras (Version 1.3.15)


  • Fix: Improvements & Minor Bug Fixes


Version 1.2.0 – 14 March 2015





  • New: HTML version View


  • New: Right To Left HTML version View


  • Fix: Improvements & Minor Bug Fixes


Version 1.1.0 – 26 February 2015





  • New: Chat Directive


  • New: RTL version View


  • New: X-Editable Elements View


  • Updated: AngularJS and Related Extras (Version 1.3.13)


  • Updated: UI Bootstrap (Version 0.12.1)


  • Fix: Mouse wheel scroll problem in IE


  • Fix: Improvements & Minor Bug Fixes

Download Clip-Two - Bootstrap Admin Template with AngularJS HTML

Comments

  1. Dear support, I’ve been through mail and until today I did not have a return.

    ReplyDelete
  2. Support I passed email with a critical problem could repsonder?

    ReplyDelete
  3. Hi Sir


    How can i change the combo box CSS and show back to down arrow?
    many thanks


    Rex

    ReplyDelete
  4. Hi, there! Could you please try to explain more specifically your request?


    Could you send us a link as an example?


    Thanks a lot for your cooperation.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  5. Hi,


    I’m able to customize menu etc easily, but one thing I really want to achieve is to be able to disable all animation. Especially blue line that displays ( at the top of the page) during page transition.


    I’m working on high performance web application using angular version of this theme. I would really like to cut down page loading time.


    at the moment, even after page caching, loading time on my computer is close to 700 ms. this is slow. My laptop specs are: ThinkPad T460p i7 6800 HQ and 16 GB ram. this is relatively new computer less than 1 year old and my server is running on nginx. (localhost)


    Ideally after caching page should be rendered extremely fast. I’m only talking about loading menu and partials page loading time, i’ve already customized dashboard to show empty contents.


    thank you in advance for looking into this.

    ReplyDelete
  6. Hi,
    I need support about your angular template Clip-Two because I have the following problems.


    1) When I try to build the project with the command ‘grunt build:versionName’ the ‘compass’ module return the following error
    Running “compass:www” (compass) task
    Warning: not found: compass Use—force to continue.


    Aborted due to warnings.
    I have try to install again the ‘compass’ component with npm but the problem still remain.
    How can I fix it?


    2)If I remove ‘compass:www’ command from gtx.alias build:verisonName in GruntFile.js the build working and finish without error but when I try to start the server I see a white page ‘cause there are some error in javascript console.
    It appears the problem is caused by oc.lazyLoad module with this error:
    Error: [$injector:modulerr] Failed to instantiate module oc.lazyLoad due to:
    Is this problem caused form building without compass ? Or the error is inside the app.module?


    I need an answer as soon as possible.


    Thank your for your attention.


    Gently,
    Annalisa Vassura

    ReplyDelete
  7. Hi, there! Thank you for writing us. Please, try to use this guide to install Compass (this is a guide for a Windows pc. If you’re using Mac or Linux, please let us know).


    1- Install Ruby rubyinstaller.org/downloads


    2- Open MS-DOS prompt with Ruby


    3- Install Gem



    $ gem update –system
    $ gem install compass


    4- Check if compass is properly installed and run the command $ compass -v


    Once Compass has been installed, please let us know if the problem is solved.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  8. Hi,
    thank you for the answer. Unfortunatly we work with Mac not with Windows, could you please give us the answer for Mac?
    Thank you in advance,
    Annalisa

    ReplyDelete
  9. Hi, there! Our suggestion is to take a look to the official guide http://compass-style.org/install/


    There’s another tool to install Ruby on a Mac device (http://www.ruby-lang.org/en/downloads/).


    All the remaining commands have to be managed through the command console.


    Thank you for contacting our support.


    Kind regards.


    We would be more than glad to help you again.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  10. Hello?
    I bought it.


    What can I do to get the login page from the source to the login page?


    Answer please my e-mail : csk2359@naver.com

    ReplyDelete
  11. Hi, there! Thank you for purchasing our theme. Could you please give us some more details about your request? We’re sorry, but we didn’t understand which are your real needs.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  12. How do I get to the login page?


    classic ASP example) response.redirect “loginpage”;

    ReplyDelete
  13. Hi, there!


    So, do you need an ASP code that takes you from the login page to the dashboard page bt clicking on the login button?


    Is it right?


    Thanks for contacting our support. Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  14. Hi there,


    How do you run sparkline dynamically? I make it work but I constantly get this error in console “TypeError: Cannot read property ‘split’ of undefined …” Is there anyway to make sparkline wait until the data is ready from the database?


    Regards

    ReplyDelete
  15. Hi, there! Thank you for writing us.


    In order to help you as best as we can, could you please tell us if you’re using AngularJS or jQuery? Please, may you send us an error screenshot as well?


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  16. I’m using Angular, this is the error I get


    angular.js:13708 TypeError: Cannot read property ‘split’ of undefined
    at render (sparkline.js:45)
    at sparkline.js:31
    at m.$digest (angular.js:17286)
    at m.$apply (angular.js:17552)
    at l (angular.js:11697)
    at K (angular.js:11903)
    at XMLHttpRequest.y.onload (angular.js:11836)

    ReplyDelete
  17. Hi, any update on this issue?

    ReplyDelete
  18. So far I have resolved the errors in console adding a $timeout to the sparkline.js directive like this:


    scope.$watch(attrs.ngModel, function() {
    $timeout(function(){render();},0)
    });
    scope.$watch(attrs.opts, function() {
    $timeout(function(){render();},0)
    });
    what do you think?

    ReplyDelete
  19. Hi, there! Just few questions. Do the messages which come from the database have any lag? Do they arrive within few seconds after data are viewed?


    The error could be caused by a lack of data.


    Thank you for contacting our support.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  20. Hi, does the theme offer a directive to truncate the length of a text so it shows three dots (...) at the end of ling texts? I have some cases where the text runs out of the parent div. I’d like to truncate it but before making my custom directive I thought I’d better ask. So is there a directive to shorten the text length?


    Regards

    ReplyDelete
  21. Hi, there!


    Currently there’s no directive with these features, but we would like to thank you for this suggestion.


    We’ll try to insert it in a coming update.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  22. What have any free CMS system we can use with free theme in package clip-two. thanks so much for your help

    ReplyDelete
  23. Hi, there! No free CMS are currently available.


    Thank you for contacting our support.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  24. What CMS are available with this theme? Which CMS I can add this theme, Do Cliptheme support it? If yes! How much and where can I buy CMS (offline or online). Thank you!

    ReplyDelete
  25. Hi, there! What do you mean with supported CMS? Our theme is already a HTML and jQuery or Angular CMS.


    Once purchased on Themeforest, and after you have chosen your favourite license, a whole folder is available. It contains all the files and the plugins that make the demo version work.


    After, you should add by yourself a code that can communicate with the database, in order to save and read data.


    Our theme is perfectly suitable for all developing languages.


    Thank you for contacting our support.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  26. My mean’s CMS such as Wordpress..v.v, I can add wordpress’s theme to use CMS. ClipTheme website, which CMS is available we can use or hosting. We do not need to code or setup database… sorry, my english not good! Thank for your support!

    ReplyDelete
  27. Hi, there! Actually Clip-two is not available for Wordpress. If you talk to a php developer used to Wordpress themes, it will be very easy to make it fit to your needs.


    Thank you for contacting our support.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  28. Thank you so much for your informations!

    ReplyDelete
  29. You’re welcome! If you’ve got more questions, write us again!


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  30. Hi


    Is it possible to import the template into java?


    thanks


    Chutumia
    UPDATE
    Mozambique

    ReplyDelete
  31. Hi, there! Thank you for writing us. We guess there shouldn’t be any problem while importing the theme in Java.


    Our advice is to ask a skillful java programmer.


    Kind regards.



    Want to keep up-to-date? Follow ClipTheme support on

      Facebook    

      Twitter    
    or write us an email  

     support@cliptheme.com

    ReplyDelete
  32. This comment is currently being reviewed.

    ReplyDelete

Post a Comment

Popular posts from this blog

Ravaio - Modern Responsive phpBB Forum Theme

NRGagency - Creative One-Page Agency Theme

Rent It - Car Rental Template with RTL Support