After using the Template builder and implementing the aside HTML into my project, as well as configuring my custom layout, to implement the aside component like shown in the exports index file, after: How can I correctly m...
Hello team,nice that you pinned me above, but that's always just a snapshot, after a few weeks of working with Laravel, some functionality is still missing (compared to the previous version): - Background image only works in widgets - not on pages, - the Pages-Controller is still missing,...
I am new to metronic, I followed the steps https://preview.keenthemes.com/laravel/metronic/docs/getting-startedbut after that i don't know what to do to get these themes running in my newly installed laravel project.Any video to integrate laravel with metronic will solve my issues
Hello!I hope this email finds you well. I am writing to seek your assistance regarding a specific feature/design in the downloaded files.I have been searching for the Dual List Feature/Design within the downloaded files, but unfortunately, I have been unable to locate it. Could you kindly pr...
Hi, I have an issue with style for implementation summernote js on metronic v8.1.6, the function issue break and style bug, and some di toolbars not working. do you have any sample implementation for that?
Hello!I manage to make a first build of metronic on my environment, but I'm getting the sidebar scrollbar in different color from demo. See: https://app.decisao.netI want the same color from demo, a subtle color. The white in my site is too much.How can I revert this? I don't touch i...
Hello!I buy Metronic to use with Django, but I find that I can't run python manage.py collectstatic to hash (cache busting) the static files. This is very important in production to full cache static files and have a hash in their names, so the cache is invalidated automatic when the files chang...
When I load my page with datatables, this error showndatatables.bundle.js?v=1691043244:15511 Uncaught TypeError: KTApp.initAbsoluteDropdown is not a functionI tried to consloe.log(KTApp) but did not find initAbsoluteDropdown function as key from the script.bundle.jsCan you please tell...
I have a component that contains a modal. The template complains that "The event onDismiss is not emitted by any applicable directives nor by app-modal element.The component code relevant import looks like so:import {ModalComponent, ModalConfig} from "../../../../_metronic/partials";
Hi,I am using metronic18/demo18 and I want to send an user by click on one button which could be visible in first tab in your example (i.e. "SaaS Application") and I want to send him to third tab ("#kt_general_widget_1_3" / "Order Management") and directly to third filter tab ("#kt_table_widget_5_...
Hey,I'm trying to create a menu in the header, that menu has submenu, but I also want it to be a link.the menu item have to be link, and also in the submenu we have to use link.can look at demo 35:https://preview.keenthemes.com/metronic8/demo35/that the menu items in header is not link,...
Hi There,There are some npm package is not supporting due to missing script or versioning issue.Our team planning to try include custom js in html in metronic 8 template.How this is can be done. Kindly advise.Thanks
Hola, muy buenas!Estoy intentando desplegar mi proyecto con Laravel + Metronic a un servidor de producción pero cuando cargo cualquier pantalla me salta el siguiente error:"InvalidArgumentExceptionView [layout._system] not found."En mi proyecto local funciona sin problema, ¿qué puede e...
Hi,Please guide me to use python django with Metronic product because when I download open the django folder but see it running as a js file unlike the product demo link: https://preview.keenthemes.com/metronic8/ demo1/index.htmltks,
I'm having trouble with multiple flatpickrs.When I click on the first flatpickr it opens and I set the time When I click on the second flatpickr it sets default time and reopens the first one
hi, I am new on envato/metronic, I have found the possibility to integrate with laravel on my plesk platformI have laravel installed sucessfully, but I am lost how to adapt these instructions to my enviroment Getting started with your next project in just 5 minutes by Keenthemesfor example cd st...
Good morningI bought the Metronic pack to implement it on an EXISTING rail application.I see that it is much more complicated than it seems. I tried to follow the tutorial, but the "npm run build" does not work. However, I followed step by step.Then, reading the exchanges, I thought it might...
Hello to everyone!I have bug at my user-inner component. When i go on 404 or 500 error page , and return to home page , my user inner component is not loaded correctly , and i know that beacuse when click on profile icon and i dont get drop down list. I'm using angular theme. And second err...