Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Suggestions (153)

We use your email validation code, but when a user add an email with a capital letter, such as Harry@gmail.com, it gives the error ''Please match the format requested'' Also same issue occurs when we use the domain extension .africa Are you able to allow capitals and .africa domain please?
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 Sean As 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...
Keen V2 had a lot of different timelines to chose from here-> https://preview.keenthemes.com/keen-v2/demo1/features/custom/timeline.html I cannot find these for V3, I may be missing them but I don't think I am. Is there a specific reason they weren't carried over to v3?
Hi, I used the GOOD template for my project. I want to truncate the text inside the table. But the bootstrap class can't be applied. So it doesn't work correctly. Any suggestion to make it? Thank you Aurel
Hi, Personally I love your Metronic HTML Template, its beautifully designed and crafted, easy to learn and implement than any other brand template.. but other Metronic versions like VUE etc. are little bit over bloated with outdated dependencies, and complex for starting new projects, Compilin...
I have a suggestion, Please collaborate with Web Developer Youtubers like Laravel Daily, Bitfumes etc. So that they can create up to date video tutorials on how to integrate Metronic Template with different web technologies like Laravel, Vue JS, Inertia etc.. and Tutoria...
First, I know it's a - Major change - Matronic's code quantity is pretty large - Most of its UI is based on Bootstrap - TailwindCSS is still not as popular as Bootstrap. TailwindCSS is popular, i've used Metronic since v6, and I've spent a lot of time on its code. After using TailwindCSS i...
Compre esta plantilla y ahora solo quiero generear una simple plantilla en HTML nada mas pero veo parametros que no puedo quitar. data-kt-app-layout="light-sidebar" data-kt-app-sidebar-fixed="true" data-kt-app-sidebar-push-header="true" data-kt-app-sidebar-push-toolbar="true" Todos esos feos p...
where do I start? I want a website like Upwork in submission of Proposal But in the field of construction, decoration and furniture And also trade exchange between stores Design and develop website close to: https://keenthemes.com/hireus in both Languages English / Arabic It contains th...
I bought jettheme.I use navbar and sidebar in a module for lazyloading but for example in sidebar menu links (hover) don't work. What can i do
Hi! I think the use case of uploading a gallery of images is common - for example uploading multiple photos of one product in e-commerce, or uploading multiple photos to a social media post. Would be good to see this designed in the Metronic template. Cheers! Peter
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.html but is not available to me in my purchased template.
1. run yarn add @types/bootstrap 2. 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-toolbar Thank 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.