Hi, I am trying to apply the same background used in the content section, but I can't find the name of the variable. Tried with bg-light, and it works on light mode, but in dark mode is not the same, attached an image as a reference:Thanks in adva...
i love Metronic theme, but the charts widgets are use apexcharts, do you have any sample-like components---->dashboard_default-widgets---> widget*.vue are all use apex-charts. so i just want to know do you have any sample which use Apache ECharts, that will good helpful for me. i can modify acco...
I am using your Vue.js theme, here any datatable related addition was not visible in my package.json file. As far as I understood when I examined the codes, you wrote your own datatable with vue. There is no serverside instance in the project. I wonder if you have a chance to give an example on this...
Metronic demo 8 version 8.1.7node v18.14.1npm 9.5.0Is there specific files style.css & style.rtl.css for each Metronic demo ,if there , where I can find it .
Hello,I have found a very weird issue in the navigation of angular versions of metronic 8.Try to follow the following procedure.1. Please visit this link. Click here 2. Click on Pages > Profile > Projects in...
Good Day everybody,I am currently using Metronic 8 for Blazor. I started with the "Starterkit" and after some research I changed the "Startkit" Namespace to "MyProject" with a Global Search and replace.When I try to start up the project now, I get some weird errors. Anybody able to help me o...
Hello, I am working in the angular version of metronic 8 and have downloaded latest version as well.When I ran the npm outdated, it shows following packages needs to be updated. Hence, Should I update it or not? will it break anything in the dashboard or not? I was trying...
Hi, With Select2 applied to the select dropdown, validation does not show. With Select2 removed it works fine, any ideas?It looks as though is-invalid is added to the root , but not to the Select2 span class. If I add it manually into the Select2 span class, it works fine.Thank...
Hi,i'm using Metronic default Theme demo1 every Page containte Fiter Button and Creact React APP Modal with 5 stepshow can i Change Create Button Behaviour Depends on Current Page ?
I've set up Good Admin theme using the Django starter kit. Every time any page is loaded I am getting the following in the console:- DevTools failed to load source map: Could not load content for http://localhost:8000/static/plugins/global/toastr.js.map: HTTP error: status code 500, net::ERR_H...
Warning: file_put_contents(/var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/2023-01-30-131017/core/html/dist/libs/cache/Theme-getSassVariableMap.cache.json): Failed to open stream: Permission denied in /var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/202...
Hi support,I have a problem when using gulp to build asset.I have folder like below :C:\metronic-8.1.7\html\theme\demo1C:\metronic-8.1.7\html\theme\toolsC:\metronic-8.1.7\html\theme\node_modulesIf I follow instrunction at https://preview.keenthemes.com/html/metronic/docs/getting-star...
Hello,Our company (Le Phare) is currently using Metronic to build our own admin component in Symfony. I'm using the assets and twig templates from the Metronic Symfony demo. I was wondering why are the Symfony demo files absent from your repo https://github.com/KeenthemesHub/Metronic? Is there a...
Hello,I was looking for a html datables with filters and i came across this template:https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideBut I'm unable to find the code which belongs to it. If this is not what I'm looking for can I get a refund to order the...
When visiting a page that does not exist, the site displays the 404 page, as expected.However, when running unit tests to check that the 404 page is displayed, the test fails because the HTTP status code is 200 rather than 404.def test_client_detail_view_with_invalid_customer(self):...