Metronic (1702)
HTML (1492)
Laravel (946)
Bootstrap 5 (901)
React (894)
Vue (717)
Angular (704)
PHP (520)
Tailwind 4 (405)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (190)
Webpack (155)
Design (134)
Django (126)
SASS (119)
License (106)
Gulp (90)
RTL (88)
Figma (83)
Next.js (73)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
Hi ,
How can I using your theme Metronic 8 to specify custom column show/ hide in table column
Like this https://ibb.co/WV4Wqsj
Can I using Yajra in Laravel to do this feature in datatable ???
Please help
Thank a lot
When opening a drawer the common events are:
kt.drawer.toggle
kt.drawer.show
kt.drawer.shown
kt.drawer.toggled
But if you open with an external toggle. Ther...
Hello,
When using search on a KTDatatable, it seems you cant search on the ID with integer values. I tried various things like adding a second column and use a template to fake a new column. Even then search does not trigger on integers.
Thanks in advance,
Bastiaan
Hi guys!
Which library do I have to use to open the HTML exported by Layout Builder and generate just an HTML with the "compiled" partials?
Oi pessoal!
Qual biblioteca eu tenho que usar para abrir o HTML exportado pelo Layout Builder e gerar apenas um HTML com os partials "compilados"?...
I am writing regarding the documentation here: https://preview.keenthemes.com/metronic8/demo4/documentation/general/menu.html
The "data-kt-menu-offset" does not work. An extract of my code using this is as below
Please advise on the fix for this and let me know how to update the fix on my end....
Just curious if you have an estimated timeline that Demo 4 will be available in React?
Demo9 aside, change the window size twice. The menu can't be centered vertically
I am interested in purchasing Metronic Admin Template
I'd like to know what it comes with it when I buy it?
Im using the html version from Metronic 8 theme but the sidebar its not working when changing between views from the SPA vuejs app, how can I make it work in my vuejs project? I didn't used the Metronic Vue version beacuase I saw its using vue 3 and typescript, I'm using vuejs 2 without typescript.....
I have a problem, when I copy+paste any code ( Modals, Accordions etc ) which includes any data-bs property. The code is not working, it renders but it will not toggle modal or roll down accordions. Any sugestions what can be wrong?
Thank you
can you give how to implement ImageInputComponent ?
I want my input for avatar has the same style and functionality as in html demo1 when the user change avatar in setting profile.
Good Morning
I purchased a license and would like to know how many domains I can use it on.
In my case, I would use it in the development of an internal system, within the network, and an external system for my clients.
Trying to do a form submit via ajax, currently working well if the submission didn't encounter any problem/errors and is showing the success screen. but how do I show the error screen if the response from the ajax has an error, ie duplicate records?
Hello author, i am trying to impletemet vue in metronic 8 : demo1
So far i have managed to implement vue as instructed here : https://preview.keenthemes.com/metronic8/vue/docs/?_ga=2.126652361.574265224.1648481172-1797318304.1625209156#/vue-laravel-integration
As for now i can only use view com...
Hi,
Please stay tuned for today's release Metronic v8.0.38 with a fully integrated Select2 + Bootstrap Floating Label and many other features:
1 HTML Demo 22:
– New Layout System
– Horizontal Menu
– Sticky Header
– Aside Menu
– Page Toolbar
– Layout Builder
– Dark Mode
– RTL Support...
Hello!
Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?
I'm working in Visual Studio 2019 Community edition.
My steps have been:
1. Download the demo5
2. Copy assets folder into wwwroot
3. Splitting the t...
Hi,
I have complex query to get data from many tables to show it in datatable using Yarja in laravel,
My issue is when fetch data from other tables and some fields still empty not yet have values entered, show me error and can't get data because some fields is still null value, So how can return...
i'm using metronic in laravel and i'm getting this error that is
'Uncaught TypeError: $(...).DataTable is not a function'
after making everything exactly like yarja documentation like
this is the data table
Al realizar una configuración y exportar, al revisar el index.html en el navegador, arroja el siguiente error:
"/var/www/preview.keenthemes.com/kt-products/metronic/releases/2022-03-30-110027/themes/metronic/html/demo1/dist/view/layout/_loader.php" does not exist!
I'm going to use Metronic theme(v8.0.37) first time in my React project.
I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project.
So can anyone please help me/guide me?
Thank you.
Hi,
I've been using Metronic v8 for a little bit now but some Bootstrap 5 components have no dark mode styles.
For example the list groups: https://getbootstrap.com/docs/5.0/components/list-group/
Is there any plans to s...
Specifically talking on add-product.html page, where there is Drop files here or click to upload. card it works fine it uses /ecommerce/catalog/save-product.js but if I use same card on another page with same Js. nothing happens. I changed name or created new js file still nothing