Hi,I want to create a form with interactions similar to those in Metronic 8 demo 39 catalog: link https://preview.keenthemes.com/metronic8/demo39/apps/ecommerce/catalog/add-product.html. I'm using Metronic 8 with React and need to integrate a form that includes features like multiple imag...
I have completed all the steps provided in react integration guide 1 Creating Project2 Integrate Styles3 Setup Static Files 4 in Integrate Core a Initialize global typescript componentsb Disable Strict Modeafter all these steps when i hit npm run dev i am gettin...
where is the function that check if the screen size is a mobile ?i can see the navbar menu hidden on small screen and shows a button toggle next to the user icon to open the listi have two dropdown controls in the nav bar, need to hide them and show it on another menu/component
I have a metronic(8.2.6) file,file directory is:metronic_asp.net-core_v8.2.6 - > Starterkit->_keenthemes|bin|Controllers|obj|Properties|Resources|Views|wwwrootNow,I create a asp.net Core MVC Project,and i need put metronic JS、CSS、and other Files into my project.Where can i find this fi...
hi,in settings i add "'assets/js/custom/apps/calendar/calendar.js" but calendar not showinghttps://prnt.sc/PW-o4NdReLGJresult:https://prnt.sc/nzSvRPWi2Opxwhen i add additional js and css it workshttps://prnt.sc/4Lr_E-9CQ0Jualso it works when i clear theme vendorshttps://prnt....
Hi, Latest metronic 8 for Laravel.In config/settings.phpI set'KT_THEME_MODE_DEFAULT' => 'dark',But I can't see dark theme. Is it working, do o need compile? Or there is bug?Inpartials/theme-mode/_init.blade.phpThere is script>var defaultThemeMode = "light"; var themeMode; ....
I've tried many times follow the instruction in the Documentation - Integration guide: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angularBut all the time I cannot run angular-tailwind, because when I run ng serve, I've got many warnings like this:Appl...
Hi guys,I was wondering: how can I write some custom SCSS, put in the correct folder and get that file compiled (and so converted in CSS and push in the correct folder/in the correct file's code in public/assets) for it to be able to be consumed by my pages?I've tried different methods but n...
Hi,I noticed that the authentication in Demo3 is credentials-based. I need it to be OTP-based using a phone number. I saw this feature in Demo 39 HTML. Is there an alternative available in a different React demo?I'm also unable to view the authentication pages in those demos. Could you pleas...
Hi,using Metronic Laravel 8.2.5 and self implementing Yajra Datatable, I found this "bug" for which when a head column (the title of a column) is clicked to apply its ordering on the table the head title switch from alignment lef to alignment right.When clicked the title changes classes, how...
Hi Frinds, I try to install the new Metronic v8.2.6 for Laravel,first all looks god, but the Datatable migration failed!php artisan migrate:freshRunning migrationsCreate permission TablesError:Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissio...
I'm using metronic 8 demo 1 with vue3. I see that to show images it uses this function getAssetPath('media/misc/auth-screens.png').QUESTION: Where should I add new images/logos? I mean where to place that root folder (media)?
I want to add Metronic to my current dotNET 8 Blazor project but I can not find any instructions for doing this. The only guide available is for the StarterKit not for an existing project.
all demos affected, etc:https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html#1 when click more, and click on task , opened modal is under first modal:https://prnt.sc/W-ovZ8vW-wPu#2 cant close modal in calendar:https://prnt.sc/6rpiSTCKO3WL
I noticed there is React support in version 9.0. According to the docs it involves creating a vite react app and copying and renaming folders from the download package. I followed the steps but it's not working. Can you provide an example zip file or repo of a working react example for 9.0
I recently updated from 8.2.1 to 8.2.6 and immediately noticed that on any data-tables that I have responsive: true enabled, even before the need for the responsive feature to kick in, all rows have the + icon. Usually, this icon only appears when responsive kicks in. I've tracked this down to an is...
I downloaded this template, using with VUE3.Is OAuth login implemented there?If not -> how do I do it correctly?If yes -> please share more details how it is implemented.Thanks in advance.
Hi, I have tried using Metronic 9. It works very well and meets my preferences. I successfully used it through Composer with HTML. However, when I switched to Nuxt.js (Vue) following the implementation instructions shown to me, I found some of your guidance to be inaccurate, and I encountered errors...
hi,i have buy your script and i wanne use the laravel but i get a error : SQLSTATE[42000] : Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `permissions` add unique `permissions_name_guard_name_unique`(`na...