what is the best way to use modal in metronic 8 vue
Hello,
How can i implement exported layout from layoutbuilder to .net core starterkit ?
Thanks.
Hello,
When I set the data-kt-menu-trigger attribute to click in the search dropdown component, the menu is hidden automatically when clicking on the inner input control.
I think that the
I am used Laravel 10 & İnertia Js & Vite and Vue
This is console eror
caught TypeError: Cannot read properties of undefined (reading 'init')
at Object.init (scripts.bundle.js:1:41)
at scripts.bundle.js:1:348
my code
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (tiny-slider.css.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (axios.js.map, line 0)
[Error] Failed to load resource: the server responded with a status of...
Hello.
I am using metronic in my vuejs application. How can I show the minimized side menu by default? It is always shown open but I need to show the side menu on the left as minimized by default.
Which file should I modify? can you give me the route? I am using my project with vue js
hi there. I have purchased and used the vue3 metronic template.
In the demo you uploaded, if you look at the apps menu, there is a file manager in the form of a list. Isn't this provided as a component?
Can I see the contents of the File Manager? The downloaded source code does not contain this co...
Dear,
I've buy your Metronic based Blazor template.
I've see your Getting Started.
I've:
cd Starterkit/_keenthemes/tools
npm install
modify tools/package.json and remove "type": "module"
npm run build
but I've this error:
ERROR in js/scripts.bundle
Module not found: Error: Can't resolv...
how to make drawer open by default
also I am using angular app and I am trying to use this line KTDrawer.createInstances();
but I don't know from where I can import KTDrawer
I actually need a Laravel 10 version with JetStream and Inertia (VueJS) or with Laravel/ui + Blade
How can I change the login layout to creative layout in Angular?
I am currently in need of a dashboard for my project, and I came across a dashboard on your website that caught my attention. I was wondering if it would be possible to customize that dashboard by changing its colors to match my project's needs?
In balzor clcik event not working. Not hitting login function instead of this its moved to Other page. Anyone guide me about the issue
Code.....................
@using JWTAuthentication.Authentication;
@using Solution.UI.Shared.Partials.General;
@using Solution.UI._keenthemes.lib...
Where I can download the javascript file NOT in "Minifier" mode?
Thanks
Valerio Leonardis
I purchased Metronic on Envato, and there are several references to putting that code in here on this website to get access to resources, but I do not see where to enter that code anywhere in my account control panel.
Unlike examples ( https://preview.keenthemes.com/html/star-html-pro/docs/base/alerts ), its color setting seems to be incorrect ( src/sass/components/_variables.custom.scss ).
// Theme colors
$primary-light-dark: #2f264f;
=> looks like info-light-dark
// Info
$info-light:...
Hi,
I would like to purchase Metronic to build a react application.
I see the export button for html demos. But i don't see one for react demos.
will i be able to export for react also so that I can move fast in the development?
Please let me know what are all the options for react? Than...
Hi, I have recently purchased a v8.2 demo6 template. I already downloaded it and I'm looking for the figma but I can't find it, could you tell me where it is?
I can't find the design folder
Could you tell me the folder path?, thank you
Support,
When I do "gulp --prod" I get this:
node.exe : PluginError [SyntaxError]: Unterminated string constant
At C:\Users\Matt\AppData\Roaming\npm\gulp.ps1:24 char:5
+ & "node$exe" "$basedir/node_modules/gulp-cli/bin/gulp.js" $args
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
Hi,
I did everything as described in the below link in my php plugin:
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1
I log in to the system and everything work but my browser console is showing some errors like below, and when I comment include p...
I've noticed that the downloaded version of Metronic 9 has a demo 1 layout. I want to use demo 4 as a starter layout, how do I make this possible?
Thanks.
hi,
i have nodejs 16.20.0
yarn and gulp installed globally.
yarn install finished without any problem
but gulp gives this error:
57 │ $dividend: abs($dividend);
│ ^^^^^^^^^^^^^^
after this, when i dotnet watch and try to navigate pages, only main page visible.
when i...