Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4871)

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...
The jQuery-Mask-Plugin is way more flexible than the current mask pluginjQuery Mask PluginCan you consider replacing it?
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
Hi,When trying to use the Tooltip element from react bootstrap, the following console.log error is given:Popper: modifier "popoverArrowMargins" provided an invalid "fn" property, expected "function" but got "undefined"I read that the latest update would fix it, but react-bootstrap-v5 doe...
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...
I am having troubles with keeping a user logged in. I have removed the session-timout js script but my users are still being logged out when trying to go to a different page after being on a different page for longer than a half hour or so. Some of our forms are really long and sometimes someone can...
Hello,I am getting the bellow error when I try to build the demo1 theme. Please help. Thank you.C:\recruiter-ai\ui\tools>gulp --demo1Error: Not supported at eval (eval at (C:\Users\marko\AppData\Roaming\npm\node_modules\gulp-cli\lib\shared\require-or-import.js:10:15),
Hi,Do you plan to create a manual how to integrate Metronic with Blazor WebAssembly? Existing instruction for Blazor Server is fine as long as you replace whole index.html and not use Blazor components. When trying to navigate through website with dynamically replaced pages, some Metronic compon...
I have implemented some tables in my template, but they are not responsive… not even in your documentation.https://ibb.co/DYH3Dd2https://ibb.co/TctTyxv
Hi keenthemes,I create a backend API for a drug search checkup, and hook it with select2 and search using select2 Ajax options, everything works great, except when I seach and select in a drop down, it wont validated the result in the select2 input box = meaning nothing happend if you click on t...
Hello is there any support in german with an expert possible. Have you got an contact for me please? I will pay for it.
Hi,I bought yesterday the Keen Theme fromhttps://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/I cannot find it on your site : https://keenthemes.com/.Could you clarify please ?I intend to develop big projects with this theme and I need to be certain of the pereni...
I followed the steps to implement metronic in blazor from this page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html, however I have errors with the webpack and I need help with this
Is there any documentation or best practices to integrate the theme (Keen) in a symfony/twig project ?My goal is to preapre a starter layout for all my future projects.But as I can see, if you change an option and rebuild the layouts with the Layout Builder", the partials are completely diff...
Hello,Can't really find the proper way to close a drawer programatically in the react demo.There is nothing in the docs about drawers and the KTDrawer seen in the HTML docs apparantly is not available in react. What would be the right way to close a drawer from a function?Thank you!