429 comments found.
Hello, I just purchased the minovate theme. I am not a dev, I just know some HTML and dreamweaver, and want to make some changes and then hand this to my dev.
What is the easiest way for me to get started? I have a linux server where I can upload, but which folder should I use? Thanks Rodolfo
Hello you can follow documentation to get project started, for uploading you are using “dist” folder
OK do I want compiled or uncompiled?
That’s up to you, for compiled there are css and js files minified.
Will this theme be updated to bootstrap 4 upon its release?
Hey, yes I suppose it will 
I have a problem. Can you help to me?
You can see better the error in url: https://www.dropbox.com/s/vt6a8ez647090wx/error-minovate.png?dl=0
angular.js:13550 Error: [$parse:syntax] Syntax Error: Token 'panelClass' is an unexpected token at column 61 of the expression [{'open': status.isFirstOpen, 'closed': !status.isFirstOpen} panelClass || 'panel-default'] starting at [panelClass || 'panel-default'].
http://errors.angularjs.org/1.5.5/$parse/syntax?p0=panelClass&p1=is%20an%20unexpected%20token&p2=61&p3=%7B'open'%3A<div class="panel ng-scope ng-isolate-scope" ng-class="{'open' : status.isFirstOpen, 'closed' : !status.isFirstOpen} panelClass || 'panel-default'" is-open="status.isFirstOpen">tatus.isFirstOpen%2C%20'closed'%3A%20!status.isFirstOpen%7D%20panelClass%20%7C%7C%20'panel-default'&p4=panelClass%20%7C%7C%20'panel-default'
at http://localhost:9000/bower_components/angular/angular.js:68:12
at Object.AST.throwError (http://localhost:9000/bower_components/angular/angular.js:14170:11)
at Object.AST.ast (http://localhost:9000/bower_components/angular/angular.js:13938:12)
at Object.ASTCompiler.compile (http://localhost:9000/bower_components/angular/angular.js:14386:31)
at Parser.parse (http://localhost:9000/bower_components/angular/angular.js:15279:29)
at $parse (http://localhost:9000/bower_components/angular/angular.js:15444:39)
at Scope.$watch (http://localhost:9000/bower_components/angular/angular.js:16657:19)
at link (http://localhost:9000/bower_components/angular/angular.js:24069:15)
at http://localhost:9000/bower_components/angular/angular.js:9688:44
at invokeLinkFn (http://localhost:9000/bower_components/angular/angular.js:9694:9)(anonymous function) @ angular.js:13550(anonymous function) @ angular.js:10225invokeLinkFn @ angular.js:9696nodeLinkFn @ angular.js:9093(anonymous function) @ angular.js:9433processQueue @ angular.js:15961(anonymous function) @ angular.js:15977Scope.$eval @ angular.js:17229Scope.$digest @ angular.js:17045Scope.$apply @ angular.js:17337done @ angular.js:11572completeRequest @ angular.js:11778requestLoaded @ angular.js:11711
angular.js:13550 Error: [$parse:syntax] Syntax Error: Token 'panelClass' is an unexpected token at column 61 of the expression [{'open': status.isFirstOpen, 'closed': !status.isFirstOpen} panelClass || 'panel-default'] starting at [panelClass || 'panel-default'].
http://errors.angularjs.org/1.5.5/$parse/syntax?p0=panelClass&p1=is%20an%20unexpected%20token&p2=61&p3=%7B'open'%3A<div class="panel ng-scope ng-isolate-scope" ng-class="{'open' : status.isFirstOpen, 'closed' : !status.isFirstOpen} panelClass || 'panel-default'" is-open="status.isFirstOpen">tatus.isFirstOpen%2C%20'closed'%3A%20!status.isFirstOpen%7D%20panelClass%20%7C%7C%20'panel-default'&p4=panelClass%20%7C%7C%20'panel-default'
at http://localhost:9000/bower_components/angular/angular.js:68:12
at Object.AST.throwError (http://localhost:9000/bower_components/angular/angular.js:14170:11)
at Object.AST.ast (http://localhost:9000/bower_components/angular/angular.js:13938:12)
at Object.ASTCompiler.compile (http://localhost:9000/bower_components/angular/angular.js:14386:31)
at Parser.parse (http://localhost:9000/bower_components/angular/angular.js:15279:29)
at $parse (http://localhost:9000/bower_components/angular/angular.js:15444:39)
at Scope.$watch (http://localhost:9000/bower_components/angular/angular.js:16657:19)
at link (http://localhost:9000/bower_components/angular/angular.js:24069:15)
at invokeLinkFn (http://localhost:9000/bower_components/angular/angular.js:9694:9)
at nodeLinkFn (http://localhost:9000/bower_components/angular/angular.js:9093:11)
</div></div>
Hey, that seems like a problem with angular-bootstrap, which version are you running?
Hello dear, i want to using java script function to convert the layout from rtl to ltr automatically when the user chose his language from list or button or any els. for testing i was used the following function as test, and every thing is converted and everything is ok , but the right side bar still was not converted . also i was used this function in the head tag. Let the function and tell me what can i do to improve this action .
<script>
thank you
window.onload = function () {
var language = "ar";
var myLayout = document.getElementById("minovate");
if (language === "ar") {
myLayout.className = "appWrapper rtl";
</script>
} else {
myLayout.classList = "appWrapper";
}
}
Hi, hmm I’m afraid that there is nothing I can do with that, I know about that problem. Changing layout between rtl and ltr is causing some issues with some of elements if you are doing that without refresh 
thanks
Hey, that seems like a problem with angular-bootstrap, which version are you running?
thanks;Here are the contents of the bower.json file: { “name”: “minovate”, “version”: “1.2.0”, “dependencies”: { “angular”: “1.4.6”, “angular-animate”: “1.4.6”, “angular-bootstrap”: “latest”, “angular-bootstrap-colorpicker”: “3.0.19”, “angular-bootstrap-nav-tree”: “”, “angular-chosen-localytics”: “1.0.7”, “angular-cookies”: “1.4.6”, “angular-datatables”: “0.5.0”, “d3”: “3.5.6”, “angular-file-upload”: “2.1.4”, “angular-flot”: “0.0.13”, “angular-fontawesome”: “0.4.0”, “angular-fullscreen”: “1.0.1”, “angular-google-maps”: “2.2.1”, “angular-intro.js”: “1.3.0”, “angular-ipsum”: “0.0.4”, “angular-leaflet-directive”: “0.8.8”, “angular-loading-bar”: “0.8.0”, “angular-masonry”: “latest”, “angular-material”: “0.11.1”, “angular-messages”: “1.4.6”, “angular-momentjs”: “0.2.2”, “angular-resource”: “1.4.6”, “angular-rickshaw”: “0.5.0”, “angular-sanitize”: “1.4.6”, “angular-smart-table”: “2.1.3”, “angular-toastr”: “1.5.0”, “angular-touch”: “1.4.6”, “angular-translate”: “2.8.0”, “angular-translate-loader-static-files”: “2.8.0”, “angular-translate-storage-local”: “2.8.0”, “angular-ui-calendar”: “0.8.1”, “angular-ui-grid”: “3.0.6”, “angular-ui-router”: “0.2.15”, “angular-ui-select”: “0.12.1”, “angular-ui-tree”: “2.9.0”, “angular-ui-utils”: “0.2.3”, “animate.css”: “3.4.0”, “bootstrap”: “3.3.5”, “bootstrap-daterangepicker”: “2.0.11”, “bourbon”: “4.2.5”, “chosen”: “https://github.com/harvesthq/chosen/releases/download/1.4.2/chosen_v1.4.2.zip”, “es5-shim”: “4.1.13”, “flot”: “0.8.3”, “flot-spline”: “”, “flot.tooltip”: “0.8.4”, “font-awesome”: “4.4.0”, “html.sortable”: “0.3.0”, “imagesloaded”: “latest”, “jquery.easy-pie-chart”: “2.1.6”, “jquery.inputmask”: “3.2.0”, “jquery.slimscroll”: “1.3.6”, “jquery.sparkline”: “http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.js”, “json3”: “3.3.2”, “leaflet”: “0.7.5”, “leaflet-draw”: “0.2.4”, “leaflet-heat”: “https://github.com/Leaflet/Leaflet.heat/archive/gh-pages.zip”, “leaflet-plugins”: “1.3.6”, “masonry”: “latest”, “material-design-iconic-font”: “2.1.1”, “morrisjs”: “0.5.1”, “ng-bs-daterangepicker”: “0.0.5”, “ng-table”: “1.0.0-beta.5”, “ng-tags-input”: “3.0.0”, “ngImgCrop”: “0.3.2”, “oclazyload”: “1.0.5”, “owl-carousel”: “1.3.2”, “rickshaw”: “1.5.1”, “simple-line-icons”: “2.2.1”, “textAngular”: “latest”, “weather-icons”: “2.0.10”, “dragular”: “latest” }, “devDependencies”: { “angular-mocks”: “1.2.16”, “angular-scenario”: “1.2.16” }, “overrides”: { “bootstrap”: { “main”: [ ”./dist/css/bootstrap.css”, ”./dist/js/bootstrap.min.js” ] }, “font-awesome”: { “main”: [ “css/font-awesome.min.css” ] }, “material-design-iconic-font”: { “main”: [ ”./dist/css/material-design-iconic-font.css” ] }, “chosen”: { “main”: [ “chosen.jquery.min.js”, “chosen.min.css” ] }, “rickshaw”: { “main”: [ “rickshaw.js”, “rickshaw.min.css” ] }, “angular-toastr”: { “main”: [ ”./dist/angular-toastr.css”, ”./dist/angular-toastr.tpls.js” ] }, “flot”: { “main”: [ “jquery.flot.js”, “jquery.flot.resize.js” ] }, “flot-spline”: { “main”: ”./js/jquery.flot.spline.min.js” }, “jquery.easy-pie-chart”: { “main”: ”./dist/angular.easypiechart.min.js”, “dependencies”: { “jquery”: ”>=1.9.0” } }, “angular-datatables”: { “main”: [ ”./dist/angular-datatables.min.js”, ”./dist/plugins/bootstrap/angular-datatables.bootstrap.min.js”, ”./dist/plugins/colreorder/angular-datatables.colreorder.min.js”, ”./dist/plugins/columnfilter/angular-datatables.columnfilter.min.js”, ”./dist/plugins/colvis/angular-datatables.colvis.min.js”, ”./dist/plugins/fixedcolumns/angular-datatables.fixedcolumns.min.js”, ”./dist/plugins/fixedheader/angular-datatables.fixedheader.min.js”, ”./dist/plugins/scroller/angular-datatables.scroller.min.js”, ”./dist/plugins/tabletools/angular-datatables.tabletools.min.js” ] }, “owl-carousel”: { “main”: [ ”./owl-carousel/owl.carousel.min.js”, ”./owl-carousel/owl.carousel.css”, ”./owl-carousel/owl.theme.css” ] }, “jquery.inputmask”: { “main”: ”./dist/jquery.inputmask.bundle.js” }, “leaflet-draw”: { “main”: [ ”./dist/leaflet.draw.js”, ”./dist/leaflet.draw.css” ], “dependencies”: {} }, “masonry”: { “main”: [ ”./dist/masonry.pkgd.min.js” ], “dependencies”: {} }, “textAngular”: { “main”: [ ”./dist/textAngular-rangy.min.js”, ”./dist/textAngular-sanitize.min.js”, ”./dist/textAngular.min.js” ], “dependencies”: {} }, “leaflet-heat”: { “main”: ”./dist/leaflet-heat.js” } }, “appPath”: “app”, “resolutions”: { “angular”: “1.4.6”, “bootstrap”: “3.3.5”, “rickshaw”: “1.5.1”, “jquery”: ”>= 1.9.0”, “d3”: “3.5.6”, “bootstrap-daterangepicker”: “2.0.11”, “moment”: ”>=2.9.0” } }
Hey, yeah there is a problem with using “latest” version for angular-bootstrap, please download latest version of template from themeforest or change version in bower.json to 1.1.2 for angular-bootstrap. Thanks.
I was just wondering is it possible to populate the menu from a json request, not just top level but sub levels too or would I have to code this in myself
Hello, you can populate everything via json if you know how
, you can just use $resource service to load your json into $scope and that’s it.
I am getting this error in the latest update of minovate when i did grunt serve:dist Kindly let me know asap because I cant move further with this error..
https://dl.dropboxusercontent.com/u/52069029/Screenshot%20from%202016-05-07%2013%3A59%3A14.pngHello Tattek,
Im facing lots of errors on several pages, pls see this screenshots: https://www.dropbox.com/sh/fjdyj6eidvs5437/AAAw6KxXr481GwnKu-iUS8LPa?dl=0
I hope you can reply soon as you can, im literally waiting for your answer
Thank you!
Regards’
Jan-Paul
Hello,
the problem is that google-maps and leaflet-maps has been using same naming conventions in directives so there can be some problems using both google-maps and leaflet-maps plugins side by side. Maybe you can try to update leaflet-maps plugins to the latest version (that should help if author solve that already) or if you just don’t need leaflet-maps plugin, simply remove it from dependencies. Hope this helps. Thank you.
Hello Tattek, after run all step I complete my own APP using your crud app , in my local machine I’m use grunt serve to make it on to test , so for now how can I upload this in a domain to access for example app.com ?
hey, you have to run “grunt build” which creates a “dist” folder for you with compiled app, that folder you can upload to your domain.
thanks a lot
Kindly look into this issue ASAP.
https://dl.dropboxusercontent.com/u/52069029/Screenshot%20from%202016-05-07%2013%3A59%3A14.pngI am getting this error in the latest update of minovate when i did grunt serve
https://dl.dropboxusercontent.com/u/52069029/Screenshot%20from%202016-05-07%2013%3A59%3A14.pngHey, weird error haven’t seen that ever before, can you just run “grunt serve” and paste that issue from non-compiled resource?
The “grunt serve” command runs with error: “Running “sass:dist” (sass) task Error: Invalid US-ASCII character ”\xE2” on line 613 of app/sass/components/_typography.scss from line 47 of app/sass/main.scss Use—trace for backtrace. Warning: Exited with error code 65 Use—force to continue.
Aborted due to warnings.”
hey, please try to replace that line with this:
content: '\2022';
Hi, it works, thank you!
Hello,
I have problem with angular app. it is throwing an error please find the error below and let me know what is the issue.
Microsoft Windows [Version 10.0.10586] (c) 2015 Microsoft Corporation. All rights reserved.
C:\Users\Santhosh>D:
D:\>cd D:\Santhosh\Rational Review\Website\New Admin\admin\angular\app\minovate\app
D:\Santhosh\Rational Review\Website\New Admin\admin\angular\app\minovate\app>npm start npm ERR! Windows_NT 10.0.10586 npm ERR! argv “C:\\Program Files\\nodejs\\node.exe” “C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js” “start” npm ERR! node v4.4.3 npm ERR! npm v2.15.1
npm ERR! missing script: start npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request: npm ERR! D:\Santhosh\Rational Review\Website\New Admin\admin\angular\app\minovate\app\npm-debug.log
D:\Santhosh\Rational Review\Website\New Admin\admin\angular\app\minovate\app>
Hey, please try to run “npm install” in this directory “D:\Santhosh\Rational Review\Website\New Admin\admin\angular\app\minovate” just remove the last “app”
Hi Tattek,
I have a problem with executing CRUDApp Minovate. I have opened inspection panel in the Chrome browser and I see 2 errors (see below). As I understand the problem can be with version of AngularJS, I use 1.5.5
What exactly AngularJS version are necessary to avoid such kind of errors?
http://errors.angularjs.org/1.5.5/$parse/syntax?p0=panelClass&p1=is%20an%20unexpected%20token&p2=61&p3=%7B'open'%3A tatus.isFirstOpen%2C%20’closed’%3A%20!status.isFirstOpen%7D%20panelClass%20%7C%7C%20’panel-default’&p4=panelClass%20%7C%7C%20’panel-default’I have found 3 month old replay from Tattek: “Oh, please try to replace “latest” version for angular-bootstrap in bower.json file with version “0.14.3” and run “bower install” it seems that something has changed in new versions of angular-boostrap, I have to fix that for next update, thanks” His advice help me, however it looks like the problem is still not fixed 
Hi, yes please replace the “latest” version for angular-bootstrap by “0.14.3”, thank you.
Hey there!
We are trying to setup this theme but unable to get it running on an ec2 instance.
Can you please provide us any guide or manual in order to do so.
We are having a Mean stack setup from bitnami used.
We also tried with a Mean stack setup from scratch but in both the cases it didn’t work out.
Your earliest revert is solicited.
Thanks Niket
Hello, sorry never ever worked with ec2
Can you suggested any server configuration or method to set it up as we are unable to
Using the Angular version (admin\angular\dist\compiled) on a mobile phone, the menu stay visible after page is loaded. I have to click somewhere on the page to make it disappear.
Example: https://imgur.com/p831BuJ
I tested with a Nexus 5X and Nexus 6 both on Android 6.0 and with a iPhone 6.
Hey, thank you very much for reporting, I’ll fix that in next update.
Thank for the update! I received an email about the new update, but the package in the download page is the same as before. Am i missing something?
sorry, latest updated doesn’t contain fix for that problem, it was just minor not versioned update for bower.json fix
Hello 1- When i purchase MINOVATE Templete, can i get all templates (Angular Admin Dashboard,Admin HTML only,Front Page,E-Commerce, CRUD Application) separately ?. - i need HTML template (admin dashboard) based on bootstap only whith out angular , can i get that ?
Hello, yes there are separate folders for each product. Thank you.
I saw that a lot of plugins are required. But i dont know where to find these plugins in the zipfile? Can you tell me where to find the required plugins somewhere?
thanks a lot
Hey, you have to use “bower install” to download dependencies
Thanks for ur reply. we already have installed bower but even after installing bower we are unable to find all the required plugins. please give us detailed explaination how to find all plugins. we found some plugins after installing bower and unable to download remaining plugins.
I think i understood the problem. actually there is a bower.json. and the bower.exe reads the bower.json file to get all the path of downloadable plugins. the bower.json file is not updated and some path are not correct in it. Pls provide me updated bower.json file which has all correct path of plugins. thanks
Hey, the bower.json in source folder is fine you should not have to change anything there. Just run “bower install” command in terminal while you are in app root folder and bower will download all dependencies. Thanks
I change the name of app in index.html and app.js
and still getting message of
angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module appname due to: Error: [$injector:nomod] Module ‘appname’ is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
Hi, that absolutely should work, you have to just change ng-app value in index.html and module name in app.js.