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...
"Good" HTML v1.1.0 theme broken?Download and unzip good_html_v1.1.0-2.zipLocal file system; navigate to:C:\good_html_v1.1.0-2\good_html_v1.1.0\theme\distOpen index.htmlCompletely broken! :)Please issue an updated/working zip file.(The previous version I hav...
I tried to integrate metronic (latest) into the expo, using the web expo (https://docs.expo.dev/workflow/web/). It gave errors related to jquery (I tried importing the bundle already precompiled as well as the ones I generated manually (via the setup doc)).My question is: how do I integrate?
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...
Is there any way to group records using a specific column in the Vue DataGrid - sort of like what there is here;https://preview.keenthemes.com/metronic/demo1/crud/datatables/advanced/row-grouping.html