Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4880)

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
I'm using Metronic 8 React Version. I want to change the primary color of the application. Tried doing it by overiding and setting the ($primary) variable in '_variables.custom.scss' file. Presently, its a purple shade (#7239ea), would like to change it to blue (#304294). The color is not changing....
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...
I'd like to try it first out to see if it is the right fit for my project. Is there a way to download it for free and then buy the license once I decide to go with it?
seehttps://drive.google.com/drive/folders/1bRZp5W0ZrvKmnDMdBRYqwXqBiOK7JSlc?usp=sharingthe .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected: after {right: 1.25rem must be left: 1.25rem and.ql-snow .ql-picker-label::before {...
Hi,If I used form-check-inline with form-check-custom together, the inline effect disappeared, please help check, thanks.e.g.
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,I'm searching for someone who can design a customized card using Metronic demo 18.#paidTask
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...
I have purchased the Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Theme product from themeforest and the demos are missing most of the dashboards, pages and components that are shown in https://keenthemes.com/metronic/?_ga=2.137822899.224499690.166656...
Hi support team,I have the Metronic VueJS theme. How can I set the light mode as the default value? Currently, it defaults to the dark mode (or system) for most users.Thanks.
I can't found file layout-builder.html in my purchased download. Help me quickly, please. Thanks...
Bootstrap tooltip ,overlaytrigger are broken in Metronic v8, is showing at the end of the page (bottom left), this behavior is sometimes when you hover the container. What I use after redering any data in the container(modal, div, etc) is initialize it with: $(function () { $(contai...
1. run yarn add @types/bootstrap2. put these code in main.ts import { Tooltip } from "bootstrap";app.directive("tooltip", (el, binding) => { new Tooltip(el);});3. use it like this show tooltip
I purchased the Metronics 8 to day 2022 10 22. I could make the Laravel installation. I want to use the Demo7 theme. I cannot figure how how to change to that one.I need your help
I Purchased this theme from - https://themeforest.net/ "Envato "my Purchase codes : 1281048f-b32b-4cda-8653-f55b8d6ae64dI need the CSS file for the theme RTL option
Hi,I'm using Elixir Phoenix stack (v1.14.1) and trying to integrate Metronic (v8.1.15) into the app.js using Esbuild.After I bundled Metronic using Gulp, I imported the required js files using index.html as an example of the following:app.js// Vendorimport "../theme/plugins/glob...