Discussion on Multi Style AngularJS Responsive Admin Template | mAdmin

Discussion on Multi Style AngularJS Responsive Admin Template | mAdmin

Cart 1,282 sales
Well Documented

TheRubikThemes does not currently provide support for this item.

139 comments found.

Hi bro. Very nice job. Can you send me LESS files to ?

felipe(at)xnet(dot)eti(dot)br

Tanks !!!

Thank for your purchase. Please download the lastest package via your Download page. That package included not only LESS files but also all source files: jade with harpjs, that help you customize theme easy.

tanks… i will

nice work, will see the next features…

Hi wsugiri,

Thanks for purchasing.

Yes, we will keep template improving continuously. Hope next update will be more useful for buyer.

If you can give us some suggestion about template, it’s great :D

Hello bro, it is a nice work… i just found a couple of bugs on chrome..

1 when i resize the window to a small size the menu appears toggled down, and when you click on the toggle button it make a weird motion.

2.when i resize the windows to normal the left side bar is gone, and the chart doesn’t resize properly… just to let you know

thanks for this amazin template is gonna be great for my purposses.

Hi jocky,

Thanks for purchasing.

To solve your issues, please do the following:

1 – In main.js file, replace function window resize by code below:

$(window).on("load resize", function () {
    if ($(this).width() < 768) {
        $('body').removeClass(); //Add new code
        $('div.sidebar-collapse').addClass('collapse');
    } else {
        $('body').addClass($.cookie('menu_style') + ' ' + $.cookie('header')); //Add new code
        $('div.sidebar-collapse').removeClass('collapse');
        $('div.sidebar-collapse').css('height', 'auto');
    }
});

2 – In style-responsive.css file, included code:

@media (min-width: 768px) {
    .sidebar-collapse {
      display: block;
    }
}

Before code below:

@media (min-width: 768px) and (max-width: 991px) {

We will fix them in the next update version. Let us know if you have another problems. Good luck!

Very very nice. Thanks

Thanks for your purchase.

How to change line color of timelime page to blue for example?

Hi markusmgdias,

Thanks for purchased out template.

Yes, you can change line color by edit css/style.css file. There are three tabs in timeline page, we included detailed comments for each part, you need to do following:

  • - Non-Responsive tab: you find class “.timeline-centered:before” and change value of background attribute. Ex: “background: #ffffff” to “background: #389adc”
  • - Full-Responsive tab: do the same on with class “.timeline:before”
  • - One-Column tab: do the same on with class ”#one-column .message-item:before”
Hope this help!

can i export a chart or some features to another theme? i need some features but i have my own theme and i would like to use it with these amazing charts, for example. I do not need all the admin template.

Hi leonsway,

When using our theme, you can completely export a chart or some features to another theme. Addition, if you buy item, you will receive the best support and other worthwhile updates later.

About your requirement, unfortunately we don’t provide separate option. Hope you have best choice for your business.

Can i apply this template into ruby on rails app? The documentation have many details? Js files are separately? The HTML files are organized into understandable structure?

Hi markusmgdias,

Yes, you can use this template for many purposes and any framework, this is only HTML.

Our document is clean and detail. All file HTML, CSS, Javascript and LESS file are also separately. You can customize template easily with LESS file.

When you buy this item, we are willing support for you if you have any problem.

JPlist integration – very good feature!!

Try to integrate “Live LESS Theme Customizer” from codecanyon and this theme is the absolutely best!

Cheers

I`m happy to hear :) Then you have so great features no other theme has – for inst. great Highcharts integration, JPlist, great Chat and than also a pro customizer and all the small nice clean other things … – 5*

Cheers

A other useful customizer is “Dima – Skin Switcher” from cc – soon with less support. Than you dont need 3 Styles and much color combinations, all you can make with the customizer. Look for the best and easiest integration in your theme – “Live LESS Theme Customizer” or “Dima – Skin Switcher”, both are very useful and you will be the first theme with a prof. customizer …

Cheers

We appreciate about your responds, all of them are very useful.

Honestly, we really need another comments like yours. They help us make this template better and more available for buyer.

Thank you!

1/ In this template, we can not use paging in datatable 2/ Can not use all checkbox in your checkbox. 3/ When we add this <script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script> into theme, theme was broken.

How can we fix

Hi,

About your issues:

In this template, we only want to show you HTML idea in datatable page. In next version, we will update all checkbox button. Other functions like filter, sort and paging we will update later.

You can’t use old version jQuery 1.3.2 for this theme, it required version 1.10.2 or higher.

Contact us when you meet other problem. Thank you!

Great admin template. One of the best.

1) Is there any way to make the left navigation sticky? 2) Are there any plans to include in-line editing in tables? 3) Are there any plans to include touch carousels ?

Good luck with sales.

Thanks for your recomendation. We will develop these features in the next release.

Nice, the responsiveness seems a little buggy with the navigation :)

Thank you for purchase. If you can show us that bug in more detail, we’re happy. Anyway, we will check and fix them soon. Good luck!

Love! How do I get the LESS files? Also, is it possible to get the PSD files? :)

Thank for your purchase. Please give me your email, I will send you the LESS files. Or you can touch me via my profile page. I didn’t make any PSD file for this template.

admin(at)girlinparis(dot)com

I sent LESS files via email. Please check it

Great Work! GLWS! ;)

Thank you.

The template looks really nice,

Do we get the SCSS or LESS files with it ?

How easy is it to create new color schemes otherwise ?

Hi GilGarcia, There’re not LESS files in package, but we are willing to provide LESS files for you when you buy our template. We also support for you to create new color schemes or you can create by yourself. It’s very easy.

Great theme ! GLWS :)

Nice admin template. Good look with sale!

Thank you!

Nice work, GLWS o7

Thank you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey