I am using metronic_v8.0.34 HTML and when running gulp -demo8 only the plugins are being deployed to the assets folder. The other css, js and media folders are not being deployed.Can I please get some help with this? I am new to Metronic and am excited to make it work.Thank you.gulp.config.j...
hello now only angular is available for demo1,I want to use demo16 template in my angular project,for this i will install the dependencies and then move the assets/ folder to my project as it is and I will integrate the .css files.Do you think I need to convert .css files to sass files like yo...
I am using Metronic_v8.0.34 (Demo 1) for my Personal Admin Dashboard.I am developing my Admin Dashboard and following the below processes.Phase 1: Frontend Development (HTML)Phase 2: Backend Development (PHP "Laravel")I would like to know that how to switch between dark and light mode using PH...
Hi keenthemes,could that be possible to put the aside menu of demo1 inside a drawer in demo6 ??Does the css support it or it is specific to demo1 ?I mean put this menu of demo1 :inside this drawer...
Hello,The Image Input component does not exist in reactjs theme, is it possible to use it in reactjs? I tried to create a component by copying its HTML tags, but its events are not working.
We use the ImageInput component when I import an image and I see the value of the input type file I see that the value is 'C:\fakepath\Image.png' but I just want the name of the image which is 'Image.png' not the path.I tried to split by backslash but it doesn't work.
Hello,I am using menu for filters and all I need to do is when user close the menu(by clicking out side on page), I have to reset filters options since filters are not applied. So I have to check that in hide event. Could you please guide me how to achieve that?buttontype="button"class="...
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 between l...
Hi keenthemes,Is there a way to TARGET a modal for print support, like you did for invoice in "dist/apps/invoices/view/invoice-3.html"The way you made is amazing, it's gonna make us to avoid a lots of pdf backend machinery for print,We tried to put "print-content-only" class in the modal body...
Greetings,Is it possible to have a special page for Contacts like the one displayed in the attached image?Working on a project that needs it.https://ibb.co/WtKGw8tThanks.
I followed the guidance to update the theme colors using the variables file.$primary: if(isDarkMode(), #1C108F, #32279A) !default;However, I have elected to use the dark theme and deployed it successfully, yet the theme color changes, show up when I run re-run GULP on the light version, but not...
Hello,https://preview.keenthemes.com/good/documentation/forms/daterangepicker.htmlNormally, this component month selection via dropdown works but in good_html_v1.0.2 it doesn't work.When I click, Jan mon...