12220 comments found.
Hi there, how to translate “All” of your Datatable pagination, please? pageSizeSelect: [25, 50, 100, -1] Thanks.
Hi
,
As shown in the documentation you can translate the texts via “translate: {}” array in the datatable initialization.
If you need any further clarifications please let us know.
Thanks
Thanks for you answer, but there’s nothing about translating “All” label. 
By the way, why if my <input type="email"> isn’t required by the plugin “jQuery Validation”, it shows an error saying “Enter a valid Email” in case it’s blank. I don’t wanna validate blank inputs at all (that’s why they’re not required).
After many hours I got to the point, that there’s not problem with my HTML or jQuery config.. but there’s some another dependency from this theme. Thank you for fast respond.
Hi 
Sorry, we have missed the translation variable for label ‘All’. We will fix it soon.
Thanks
Hi 
Please check this file /theme/default/src/js/framework/components/plugins/forms/jquery-validation.init.js
Might be this code is conflicting with your codes. You can remove it. jQuery.validator.addMethod(“email”, .....)
Thanks
Thanks for fixing translation.
Personally, this is absolutely useless validator.addMethod which takes me hours of time… You should remove it by default. Thanks anyway!
Hi 
Yes, it will be removed in the next version.
Thanks
Hello, i tried to use html default version(demo7) in my angular app. everything works as expected expect the sidebar menu is not responding and also when adjust to mobile view, the menu button is not responding as well. can you please tell what i am doing wrong? please find the link
http://www.probitymm.com/mywarehouse-testing/Hi,
Sorry, for the late reply. Unfortunately we can not debug or test your issue by just referring to your link. Actually the angular integration requires some steps in order to fully convert the demo into Angular app. In the few weeks we are releasing the next big update v6 with angular apps for all demos and you will be able to properly use it for your project. Please stay tuned!
Thanks.
Does anyone know if there are any utilities that lets you create a minimizable form? I’d like to be able to create one like this, similar to GMail’s compose feature. That way, users can have multiple forms opened up to fill out and handle individually.
In my case, I’d use it for opening tickets. It’s not often we need multiple, but makes things easier when you can note an additional thing down without having to open another tab or note it elsewhere.
Hi
,
Sorry for the late reply. It seems this kind of feature is not available in Metronic and you will need to implement it according to your project requirements. All the best!
Thanks.
Hi there, does yout Datatable offers a RowGroup feature, please? Grouping by months for example or simply by Status col. Thanks.
Hi,
mDatatable does not support RowGroup feature. But DataTable have it.
https://keenthemes.com/metronic/preview/?page=crud/datatables/extensions/rowgroupThanks
Angular 6 with RTL is supported ??
Hi,
Yes, angular with RTL is supported. Please check documentation on how to enable it. https://keenthemes.com/metronic/?page=docs§ion=rtl-versionThanks
Is react js version?
Hi
,
The react version will be release by Q2 2019. Stay tuned!
Thanks.
Hello. Do you have a clear roadmap for the next release of Metronic (v6) Angular 7 (or 6) version ? Same question for Ken theme with Angular 7 support ? Because I have new project coming and I’d like to pic one of yours or another company. Thanks,
Hi,
The next Metronic version will include the Angular 7. It will be released in a few weeks. Hopefully before christmas.
Thanks
Still before Christmas ? 
Hi 
Sorry, unfortunately not. We try to complete it as fast as possible.
Thanks
For all documentation inside the angular folder the links are broken. Am I missing some thing ? Not able to navigate from metronic_v5.5.5/docs/angular/overview.html to other items on the LHS.
Hi,
Can you please use documentation from default version. Basically its the same doc. We will fix it in the next updates.
Thanks
Do you have a specific date that Metronic V6 will be released?
Hi 
We try to release in a few more weeks.
Thanks
Hello, When is the next version, and does is include orders for e-commerce? thanks
Hi,
We will include orders for e-commerce in the Angular version.
Thanks
quick question i just purchased this and wanted to use the demo2 angular on shared hosting is that possible? when I upload the “metronic_v5.5.5\theme\angular\dist\demo\demo2\src” folder to the host I just get a blank screen
Any direction on how I can get this working?
Hi,
Please check this guide on how to deploy Angular to the server. https://angular.io/guide/deploymentLet us know if you need further clarifications.
Thanks
I followed these steps but still get a blank screen. Do you have a pre-built version ready to upload to shared hosting?
or even if you have a list of commands to run and in which directory to run them. I am trying to get the demo 1 or demo 2 theme running in angular
I am getting Could not find module ”@angular-devkit/build-angular” when running ng-build command in the “theme\angular\dist\demo\demo2” directory
do I need to run another command first?
Hi,
Before “ng build”, you need to run cmd “npm install”. Can you try it?
Thanks
ok so I have everything looking good after ng install when i run “ng serve” from there if I put my browser to http://localhost:4200/ its perfect
however if I go “ng build” when I double click the index file in the dist folder I just get a blank screen
also the dist folder doesn’t seem to have the same folder structure as the src folder
any ideas?
to clarify this is still on my pc, havent uploaded it to server yet
Hi,
You need to fix the base href, please check here. https://angular.io/guide/deployment#the-base-tagThanks
Got it! changed ”<base href=”/”>” (in index.html) to my domain and subfolder and works. Thanks for the help
Hi,
Your welcome. Let us know if you need any more helps.
Thanks
Hi, How can I use expandable search bar in Metronic 5, plz guide.
Hi,
Have you enabled it? You can get the sample template with expandable search bar from the layout builder. https://keenthemes.com/metronic/preview/?page=builderThanks
thanks.
Your welcome. If you have started some code, you can share it, so we can guide you further. Let us know if you need further clarifications.
Thanks
I downloaded themeforest-4021469-metronic-responsive-admin-dashboard-template and trying to do npm install in [root]\dist\demo\default and [root]\dist\demo\demo2 but it fails.Please help
Hi,
Thank you for your interest in Metronic. Please run npm install in [root]\tools. Let us know if you need further clarifications
Thanks
Hi,
Could you please send us a screenshot of your browser console ? We will need to check the error messages.
Please kindly consider re-newing your support subscription in order to be able to request a support further. Currently your support subscription is expired and you will need renew it. If you need any further clarifications please let us know.
Thanks.
I wouldn’t consider myself a beginner but I uploaded this to my server and got 150+ errors in my consoles for files not found. I redid the paths for all the links for the styles and js files and the error was still there. So I checked the folder, and the bloody files don’t even exist?
None of these files even bloody exist https://prnt.sc/lsfmgh
None of the icons and images are linked properly. Do I have to manually go through each file and restructure everything?
Hi,
Sorry for the late reply.
You will need to change the assets paths according to your assets folder’s path. If you need any further help can you please paste here your browser console so we can see the errors ?
Thanks.
hi, when do you provide the angular version of other demos?
Hi 
Hopefully in a few weeks. We are working on them. Stay tuned!
Thanks
Hi! I find the design on demo 10 quite nice, is it possible to get that with angular?
Hi 
We will release all demos with Angular. But it will take some time to release it all. Stay tuned.
Thanks
Sounds awesome! Do you have an estimate? Months, years?
Hi 
We are doing our best to release the next major update v6 in a few weeks and after that we can release the release those pending demos angular versions. Stay tuned!
Thanks
Will it support with Code-igniter ?
Hi
,
Metronic is a frontend theme and it does not come with backend framework integration. However you can use Metronic with any server side language and frameworks. There is no restriction at all. If you need any further clarificatitons please let us know.
Thanks.
sass build and 37858 row but orginal style.bundle.css file 54260 row. is not all code row. help me please.
Hi
,
Thanks for your feedback.
If you meant why the css size is larger than the sass size then please note that SASS code size is normally smaller than the generated CSS size. In the sass code we use a lot of mixins, functions and loops to make the coding easier.
If you need any further help please let us know.
Thanks.
Is there a file upload form UI/Design?
Hi
,
Thanks.
Hi folks, we’re evaluating using the Metronic template in our product, but our product will be deployed to an intranet with no internet access. Will this cause a problem with licence validation/authorisation and will it cause problems if some resources are linked via a CDN? We’d need all components to be deployable to the server and to function offline for perhaps years without any problems. Thanks!
Hi
,
Thanks for your interest in Metronic.
Yes, you can use Metronic in your offline network and there will be no online validation of your product. All you have to do is purchase a license and freely develop your product. If you need any further clarifications please let us know.
Thanks.