Does this theme: https://themes.getbootstrap.com/product/good-react-bootstrap-5-admin-dashboard-theme/ support next js? and does it have a dark mode?
HI,
I've followed instructions as referenced here:
https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html
and noted the previous support posts here:
https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integration
https://d...
I have a problem with the Livewire installation. The result always shows a blank page. Does your template conflict with Alpine Js and not support Livewire?
I hope your template supports Livewire because it is very popular among Laravel users.
Thanks.
I am in the early stages of building an app using Keen's Laravel Metronic 8 template. My app is configured with the Demo1 layout, running version 8.0.35.
In the Laravel Metronic 8 sample app at https://preview.keenthemes.com/metronic8/laravel/login?demo=demo1 , I can toggle back and forth betwee...
Hello, im using LARAVEL THEME (Starter Kit) 8.2.3
I know that i can change data-kt-app-layout="light-sidebar", but i dont know where to change it in this Laravel Starter Kit, by the way i need to change the Background color, and texts menu colors
How can i change this vars and colors.
Thank...
When I click a link on the nav item's dropdown menu, the menu stays open as the page navigates (since the header stays the same and only the content is changed via React and React Router). Is it possible to close the menu after link click?
I am facing a lot of type related issues in react w/ typescript. Some of the major issues are the InlineSVG and children as such:
Hi,
I'm purchased Metronic 8 and I'm following the steps in https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration. But by following these steps I couldn't get it working. Can you check if it's up to date or make some video on this topic?
Where can I change the names light, dark and system in the design
I use the following code
Delete
How to redirect from sign-in to dashboard if user logged in??
Hi Sean / team / et al..
In the demos you provide an example layout for a file manager:
https://preview.keenthemes.com/metronic8/demo20/apps/file-manager/files/.html
I looks to be built off dataTables, with some mods. Also, within the HTML you reference "data-kt-filemanager-table", which I c...
Hello,
I am looking forward to buying your theme and my question is how to use the theme with my existing Django project. I tried to read the docs and found out that the Django version of Metronic is actually a new project rather than Django templates only. So, what shall I do if I want to use my...
I've downloaded the GOOD ASP.NET Core 1.1 theme and it launches but no matter which links I click the navigation is not working and stays on the dashboard (which is misspelled as dashbaord in this version). Any idea what the issues is with the navigation?
Thanks.
Hi,
I try to use the sticky component for vue, but the sticky doesn't work after a route change. It will only work on a fresh page load.
Please advice.
Thank you
floating labels on select have different colors than on inputs/textareas when all are disabled, e.g.
The command ng build --prod its not working, it gave me the Error: Unknown argument: prod
I want to use it because I want to have the AOT to be optimized.
So right now I'm testing for first time the build option and I face this
https://imgur.com/a/z98GlIj
https://imgur.com/a/dWSvFne
hello, when you click the button in the first picture, the modal opens. There is a date field in the modal. When you click on the right and left arrow keys that allow you to switch to the other month for date selection, the modal closes...
While trying to build the project with webpack, I encountered this problem
Module not found: Error: Can't resolve @/src/plugins/formvalidation/dist/amd/plugins/Bootstrap5.js
in
/home/XXX/Bureau/XXX/metronic/tools/webpack/plugins
Hi,
I have updated Angular to version 16 and now I have this error when running the server
Undefined variable.
╷
88 │ --#{$prefix}tooltip-box-shadow: #{$tooltip-box-shadow-dark};
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
Undefined variable.
╷...
Hi,
I have issue slow opening pages in laravel with metronic theme,
I check console show me this issues
can please check this photo and what mean error and why , and how can solve it
https://ibb.co/4PBhP0G
Can please help me
Hi,
I'm using ktDataTable html table, i need could refresh de data in the table. To do this i´m deleting the html inside tbody on my page using javascript and recreating all the rows of my table. After i´m trying of execute the function of ktdatatable destroy and reload, but the table refresh t...