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

Suggestions (119)

Is this button available to use in template after I buy? If so, how do I put in project? This button is available here https://preview.keenthemes.com/keen/demo1/index.htmlbut is not available to me in my purchased template.
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
Hello, I tried to register with different emails, but any worked. I should not be obliged to sign in with google.Regards.
Hi guys, can you guys consider adding Colvis button option in Datatables? or is it already implemented? here's the link: https://datatables.net/extensions/buttons/examples/column_visibility/columns.html thanks
In its official documentation a file is missing, in the serverside datatables section
I tried to integrate metronic (latest) into the expo, using the web expo (https://docs.expo.dev/workflow/web/). It gave errors related to jquery (I tried importing the bundle already precompiled as well as the ones I generated manually (via the setup doc)).My question is: how do I integrate?
Hello guys,Maybe you want to add this plugin to Summernote components.https://github.com/ilyasozkurt/summernote-sticky-toolbarThank you.
Hello,There is a problem with the KTDatatable loading screen.It is light in dark theme and dark in light theme.Changing the order of the colors breaks the whole theme.What is your recommendation for this?Thank you.
The current Ryder theme fails WCAG color contrast guidelines for both the light and dark themes. Are there any plans to also include a high-contrast option (in addition to the current light and dark themes)?
Hi,I am trying to migrate my layouts made with Keen v.2 to Keen v.3.Is there a way to set up a Sticky sidebar so that it scales as it resizes?Documentation says that its width should be fixed.
Hello in the ASP Core version, regardless of which plugins are used, almost all JS is loaded in EVERY ASP MVC view Can you please only load the Dependencies via dynamics JS, so only those view/page dependency items are loaded. Or, at least give us an option to reduced t...
I'm trying to use the inbox app of the demo2 (but also demo1 does not work) in a mobile device, but he result is really poor. The folders menu should be not visibile on mobile but should be hidden on a side and open on request.There is a way to obtain this behaviour using the same layout?Than...
I have been trying to set up any of the themes for 2 or 3 days now. I am having no luck with any of them except for HTML5. My preferred option is this Vue Version: http://198.204.246.178:8090/ It seems like there are files or something missing. Can you please tell me how to fix this?...
Hi TeamI've been using the duotone svg as image files rather than raw svg code, but I lose out on a lot of control and features (eg. for colors and adaptiveness in header nav).For your next release, is it possible to have svg-icon markup affect the img svg in the same way it affects the svg...
In the last versions of metronic the btn-sm is huge, I think you should revert it to the old size. It can be done in _variables.custom.css adding this:$input-btn-padding-y: .75rem !default;$input-btn-padding-y-sm: .55rem !default;$input-btn-...
On this page, we have some filters to apply to the datatables, but there is no documentation on how to use them or how to make them look like the example. https://preview.keenthemes.com/metronic8/demo1/apps/subscriptions/list.htmlI found the only documentation at: https://preview.keenthemes.co...
I can only use the HTML version, as my stack is CI or raw PHP, not Laravel or React.In the HTML version, GULP and WEBPACK only assist with compiling SASS to CSS. Only the assets folder is affected.There doesn't appear to be any snippets library for HTML demo in the SRC folder, there's only f...
Would be amazing to have this with React and other other frameworks as well.
Your demos have a eCommerce APP example so powerful, but there was not example of a real catalog page for customer's, i mean a maybe infinite product grid listings with filter section or something like this...I created one with bootstrap cols, it would be nice to have an example designed on APP...
I think the Bootstrap way of doing colors is very limiting. I was using a different theme where they solved this by just adding all colors with a few different shades. Man, was it liberating!See an example of what I mean here: [[product link]]
Hello,Can you develop design for notification panel and center (when user click view all)Now notification panel only shows alerts without needed buttons such as - Set as read- Delete - Mark all as read - actions like approve or deny - From who-Settings to manage notification sy...