Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6378)

Dear, we have purchased Metronic and downloaded demo17 following the steps done installing prerequisites setup the Medtronic using Gulp used layout builder and exported the desired template the question is when I unzip exported template and open the HTML file there is just a blank white page p...
I need to integrate this, but I can't because I don't know how to do the imports. Can you please translate this tutorial into English and correct any grammar and spelling mistakes? Here's the link: https://yajrabox.com/docs/laravel-datatables/master/editor-tutorial import "datatables.net-editor";...
am trying to use the custom styles in my project and I can't I am getting now errors will tell you the steps till i get the error first create angular project with this version 15.2.9 then i add ngbootsrap wo my project then copy all sass folder and subfolder into my project then do this i...
Hi, I'm plugging the HTML website into my Blazor WASM site and I'm almost there, but for some reason a call to new KTMenu is giving me an empty JS object rather than one with the properties of KTMenu, and as a result I'm not getting any menu items and JS error trying to call menuObject.On. I'm hopi...
I apologize for using a translator. I am writing to inquire about applying the Metronic theme to a Spring project With Kotlin. I have successfully followed the instructions in the provided link(https://preview.keenthemes.com/spring/metronic/docs/getting-started) and was able to run the dashboa...
I followed the steps highlighted in the docs, but am receiving an error as shown below: C:\django_demo1\starterkit\_keenthemes\tools>npm run build > keenthemes@1.0.0 build > webpack [webpack-cli] Failed to load 'C:\django_demo1\starterkit\_keenthemes\tools\webpack.config.js' config [webpack...
I purchased the metronic theme, and I can’t seem to find all of the content advertised. In fact, what I received in the download is a fraction of what was advertised. Im looking at the angular files. Can someone tell me how to access the files for the create a project modal wizard, the school da...
Hi all, I am currently facing the issue that the Bootstrap tooltips won't show up. I use ```js $(document).ready(function () { // Init Metronic core components KTComponents.init(); }); ``` to initialize the components. That works fine for the other components. Unfortunately, the bo...
When you download Metronic, you get a particular demo source with the download. I am wanting to change colors and some minor details with say buttons and badges. I can make these changes, but I want to see the impact of those changes more in the way the Documentation lays out the items and less li...
Just bought Metronic on themeforest. Unable to bundle theme assets using npm run build --demo1. I got an error below. > keenthemes@1.0.0 build > webpack >> Building... >> Failed to compile! resolve 'countup.js/dist/countUp.withPolyfill.min.js' in 'C:\Users\YoungH\source\repos\Metronic\...
Hi, how do I change the toolbar with their respective breadcrumbs and actions for each page, as I see that this in a general way in the template. @include(config('settings.KT_THEME_LAYOUT_DIR').'/partials/header-layout/_toolba...
caught Error: TD: No element was provided. at Object.mustProvideElement (plugins.bundle.js:38:11396) at new V (plugins.bundle.js:38:65671) Any idea how to resolve the error above. Keeps coming in runtime
Hi, https://preview.keenthemes.com/html/metronic/docs/forms/select2#group There are 3 items in each group in the above example. If I have more than 6 items (>= 7) in a group, a nested scrollbar will appear whi...
Hello, where can I find metronic example of multi-select dropdown with checkbox, thanks.
I have the Metronic theme, I disassembled its HTML version and molded it into VUE component format, putting all the JS scripts in the main index.html file. Then I created a view with the HTML code and components for the menu, footer, and sidebar loading the rest and being called within that view. Pe...
I'm sure I followed the steps exactly as described above, but I'm having "404 (Not Found)" problems. GET http://[::1]:5173/resources/js/core/plugins/i18n net::ERR_ABORTED 404 (Not Found) main.ts:8 GET http://[::1]:5173/resources/js/core/services/ApiService net::ERR_ABORTED 404 (Not Found) main.ts...
Hello, I would like to know how I can reduce the plugins/global/plugins.bundle.js and assets/js/scripts.bundle.js file of the ceres html template. Since I currently have all my website created and only use 30% of these files, so I would like to know how to reduce the code that I do not use. T...
Hi all, for the form validation is bind with attribute "name" only. If i have repeater form how do i validation with it ? For example: username: { validators: { notEmpty: { message: "Username not empty" } } } if i put username[] will get error
Hello, I have 3 questions for you. 1. Can I download the new version after 1 year when I make a purchase without the "Extend support to 12 months" option? 2. It is enough for me to get a "Regular License" because I only bought it for use with one of my clients, but do I need to use an "Extended Li...
How can i add a google translate script in Metronic theme
Hi, I am using metronic_symfony_v8.1.8_demo1 template. I am facing issues while trying to compile and build the assets by following the documentation (https://preview.keenthemes.com/symfony/metronic/docs/getting-started). 1) I am not able to find _keenthemes/tools in the starterkit folder, there...
Hi, I want a theme to use it as the base for a new project and I'll be using flask for the backend but I also want react for my site interactions. Do you have any recomendations?