Hi,Did you have some documentation on how can we integrate some elements in the existing Blazor webassambley application?Unfortunately, the guide for webserver does not help.Thank you
I have downloaded the ASP.NET Core project. On the index page I have this code and the datatable is not working. Thank you for your help.@{ ViewData["Title"] = "Dashboard"; KTTheme.addVendor("datatables");} ...
Hi Team, I have purchased the item below on 22-oct-2022, this item does not meet my expectations.Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard ThemeRegular LicenseLicense Support Expiry Date: Saturday, April 22, 2023After purchase i...
I did all the steps but it can't run flask:(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> set FLASK_APP=__init__.py(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> flask runFatal error in launcher: Unable to create process using '"C:\wamp64\www\kt-serverside\flask\sta...
Hi Keenthemes,In Our Project we get rid of all icons, we used instead SVG icons, in all our application, there's no font icons, like (Boostrap icons, Font awesome icons, Line Awesome icons), but just SVG ones.1 - can you use SVG icons instead of (Boostrap icons, Font awesome icons, Line Awes...
I used laravel installation, I followed the steps and used nodejs version 14 but when running npm run dev, I receive this error : [webpack-cli] Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
Hi, I have a React project and use your HTML themes. When I add JS files, they run but there are two console error. Because of these errors, theme modules are not working correctly. How can I fix it? I don't want to directly your React projects. Thank you.index.html
Do I have to follow the steps outlined here? https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started Seems as though the project runs after downloading without these steps.Thank you.
Hello I am trying to configure vue 3 with typescript support in laravel along with vite. Kindly Help.i've recently created a new laravel 9 project with keenthemes files but i am unable to successfully configure vite with it. Help!Best Regards,Junaid
Hi! I need to create a Metronic styled page with a single card that has a height of 100% so that it will fill all vertical space available. It will contain a text area that is also filling the 100% of the height available.I checked lots of Metronic demos and samples and I haven't been ab...
Hello,How do I change the format of the date displayed in the frontend for the datepicker from M/DD/YYYY (e.g 10/25/2022) to DD/M/YYYY(e.g 25/10/2022).I have tried setting this in my own custom js by specifying the format at DD/M/YYYY (and also tried DD/MM/YYYY) and by setting the locale in...
npm 8.19.2node 16.18While resolving: demo1@8.1.5Found: @popperjs/core@2.11.5node_modules/@popperjs/core @popperjs/core@"2.11.5" from the root projectCould not resolve dependency:peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2node_modules/bootstrap bootstrap@"5.2.2" from th...
npm ERR! While resolving: demo8@8.1.5npm ERR! Found: @popperjs/core@2.11.5npm ERR! node_modules/@popperjs/corenpm ERR! @popperjs/core@"2.11.5" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2npm ERR! node_mod...
Hello.If I buy Metronic for $49, I will have the rights as you say in the License Terms?If not, how do I get that license?About All-in LicenseAll-in license grants you the use of the Item in unlimited End Products.You CanCreate unlimited End ProductsUse in End Products with paying...
Hi,Templates have a behavior of showing the dashboard page for a fraction of a second, even when the user is not logged in. When accessing the app made with the template, it shows the dashboard screen for a fraction of a second and then the user is redirected to the login page, causing a bad exp...
Hello there, I bought your metronic 8 for angular developement use, but I found just few page can use on angular.Even Metronic 8 have 8 demos but the page layout all the same.And because HTML version have jQuery include, it's hard to transfer to angular use.so is anyway can quickly m...
How can I change the mune on the left?I have this piece of code in layout > demo7 > aside > __tabs.blade.phpWhere are the @foreach(theme()->getOption('menu', 'aside_tabs') as $tab)value set?Thank you @foreach(theme()->getO...