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

Tag: Metronic (1312)

From where can I get the complete Laravel app with all theme component? because its annoying if I had to do all the conversion work again in the theme and there are no components available, it doesn't help much in my development process
Hi there,I see there was an update regarding the splashscreen logic but I don't really understand how it is hooked together. I don't see anywhere MetronicSplashScreenProvider being used as a wrapper so I can't really invoke the splashscreen anywhere in my app. I have previously implemented my ow...
When setting the stepper up like in the documentation it says Uncaught TypeError: stepper.on is not a functionUsing the latest version of the component
Hello,we would like to use the html version of DateRangePicker from Metronic in the Angular implementation, while preserving all of the styles. Is there any compatibility issue that is preventing it from being already available in the Angular demo version?Thank you
HiI purchased the Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Theme from ThemeForest on 29th March 2023. The downloaded package includes only a single file under Angular JS directory and which is redirecting it to another download page.I purcha...
The fonts received this error, the rest works ok except this: GET http://localhost:3000/fonts/keenicons-duotone.woff net::ERR_ABORTED 404 (Not Found)plugins.bundle-53f02c66da992c6ea24494b454a6a19fb73d958e6936003d254ec19ed4fbdb49.css:1 GET http://localhost:3000/fonts/la-solid-900.woff...
Hi, I was trying to use Alpine JS into my Laravel project. I declared them in resources/js/app.jsand in my webpack.mix.js file, i declard them as shown in image. Now it gives error as KTUtil is not defined after running `npm run dev` command.Link to Images:https://imgur.com/a/4kEzjXf
I have been trying to use Collapse Icon for accordian tab, using the steps in this link: https://preview.keenthemes.com/html/metronic/docs/base/accordion#collapse-iconbut i'm not sure which css and js files to include in my page first, could you please adivse?
I am new to asp.net core and i have purchase Metronic 8.Can you guys help me with the complete documentation where i can create a blank project with multiple themes (light and dark ) and also RTL support.
I cannot access my purchase code from the downloads page at Themeforest, How can I get my purchase code so I can download from keenthemes ?
i am using select2 plugin for dropdown search but it is not working in react and i tried a lot for this.For bootstrap modal i am giving parent id as well .Apart from modal it is also not working.What could be the reason as i am getting list in the dropdown but search input is not available for filte...
Hi,I'm testing Laravel starter kit v8.1.8.On Yarn cmd, I get the following warningwarning package.json: "dependencies" has dependency "axios" with range "^0.21.1" that collides with a dependency in "devDependencies" of the same name with version "^1.1.3"warning "dependencies" has depende...
i am using the latest version of metronic theme vue in laravel.Most of the things are working fine and I have even including import { initializeComponents } from "@/core/plugins/keenthemes"; in app.vuebut many components such as tab, drop down are not working.For example, if I try to...
I am using metronic in my web project. I noticed that in metronic HTML this error does not occur, but in React it does! And what happens when I use route instead of navigate, where in navigate it takes you on the route and refreshes the page at the same time. The layout does not adjust itself taking...
Hi,I have used the default ajax serverside pagination as mentioned in Keenthemes Docs. Link belowhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideWhy m i having the default search filed provided by datatables?https://imgur.com/a/0sV7y8t
When we use touch screen devices (laptop/Tablet) screen width greater than 992(1378, 1280, 1440 etc..) and parent menu it is getting closed on click instead of opening child menus.Steps - https://preview.keenthemes.com/metronic8/angular/demo1/dashboard1) Click on Apps in Top Menu2) Cli...
When I put it to run (yarn start) it goes to this error page, do you know where in the code I can solve this bug?
Up, is the angular framework or other language used in Metronic is supported to be convert to PWA?
Hello,I have followed the instructions to run the npm install and gulp commands and created a new project. Note - webpack did not build even after removing the type: module line.The site loads but accessing any items in the menu or header areas doesn't load any content.The developer con...
Hello!As Formik is not maintained anymore, it would be awesome to transition the form implementations to react-hook-forms.Also, for validation, zod has much better TypeScript support than yup. Having a great experience working with these two in my metronic projects, I can only recommend impl...
We have been using Keentheme for our website southasiantaxa.zooreach.org and today I purchased the metronic_v8.1.7. Kindly help how to update this on our site.
Hi,I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django.Would you have a working example by any chance?Thank you!!