12202 comments found.
Are the versions available for Vue also valid for Nuxt? if not, do you know how difficult it will be to adapt Vue for Nuxt, I understand that there will not be too many changes other than the routes …?
Hi,
Sorry at the moment our Vue version is not valid for NuxtJS.
Yes you are right just need to update the routes, other things must be the same.
https://nuxtjs.org/examples/hello-world
Regards,
Lauris
Hello,
I downloaded the latest version of your template but I have a problem at the installation of the assets file.
I’m blocked to the command: npm install—global gulp-cli
Do you have a solution to this problem?
Thank.
Hi,
Can you please send an error message which you receive when running this command?
Regards, Lauris
Hi,
Thank for your answer.
I can’t have an error message but I just blocked: https://ibb.co/JngG704 (Screenshot)Issue resolved
This was the node.js version
Hi,
Glad to hear that. All the best with your project!
Regards,
Lauris
Compatible with Laravel 8?
can be use with laravel-mix v6?
its ok. problem solved
Hi
,
Glad to hear that. If you need any further clarifications please do let us know.
For more info please check the theme documentation: https://keenthemes.com/metronic/?page=docs and our video tutorials https://keenthemes.com/metronic/?page=video.
Please follow us at http://twitter.com/keenthemes to stay updated.
Regards, Sean
Can I use with Laravel 5.8?
Hi,
We are using Laravel 8 in our theme. I guess that you will be able to use it with 5.8, you just need to make some changes.
Please refer to the laravel doc: https://laravel.com/docs/8.x/upgrade#high-impact-changesRegards, Lauris
Hi the arrow in the Datatables is on top of column which I think it’s not suppose that way right? https://prnt.sc/10qq9va
Hi,
The arrow should not be like that. We will fix it and include the fix in the future updates.
Thanks
How can I use the existing pages on the html demos but on the React version? Without having to rewrite the entire component
Hi,
The HTML version mostly uses jQuery plugins so you can’t reuse them in React version. The React version has own native components that you can use. Also all static HTML elements can be reused from the default HTML version in your React app.
if you need any further clarification please contact our support via support@keenthemes.com
Regards, Sean
Say from dashboard if you open offcanvas by clicking on user name & then click on My Profile link it navigates to My Profile page but the offcanvas doesnt closes. It should be closed when navigating between page in angular
Hi ecotechsolut.
We’ve added your case to our backlog. We will working example and publish it in v7.2.4-7.2.5.
Regards, Keenthemes support
Hi the top right offcanvas doesnt close when we click on any page links in it on Angular latest version. Can you help with the fix
Hi, ecotechsolut.
We’ve checked all Angular previews: https://preview.keenthemes.com/metronic/angular/demo1/dashboard + https://preview.keenthemes.com/metronic/angular/demo2/dashboard + https://preview.keenthemes.com/metronic/angular/demo3/dashboard and didn’t find the issue with top-right offcanvas. Try to do a video screen share and send us ‘support@keenthemes.com’.
Regards, Keenthemes support
You have an error when npm install: Node version: 15.11 Npm version: 7.6.3 Metronic version: 7.2.3
https://ibb.co/3sqRdJPHi,
Please use “yarn” instead of npm install. Let us know if you still have issue.
Thanks
Hi,
That fixed it. Thanks!
hi i download the template but there is no assets folder in it
Hi,
First of all thanks for choosing Metronic.
In order to launch Metronic you will need to install the build tools and run the build task to generate the assets files from the “src” folder.
Nowadays using the build tools to manage the assets is de facto approach. Metronic’s default package includes all the features bundled and using the build tools you may easily customize the styles and also build your custom bundle with required features only to make the output css/js bundle file size minimal.
We encourage our users to move forward with the development trends and from our side we can help with video tutorials, documentations and easy to follow guides.
Please note that the build tools are required only in your development environment just to compile the changes and generate the assets and in your hosting you just need to deploy the assets folder, no need to install those build tools in your hosting.
You can follow https://www.youtube.com/watch?v=NDlQ09mmvu8&ab_channel=KeenThemes or https://keenthemes.com/metronic/?page=docs§ion=html-build-tools and install the build tools and generate the assets by your own in a few minutes.
If you need any further clarifications please contact our support at support@keenthemes.com
Regards, Sean
yarn.lock no file
There is no file in the tool folder yarn.lock
Hi,
Have you checked https://keenthemes.com/metronic/?page=docs§ion=html-build-tools steps and installed all the required tools like nodejs, npm, gulp ?
Regards, Sean
Hi the top right offcanvas doesnt close when we click on any page links in it on Angular latest version. Can you help with the fix
Hi ecotechind,
We’ve checked all Angular previews: https://preview.keenthemes.com/metronic/angular/demo1/dashboard + https://preview.keenthemes.com/metronic/angular/demo2/dashboard + https://preview.keenthemes.com/metronic/angular/demo3/dashboard and didn’t find the issue with top-right offcanvas. Try to do a video screen share and send us ‘support@keenthemes.com’.
Regards, Keenthemes support
how to remove authentication mock axios in metronic react?
Hi Paupau1397,
Please follow the documentation: https://keenthemes.com/metronic/?page=docs§ion=react-mock-back-end
Regards, Keenthemes support
Hello again. Is there a way to retrieve the currently applied search filters from a KTDatatable by using javascript?
Nevermind, I somehow missed the datatable.getDataSourceQuery() function in the docs. 
By the way, I’m having a lot of fun with Metronic, it’s a very well made admin template!
Thank you for your feedback.
Feel free to ask additional questions.
hi what is your authentication in react version?
Hi Paupau1397,
We use standard token based authentication.
Regards, Keenthemes support
Hi. I am trying to install the dependencies and run the react demo1. After some issues trying to install ‘node-sass’ I got this error on my terminal
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (83)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.13.0
I am using macOS Big Sur 11.2.1
Also, node-sass is deprecated https://www.npmjs.com/package/node-sass
Hi Bryam42,
Try to install latest version of ‘yarn’. Remove node_modules+*lock lock files. Run ‘yarn’ + ‘yarn start’.
Regards, Keenthemes support
Thank you!! that did the trick
Any tips to change background theme for demo1 with just click button?
Hi,
Can you please specify which version are you using?
html/vue/react/angular/laravel
Regards,
Lauris
Hello, there is a problem in the new version. I could not find the ‘assets’ files.
Since Metronic v7.1.5 update the precompiled assets folder is no longer included. In the download package only the source files are included and the assets folder must be generated. by using the build tools so in order to launch the theme you will need to generate the “assets” folder from “src” folder by installing the build tools and running the build tasks in command line. The good news is you can follow https://www.youtube.com/watch?v=NDlQ09mmvu8&ab_channel=KeenThemes or https://keenthemes.com/metronic/?page=docs§ion=html-build-tools and install the build tools and generate the assets by your own in a few minutes. This approach is nowadays defacto for all developers so we encourage our users to move forward with the development trends and from our side we can help with video tutorials, documentations and easy to follow guides.
Works with Angulardart?
Hi fillipeweb
We don’t have the AngularDART version. Only Angular demos.
Regards, Keenthemes support
Hello, when DataTables is on responsive the collapse button is above the first column, I’m using Metronic 7.2.2, I have 12 fields, it does the work of making it responsive, but the plus sign is above the first field, and I can’t hide specific fields https://imgur.com/XNOk6VA, Would you be so kind in guiding me if its a bug or i have to do something different for responsive to work showing on large screen what i need and on small screen to collapse what i dont need?
Hi,
It is the style issue. We will fix it and include the fix.
Thanks
Hello, I have an issue when I rename the HTML files in .php. Menu does not work correctly anymore.. how can I fix it? thank you
Hi,
Could you please try to check the console log if there is any js error?
Thanks
nope, no errors
it’s weird cause the html file works perfectly but just renaming the file in .php changes the way it’s displayed and menu stops working
Hi, Could you please send the screenshot? You have to check as well if all the assets are included properly. Since PHP runs in web server, the paths may different or changed. It’s either absolute or relative paths.
Thanks