Hello, first time poster!Today while setting up the theme with Laravel (v8.2.5) that the resources\views\partials\modals\create-project\_main.blade.php files has some badly spelled blade directive on the bottom portion (from line 66 to 72) where the expressed directive are written "@incldue" ins...
Hi,I'm using Metronic 8, the HTML version.Is possible to modify the css classes to have a design that looks like a mobile native look and feel?When opening the Metronic in the mobile device the font and components on the screen are so small.If not possible, do you have any plans to release a...
Dear all, we are developing some specifics and needed the indented version of formrepeater.jsIn the project we are basing ourselves on, we only have the version available in "assets/plugins/form repeater/form repeater.bundle.js"How can I get the original file to work on it?
how can I leverage the drawer component in vue, I have a table with list of countries, I would like to have an edit button on each row to edit the country inside of a drawer? Can you share an example or some guidance?Thanks in advance,Victor
on the official website: https://old.formvalidation.io/settings/Field settings > iconI have to added 'icon: false' or 'icon: 'false'' like example on the official websiteit's not working for me. please check
Spent the whole day trying to do a Laravel install and there’s been errors all day. I’m just about done and now I’m getting missing route file errors even though these files are clearly present locally but are not being found command line Heroku. This thing is a mess
Hi everyone,I'm encountering several issues with the Datatable library and could use some assistance.Datatable Library Broken in Version 8.2.5:I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
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...
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...