Hi, I'm implementing a wizard where I need to validate if exist an object in my database before go to the next step, but it doesn't work properlyThis is my code:const existClient = function () { return { validate: function (input) { const value = input.value;...
Hi KeenThemes-TeamI would like to create a new Laravel 11 project and integrate the template.I have looked at the Laravel Starterkit and tried to adapt the code. However, what is the /resources/mix directory for, and where do the data come from?Thank you very much for your support.
Hi there,Thank you for a great product :)First of, are all the elements found in the core HTML version also available directly in the React version? Ie. Calendar, Kanban, etc.?Also, are the different visual elements in v7 available somehow in v8? I specifically wanted to do some tabs wit...
Hi,Recently our project utilizing Metronic went through an upgrade from Angular 7 to Angular 15, and thus we also would like to upgrade the Metronic version we use. From the release note (https://preview.keenthemes.com/metronic8/angular/docs/changelog) we can see that the last version that expli...
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...
Hi,I really like your Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Template, but seems I need NPM for it ? I do not use NPM and not planning to, can I use it without NPM ?Thanks,Frank
Hello everyone,i recently started using the Metronic Laravel Starter Kit, and I'm looking to install the complete demo data set, including all the dashboards, eCommerce features, and other components.Could anyone guide me on how to achieve this? Any help or instructions would be greatly appr...
Hello,We are trying to add the tinymce inside modal which the menus are not stickingHere is the link:https://fiddle.tiny.cloud/5iDBNoPqLk/1We have asked tinymce this issue and they replied the issue is fixed in 6.4 version.Could you please let us know what we should do to solve the pro...
> keenthemes@8.2.3 build> webpack[webpack-cli] Failed to load '/Users/nyxnick/Desktop/untitled folder/flask/metronic_flask_v8.2.3/starterkit/_keenthemes/tools/webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import insteadThis fi...
Exactly like this: https://i.imgur.com/fOGEz2H.pngHi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1I need my users to see a fixed bottom menu for mobile phones like apps from the playstore,¿How can I do this ?Th...
When i run the web page on Chrome or firefox it work. But when i load the page on flutter using webview_flutter or flutter_inappwebview plugin, it prompt as belowI/chromium(23729): [INFO:CONSOLE(24)] "Uncaught SyntaxError: Unexpected token .", source: plugins.bundle.js
Hi, friend! We are very happy to use Metronic! It is wonderful!I am using my application in VueJs and metronic8/vue/demo1 Please help me with this:I need to show a fixed footer on mobile devices, similar to mobile apps. I need my users to see a fixed bottom menu from their mobile (menu with...
Please I would like to know before purchase your product in https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 --Starter Kitsare you giving only starter kits for react, angular etc , or the 2 version starter kit + full version? --FrameworksPlease also list...
I'm trying to follow along based on the HTML demo, but it says to "Export" from the layout builder - the React version doesn't have this button in the demo. How do I set up the React version? The docs only have quickstart which is not helpful.
Is there an example available for validating a phone number? I am using Metronic 8 Vue demo 7.
How to validate & add update form data
Hello,Can I suggest a small change in the KTThemeMode logic?I'm using the event `kt.thememode.change` to grab user's choice and save it in the database.But there is a scenario where this event is not triggered:Imagine that:- My system theme is 'dark'- My current selection is them...
Team, I have purchased your template another time again. Thank you for everything you do.I have an issue with the template with vue, most likely lack of knowledge on my part but maybe you can guide me to a solution.After doing:npm run buildserve -s .All I get is the splash image of t...
For version 8.2.3 demo 13, is it possible to have a fix footer?
Hi,I have already existed pubished project ith Metronic 8 laravel version,when I try to integrate Vue code, I faced aot of problems, because it cannot find app.js of vueCan you please give me steps to perform task?
I want to use Metronic 7 theme with Metronic 8 license
Hi,I'm trying to use Demo 20 (HTML) header in my Demo 2 (Angular) application.I got the style file from html and added in my project. Everything fine until i realised that, in mobile mode, the menu drawer doesn't work (in html demo works). The overlay is there, but nothing else (the menu).Does...