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.
Hello,we detected over 50 errors in the .scss files of the StartPro theme. These errors are caused by missing variables in the components\_variables.scss file causing mixins functions to return empty values resulting in css like this:.text-inverse-muted {color...
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 just downloaded Metronic and trying to use laravel copy and when i access it i received this error message.Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in L:\Work\htdocs\laravel\bootstrap\app.php:14 Stack trace: #0 L:\Work\htdocs\laravel\public\index.php...
Hello,I just purchased "Good" Theme. I love it. I am wondering if you have any guidlines on how to integrated with Angular ? Do I need to create a wrapper Angular component for each pure js component provided ? Also, Have you any plans in the roadmap to make it more Angular friendly ?
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="...
Today when I used the Metronic documentation I noticed under Server Side Integration you missed Laravel link.The link is https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/laravel.htmlBest Regards
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...
To change Metronic's font family please follow below quick steps:Go to Google Fonts and choose your font family.In your HTML's head section replace the default font URL with the new one:
Hi keenthemes,The 3 last line of mixed widgets looks very neat (great) in the default light version,But don't in the dark mode (look so bright) !!can you please adjust those colors in dark mode :here's the source (the last 3 lines of mixed widget) :https://preview.keenthemes.com/metronic8/d...
I am having a few issues with my Notification Drawer component.I am using another drawer like this one but it is showing correctly and I have looked at the settings to make sure they are correct and they seem to be. Do I have to change anything to make this work?