Django dashboard starterkit build through dashboard 1 demo version and running on system. Went through documentation for changes in dashboard, couldn't find complete info how to add new pages /modify the header or footer details. Only basic info is given about all folders in starterkit. (Didn't...
Hi Keenthemes,You should take off the sentence "(used for this page only)" from the "Global Stylesheets Bundle" in the Doc, here : https://preview.keenthemes.com/html/metronic/docs/getting-started/customization/templateAnd make it as follow (since Global Stylesheets Bundle are global and we...
Need some help, I use your PHP for Datatables and modify some of it to fit with my code. The filtering work if it's not using the server side. but when it does it doesn't work. Is it anything I can do to make this work? Thanks.
npm ERR! While resolving: demo8@8.1.5npm ERR! Found: @popperjs/core@2.11.5npm ERR! node_modules/@popperjs/corenpm ERR! @popperjs/core@"2.11.5" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2npm ERR! node_mod...
Hihttps://preview.keenthemes.com/metronic8/demo19/apps/ecommerce/sales/listing.htmlIn the template, you have done the date filter thing. I want to get that date filter for my theme as well. But in here you have used two columns to find the values. But I need it in a single column. Is there any w...
Hello,I am sending this message because i could not find the media for the 403 error.By chance, does anyone know when i can find the media for this error ?Sincerely, Romain
https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/exporthello i can't see javascript code in this linkit gives a warning like this on the page:Warning: file_get_contents(/var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/2022-10-06-120810/c...
I am working on laravel project , using vue 3 with it , when i am running npm run serve is gives the following errorModule not found: Error: Can't resolve './src/main.ts' in 'C:\laragon\www\marco_v2'while running npm run watch it compiles it , and it is working fine , what i am trying to ach...
Hi,I have purchased the productCan i have the download link of metronic 7 which contain "wizards pages" ? PleasePurchase Date: 2017-01-04 04:48:44 UTCThanks
Hi,First of all, We appreciate your effort in Metronic themes. These are fantastic.We trying demo 3 - laravel version. We try to disable the aside menu on some particular pages. that was not working. can you suggest me how to do that.We enabled aside in general.php file and we disabled...
Hello,As far as deployment is concerned - everything is standard. Both "npm install" and "npm run prod" commands are not throwing errors and they are passing normally. We serve the application from the public folder, and what we see is the served public/index.html.Instead of expected result...
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/4PBhP0GCan please help me
hello, I am using the Modal option for angular provided in the doc. I assign the function for the onDismiss, when running I can not access any data or variable of the main class. Returns an undefined value to me
Hello, we're working on Metronic 8.1.4, we previously worked on another project using 8.1.0 and we're noticing some differences when it comes to the layout that makes things hard for us to implement elements such as cards. -We're using Demo1-We created a new page, following Metronic's Document...
hello "Uncaught ReferenceError: r is not defined"I couldn't fix this error no matter what I did./tools/node_modules/jquery/dist/jquery.jsThere is jquery in the directory but how do I use it? %script{src: "http://code.jquery.com/jquery-3.5.1.min.js"}I added it with normal cdn, the...