Metronic (844) HTML (714) Bootstrap 5 (496) Laravel (445) Vue (437) React (403) Angular (315) PHP (291) Datatables (138) Blazor (84) Bootstrap (67) Asp.Net Core (67) SASS (64) Webpack (59) License (56) Design (48) Django (43) RTL (37) Gulp (35) Figma (33) Bootstrap 4 (27) Rails (13) Node.js (13) Flask (11) Spring (4) Icons (4) FullCalendar (4) Express.js (2) DatePicker (1)
How to prevent page scroll top when open a modal?I'm using metronic 7 with Vue and Bootstrap Vue Modal.Thanks.
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
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,...
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.
Hello - I am using angular framework and want to use the HTML Apex charts in the framework. It has CSS and javascript files and I included in the index.html page. But the charts are not still showing. Did I miss anything or do you have any documentation to include the CSS and javascript in the com...
Hey SeanAs you know - I do love this theme with all my heart.. but I've found a central approach adopted by the architecture for third party scripts to be a nightmare.ISSUE:When the scripts are compiled with gulp/webpack from the base src into the demo/production versions, and put into a s...
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...
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
Hi,I'm using Metronic 8.1.6. on ASP.NET MVC web app (not Core!). I'm trying to implement scrolltop button on page like in html demo 1, for example: metronic_html_v8.1.6_demo1/demo1/dist/account/overview.htmlI'm not able to make the scrolltop button automatically showing at the page bootom in the...
Hi sir, I purchased metronic_v8.1.6 , I need minify file. I minified file on my side but come below error1.Expected selector, found '=' Ume. Design 2.Expected comma or open brace, found '=' Ume. Design3. Expected identifier, found '[' html\demo1\dist.\assets\ Here I not foun...
HiHow Can I use in HTML data-kt-translate and change and add new textregards
In previous versions I could make theme 1 really boxed, including the aside (menu), in desktop browsers but on this new version I can not make it, I tried adding
Hello,can you help me implement date picker on my projectMetronic 8 + Demo 7I'm trying to implement flatpickrI saw this page but I don't how to proceedhttps://preview.keenthemes.com/html/metronic/docs/forms/flatpickrThank you
In 8.1.6, when you use the Dark Sidebar, you cannot follow the instructions here to change MenuItem icon colors without changes to the core SCSS._sidebar-dark.scss would appear to control t...
I used plugins.bundle.rtl.css & style.bundle.rtl.cssBut all icon not working.Please checkregards,Pallavi
I downloaded the Laravel version, but there is no config/demo1/page.php file as it says in the document? And there is only the homepage?
Hello,can you please tell me how http://127.0.0.1:8000/js/custom/authentication/sign-up/general.jsis inserted at the bottom of the sign-up page?Thank you
Hello, I'm getting these warnings after a brand new installationDevTools failed to load source map: Could not load content for http://127.0.0.1:8000/plugins/global/axios.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREDevTools failed to load source map: Could not load...
Hi, I'm trying to use the Metronic Demo 2 and I found that the scripts.bundle.js file isn't being built the same way the demo builds it. Because of this any (all) of the Metronic in house components (the ones location in the KTComponents var) do not work. The 2 I'm trying to use are Drawer and Me...
I'm trying the basic stepper example on the official documentation and the problem using the code provided is that the Submit Button never appears on Step 4. I've check that the js and css are linked but it doesn't work