429 comments found.
Hello,
Nice job..!! I wanted to purchase this Admin template but i have some questions before purchasing the template. can you please answer me ASAP..
1) Is this template compatible with .NET framework? I wanted to built my .NET site backend using this template..
Awaiting for your reply…!!!
Thanks, Purvesh CWS
Hello,
thank you, I can’t say in how big range is my template compatible with .NET framework as I have no experience with that but I suppose that my template is same as any other angular based project so I think you can follow any public tutorials for that such as this one http://www.codeproject.com/Articles/806029/Getting-started-with-AngularJS-and-ASP-NET-MVC-Par
Thanks
Hi, First of all: GREAT JOB !!! Then: i have some issue with bower install. In fact when i launch bower install, it’s seems to be blocked on these lines :
...
bower extract angular-ui-tree#~2.1.5 archive.tar.gz
bower not-cached git://github.com/DataTables/DataTables.git#>=1.10.0
bower resolve git://github.com/DataTables/DataTables.git#>=1.10.0
bower download https://github.com/DataTables/DataTables/archive/1.10.6.tar. gz
bower resolved git://github.com/JimLiu/angular-ui-tree.git#2.1.5
bower not-cached git://github.com/es-shims/es5-shim.git#2.3.0
bower resolve git://github.com/es-shims/es5-shim.git#2.3.0
bower download https://github.com/es-shims/es5-shim/archive/v2.3.0.tar.gz
bower extract es5-shim#2.3.0 archive.tar.gz
bower extract datatables#>=1.10.0 archive.tar.gz
bower invalid-meta es5-shim is missing “main” entry in bower.json
bower invalid-meta es5-shim is missing “ignore” entry in bower.json
bower resolved git://github.com/es-shims/es5-shim.git#2.3.0
bower resolved git://github.com/DataTables/DataTables.git#1.10.6
...
When i check my computer task, i see 40% of my porcess running for “Evented I/O for V8 JavaScript”—> node.exe and more than 1go of my ram.
why ? Can you please help me about it ? Thanks !
Regards, Julien
Hi, thanks
to your problem I don’t see any problems with lines you pasted here, so you are saying that “bower install” is freezing at stage with installing datatables and can’t go on?
Matej
Hi, yes it is ! So what can i do in order to help you helping me ;P
Hmm that’s really weird I have just tested it with downloaded file and everything goes fine. Maybe some kind of your firewall is blocking access to download dependencies.
Hello there,
Before buying this script, I just wanted to know if there’s admin login page?!
Best,
Ioannis Antypas.
Hi, yes there is login/signup page template but without any backend to serve login functionality.
Hi. It´s easy to implement this html files to a dashboard admin php? For example I would like to use a dashboard php with login and password in php and mysql. There is some ready integration with php and mysql?
thanks
Hi,
sorry I have no idea about any php backend 
Hello, Before purchase this theme could you please let me know is this working with codeignitor? In case of any issues in 500 server error will you be able to solve?
Have no idea about any PHP framework, sorry.
What I am missing are vertical tabs. Is there a chance to get them soon?
I can try to implement vertical tabs in next update, but you can still use stacked pills nav to vertical navigation.
Yeah, that’s right. But I would love to have this little “selected” bar with the peak/arrow to indicate which tab is selected.
before I buy this template can you please provide some screens from e-commerce module ? this i reason why I want to buy,
Please send me an email, thanks.
I wrote in Email Tattek
Hi, the template have clases to mame panels 100% browser high and scrollable? like the aside or right-sidebar? I want to have the chat scrollable but left and right panel independent.
Here is the prototype that I’m building: https://www.dropbox.com/s/jhcxl6y0tpoyzar/Screenshot%202015-03-31%2001.27.16.png?dl=0and here: https://www.dropbox.com/s/1udqgbtt736nkdh/Screenshot%202015-03-31%2001.29.37.png?dl=0
you can see that the header of both panels left and right scroll with the content, but I would like to have something like the aside menu, that no matter how heigh is the browser it will scroll independent of the content.
Hi, do you have left aligned timeline? The centered it’s ok, but I need left align.
and when the V1.4 will be release? Minovate v. 1.4 approved – 18.03.2015
Hi, there is no left aligned timeline ready to use but as centered timeline is responsive and on small screen it becomes one-side, you can just take responsive classes an make your own .timeline-left class and just apply responsive styles onto it.
1.4 have no deadline right now, is can be somewhere in May.
Hi, I’m trying to apply sidebar?sm?forced sidebar?sm and I can’t. Which files I need to edit to make the aside as small aside? Thanks!
I’m reading the doc Small Sidebar, add sidebar?sm?forced sidebar?sm classes in body and html element. and I can’t make it 
That’s it just add classes sidebar-sm sidebar-sm-forced into body and html elements
what do you mean html elements? I have the body class=”{{main.settings.navbarHeaderColor}} {{main.settings.activeColor}} {{containerClass}} sidebar?sm?forced sidebar?sm” and I do not understand which other html element. Sorry
<html class="sidebar-sm sidebar-sm-forced">
in which html file? index.html or app.html
index.html
This is what I have: <section ng-include=”’views/header.html’” id=”header” class=”{{main.settings.navbarHeaderColor}}”></section>
<aside ng-include=”’views/nav.html’” id=”sidebar” class=”{{main.settings.sidebarColor}}” ng-class=”{‘aside-fixed’:main.settings.asideFixed}”></aside> <aside ng-include=”’views/rightbar.html’” id=”rightbar”></aside> <section ui-view id=”content” autoscroll=”false”></section>index.html
I’m really sorry, but I can’t understand where
Could you do it where I have to add them and take a screenshot with dropbox or something? I’m really lost. sorry for this. FYI: FREAKING #AWESOME TEMPLATE!
Your body tag is fine just add same classes into html tag located on line 2 in index.html
I add the classes at the index class and I got this https://www.dropbox.com/s/30usj9rrt8engtc/Screenshot%202015-03-30%2018.02.27.png?dl=0
Ok that seems like these classes are missing at body tag now, just make sure that these two classes are both in html and body tag
Yeah that seems fine but if you change id in body, you need to change id selector in css too just search and replace #minovate with #yourownid
I fix the detail, adding at the main.js asideSmall: ‘sidebar-sm-forced sidebar-sm’, and {{main.settings.asideSmall}} at the class at body and index 
Hi Tattek,
Great one.
Can i use this theme with a PHP MVC framework backEnd.
Hi, thanks. I think you can use any backend framework of your choice.
Oh okay thanks. When is the full HTML version going to be relaeased?
No deadline set for now, maybe somewhere in May.
Hmm, what a nice portfolio. Thank you for reporting.
Hello, i have a problem with command: grunt serv
Loading “cssmin.js” tasks…ERROR >> Error: Cannot find module ‘zlib-browserify’ Loading “jshint.js” tasks…ERROR >> Error: Cannot find module ‘hooker’ Loading “uglify.js” tasks…ERROR >> Error: Cannot find module ‘zlib-browserify’
Running “clean:dist” (clean) task
Running “wiredep:app” (wiredep) task Warning: Cannot find module ‘wiredep’ Use—force to continue.
Aborted due to warnings.
Please help.
Problem with accents too. Only meta charset=”iso-8859-1” no work. Thanks.
Was your npm install successful?
Yes, various plugin has installed.
That’s weird….I have no dependency of zlib-browserify in Minovate so I don’t know why your grunt needs that. Have you tried install that module with npm install browserify?
Sales are on 445. What can we expect, when the 500 barrier is reached? How do you count extended licenses?
Extented license are counted as normal for these purposes. Update 1.5 can be about multilanguage support.
Hi Tattek,
Thanks a lot for the template. It’s really clear and easy to understand.
I am just wondering if you plan to create a login dialog with signup and forget pass included in.
I am struggling to get a nice modal window with the login / signup window.
Would you have a code or do you plan to include this?
Thanks a lot for this great template. 5 stars!
Hello,
thank you for kind words I really appreciate it!
Actually I’m afraid there’s no plan to include login/signup modal dialog in closest updates, but there is login/signup page example included so maybe you can do it on your own with that code.
Thanks
Hi,
I created a new sass document in the folder sass/components/_uplod.scss
Then I relaunch grunt serve. All works no errors. But it cannot find my class.
In the main.css there are not my new classes.
Would you have an idea?
My code lokks like this:
.dropzone { position: relative; border: 10px dotted #FFF; border-radius: 20px; color: white; font: bold 24px/200px arial; height: 200px; margin: 30px auto; text-align: center; width: 200px;
&:hover { border: 10px solid #FE5; color: #FE5; }
.dropped { background: #222; border: 10px solid #444; }
div { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
img { border-radius: 10px; vertical-align: middle; max-width: 95%; max-height: 95%; }
} .dropzone [type=”file”] { cursor: pointer; position: absolute; opacity: 0; top: 0; right: 0; bottom: 0; left: 0; }
Ok I fixed the issue. I missed to install npm install grunt?contrib?sass ??save?dev
Thanks!
Good job, thank you
hi may i know do you have a non angular version of this theme? it looks nice but however I want angularjs to be non existent. quite tough for me to remove it since the integration is quite tight as far as I can see
Non angular version is coming in update 1.4
Hi,
I have a pre-purchase question. I love your design. I would like to use this design to create private customer space into my website. In this space, customer could be know audience of his website, followers twitter etc …
Problem, i don’t know how your theme works. I just know how Wordpress works. Is there a back-office in your theme ? How can I edit your theme, create new profile, etc … ?
Thanks a lot !
Hi,
there is no backend in my theme and it’s not ready to install into any CMS. This is only HTML template with a little bit of AngularJS.
Hi, thanks a lot. And, if i pay more, could you implement into a CMS ?
Hi, I’m sorry but I’m really overloaded right now so I can’t take any freelance work from you.
Do not forget the HTML version to sell more! Thanks for work!
Yeah sure, I’ll start work on this right after releasing 1.3
Another issue we see is, that the “fullscreen” option of the portlets does not work in your demo. If you choose it, the portlet will decrease its size and lose the “close” option.
Hi,
that’s interesting as width for tile in fullscreen is set to 90% so it’s weird that your portlets are decreasing as normally they increase their size. Close button is set do display none as we don’t want to close tile in fullscreen as if we close it there would be nothing to show. Yes maybe more logical would be close fullscreen on close button click and I’ll try to check it out in next update.
Is it just “weird” or can you reproduce it? I can reprduce it in Chrome and FireFox on my Ubuntu-Desktop.
What do you mean exatly? Increasing size of tile in fullscreen is normal, that is not an issue and that the close button is missing is not issue too at this stage because if you close tile in fullscreen mode it won’t close fullscreen but remove tile from DOM so you get black screen after closing tile (thats why close button is not displayed).
The close button is o.k., but the problem is, that the tiles do not (!) increase size to fullscreen. Just try it out yourself in your demo. It does not work!
But I have tested it and it work for me. Width of tile is set to 90% of window you can check it in css. Height of tile is based on content.
Our self-hosted version works as you described and expected. The fullscreen-problem exists in the demo version hosted on themeforest. Try it out yourself: http://themeforest.net/item/minovate-angular-admin-dashboard/full_screen_preview/10068009
Oh you are right. You need to close top frame to make it functional.
Hi, Tattek,
we just purchased your template and are evaluating to buy the extended license.
There are two issues we have:- The checked state of checkboxes and radio buttons does not differ enough from unchecked. Are there any plans to change that?
- The template does not work well under iOS. The template sometimes does not show up. If it does the menu does not react at all or if it does, it is very slow. Are you working on this?
Hi Heinob,
thank you for purchasing and considering extended license.
1.Sure I can add optional design for radio/checkbox in next update.
2. I had an iPhone 5S for few days and as some people said there are few bug with using iOS and Minovate so I’ve tried to test it. Sadly everything seems to be alright for me so you know it’s very hard to solve some bugs which I can’t simulate on my devices.