Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic (4009)

I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
Hello. We downloaded Metronic HTML and we want to prepare it with NextJS. Is there a documentation to do this? We imported js and css files while breaking it down. However, we get such an error.TypeError: Cannot read properties of undefined (reading 'init')The error starts directly...
Hello Team,I am trying to implement a search and results should be shown as a dropdown, which component or code should I use to get the correct results? I am using Laravel with code below but I see search results on the right side of the pane, how do I get as a dropdown?```
In gulp.config.js the following lines need to be fixed:src: "../src/{theme}/{demo}",common_src: "../src/{theme}/{demo}",The placeholder {demo} has to be removed to get the build working. Otherwise only the plugin assets will be generated.It should be:src: "../src/{theme}/",common...
Hi,I would like to know if you have any Angular components for the following editors that you support in the HTML version:QuillTinyMCECKEditorThank you!
Trying to install asp.net CORENPM ver: 10.2.4YARN ver: 1.22.21I have removed "type": "module", from package.jsonI have added "resolutions": { "gulp-dart-sass/sass": "1.70.0" }, to package.json and deleted node_modules folder and lock files.Now when I run npm run build --demo1I...
Hi,I am having a problem with Turkish characters in the sorting and searching section of the Datatable plugin.v8.2.3 - HTML
hi,i am using metronic react demo 1 theme, and i want to change the background color of sidebar nav, and i also want to change sidebar nav icons please guide me to change it, thank you.
I extracted the demo1 project and when i tried to npm install or npm install --legacy-peer-deps i had errors regarding Conflicting peer dependency: @angular/common@16.2.12npm ERR! node_modules/@angular/commonnpm ERR! peer @angular/common@"^14.0.0 || ^15.0.0 || ^16.0.0" from @sweetalert2/ngx-sw...
Hello,I wanted to ask how to make maps width changing during hiding of sidebar? Al other divs or components changing their width when i open and hide sidebar, but maps do not do that.
Hi,I downloaded the latest release metronic_laravel_v8.2.3 which is used "laravel/sanctum": "^3.3". I want to use laravel/passport and want to remove laravel/sanctum.I tried with this command: composer remove laravel/sanctum. After executing this command try to run "npm run dev" and then ge...
Hi, I'm using Metronic dashboard + php and I'm having a problem with the dropzone. I've copy+paste the code of 'demo1/apps/file-manager/files.html' and I modied '/assets/js/custom/apps/file-manager/list.js' to set 'url' param but it doesn't work. It doesn't even appear to make the post in the debug....
HiI recently purchased and downloaded a Metronic theme from Enovato, with the expectation that it would match the demo version showcased on your site. However, upon installation and execution of the theme, I noticed significant differences between the downloaded product and the demo display.T...
Hello,When I set the data-kt-menu-trigger attribute to click in the search dropdown component, the menu is hidden automatically when clicking on the inner input control.I think that the
I have a project in Symfony 5 that uses the Metronic 4.7 library. How can I update my project to the new Metronic 8.2.2 library and ensure that everything continues to function properly?
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/add-product.htmlin above link when i adding a long text in quill editor ( Description ) design will be break how can i resolve this issue
Hey,Im trying to include the exclusive components in the build, but specifically the loader component. when I include only mandatory components the loader element won't show the loader itself (circle) everything else works. What argument in the config includes the loader element specifically? an...
Hello, im using metronic 8.2.3 VUE.I'm using custom variables in _variables_cusotm.scss for changing my main theme color. But it only work in light mode, not working in dark mode. while theme switched to dark mode, primary color set to default bootsrap color (blue).Any help will be appreciat...
Dear Dev Team, I'm interested in using the Metronic Django theme with an existing Django project. I have reviewed the "Getting Started" documentation, but I could not find specific guidance for integrating the theme into a pre-existing project.Could you please provide instructions or point me to...
Is there a template with calendar slot times arranged horizontally rather than vertically?