New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5051)

Can you assist me with the installation process of the Theme I bought. I noticed that in the documentation it states to use gulp.
Hi,I'm Having A Problem With Select2 Overflow,Where I Use Select2 I Have a Height Constraint .select2-selection--multiple { max-height: 100px; overflow-y: auto; }I Fill Select2 Content with JS appendI Fill Only About 50 Data
How can I make HTML theme files into vue3 js project. Metronic vue is already included but I don't want to use it, how can I do that?
Hi there,I would like to avoid the jumping of images when the app is loaded for the first time.Is there a way to have the "Loading" page shown to the user until all images are loaded and show the entire app when everything is ready? I am using React demo2. Thanks for your help!Tamas
Hello TeamI am using metronic theme for react project. I would like to start with login feature. Could you please share the document that help with implementing login feature in React.RegardsAnju
hello, is there a structure that I can use differently instead of dropzone in file upload? Dropzone is submitting form data via ajax. I want it to be sent inside the field in the form.
Hi,https://preview.keenthemes.com/metronic8/demo31/index.html?mode=light&_ga=2.66994599.884446695.1673852315-1884776718.1653547987 I have this theme. In the quick search of this page, Can I make the search result to be come on top of the result? As an example, If I search Ana Clark on the search,...
HiI was trying to use charts pie chart, I keep getting the error “Failed to create chart: can’t acquire context from the given item” in my browser console. Other charts works expect for Pie chartPls advise on what to do to fix this. see my code belowfunction getRand...
Hi all, I am using Metronic react project . The project is working fine in the local development environment .But while i try to build (npm run build) and serve (serve -s build) the project , it is not working . I tried changing the homepage path in package.json to "/my/app" too . still its not w...
Hello/p, i'm trying to use the documentation for keen theme that you have for us. And it seems that i can't access the javascript code. How can I fix that ? Thank you in advance.
https://preview.keenthemes.com/html/metronic/docs/general/datatables/basicAfter I select the JavaScript tab, nothing happens. There is the following error in the console. tracking.js:1 Uncaught (in promise) Error: License expired at tracking.js:1:66159 at async Promise.all (index 0)R...
Hello,I started project from Starter Kit for Rails 7 (bundle asset with Webpack) and activate turbo rails. Everything works fine but not with the dropdown. When click any dropdown (e.g. sidebar), it won't expand the menus. I even tried to change 'DOMContentLoaded' to 'turbolinks:load' on any ass...
Can you please refer me to documentation to get the app-engage style buttons to work in Blazor?
hi is there other way to buy metronic other than themeforest? because i don't have any payment method from themeforest, thank you
Hi Keenthemes,Is there a way to achieve this :https://ibb.co/9wVrc4Dhttps://ibb.co/TT9mBpbhere's the website in action : https://lemenuduchef.com/new/restaurant/registerHere's a JS component : https://intl-tel-input.com/Since we got a custom County T...
Hi SeanQuick one.Tagging with multi-value select boxes - dynamic option creationhttps://select2.org/tagging (halfway down the page)Cannot get this working on Metronic. I've changed all the options I can via the js init ().select2({ yadda:yadda}), but doesn't work.Multiple and tags...
Application runs great locally but when deployed to the dev server, its not loading style sheets, etc.This is using Metronics theme. Refused to apply style from 'https://someservername/assets/plugins/custom/datatables/datatables.bundle.css' because its MIME type ('text/html') is not a suppor...
Hi, I need to re create modal for "Search Users" shown in html for react template however I don't know the efficient way to do it.For reference:https://preview.keenthemes.com/metronic8/demo1/apps/projects/users.html
The bootstrap " table-bordered " is not working in the HTML theme. Is there an other option to show this instead of hard-coding custom css?
When will you launch react new version and what do you add more features in it.....!
Hello together,I'am a little bit confused. I currently trying to start a project with metronic and laravel.I have found two different versions for laravel:laravel_applaravel_starterkit (you can download it here onder "Metronic Downloads)laravel_starterkit, i think, is mentioned lat...
Hi, can you help me, how do I create a custom menu in metronic_html_v8.1.6_demo20 - htmlWe know that in there have two elements Header Navs and Header Top, can we hide Header Nav, meaning Header Top it will be a menu not a tab?we have try it, but the style of the Header Top untidy,Than...