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 betwee...
It uses forms validation by the FormValidation.io plugin which is built into metronic.But I would also like to use the AutoFocus plugin https://formvalidation.io/guide/plugins/auto-focus/ When trying to join plugins: { autoFocus: new FormValidation.plugins.AutoFocus (), } I get an error...
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.
Hi !I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.Also, is there a roadmap for the next features in the Angular version? (Tables..)
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 {...
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...
I downloaded the new Metronic v8.0.35 and when attempting to access the dashboard with the example credentials I received the login detail is incorrect error message. I saw previously that this was supposed to be fixed in this update, but it is still not working.
HiI'm working on Metronic 8 -> Laravel version -> Demo1 (Latest update -> 12/01/2021) ,I tried to add a dropdown action menu to the last column of the datatable, the button is there but it's not working (no dropdown items shows up on click).this is the config for pages.php :
HiCan I Have options for templets to downloadBecause I use React template so I download all 3GB files with slow internet Here in Afghanistan and it fails much timeor Send me the new v 35 react template via emailThanks
Hi there!I had a simple question before I buy one of your products. As I was exploring Metronic 8 Demo 1, I liked the RTL version of it and wanted to buy it but couldn't find any description of what framework it supports. The framework I work with is Angular. Just wanted to make sure if the...
I followed this tutorial to integrate the vue pages into a laravel project : https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationDisplaying the pages does work but I need some help to set up the databases, is there any doc about that? As long as it isn't set up I cannot tr...
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 l...
Hi all,With version 8.0.34 it is not possible to login. I have noticed that since version 8.0.31 the MockAxios.ts file was removed. Some reason?In the .env file comes this default value:REACT_APP_API_URL = https: //preview.keenthemes.com/metronic8/laravel/apiSteps to reproduce:1. Ope...
Hi. I cant understand what is the process of using RTL version and angular. In the Angular project, you have docs with rtl folder which is empty! It seems that the rtl guide is only for the HTML version.
I want buy this itemMetronic Themebut have some question Some funtion doesnot work on demoi see some funtion when click doesnot work, such as: in Dashboard, i create ticket, customer, create invoice, payment-> when i bough it will w...
I have prblem with turkish character on metronic theme when i try to turkish get turkish characters from .js file characters automactically converted for exp(Ş -> S,İ -> I, ğ ->g). How can i solve this problem