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

Tag: Metronic (1307)

Hello, metronic 7 also does not work in metron 8 from this code. I get a warning as "No data available in table". How can I fix this?function productTable() {(function() {var t;t = $('.m_datatable').DataTable( {data: { type: "remote", sour...
Hi,When I use the Metronic's KTPasswordMeter class it asks for a password of a minimum of 8 characters. ("Use 8 or more characters with a mix of letters, numbers & symbols."How can I change the minimum rerquirement to 12 or mor characters?I checked the Password Meter api documentation...
Hi Keenthemes,isn't a good practive to name you svg files country inside flag folder by alpha 2 or maybe alpha 3 code name ?? like (us, fr, ca, mx, ..) USA, France, Canada, Mexico, ..Here's a ressource : https://www.iban.com/country-codes or more well organized buy Letters : https://www.na...
Hi,Is there a way to make a 100% height based on the current viewport?The use case will be the chat page. We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left. I...
Using material datepicker, inside dropdown menus, When a date is selected dropdown closes, how to avoid it?THanks
Hi, How do we implement ckeditor in metronic 8 using react?
I just noticed that in the metronic documentation the background color bg-lighten is equal to the bg-white, as shown here: https://i.imgur.com/YqnFEmS.png . I think the problem could be that the css class bg-lighten does not exists in the style css file.In the previous versions this backg...
In the previous versions of the theme the checkbox inputs would have the class form-check .form-check-input that had the property cursor: pointer. In the current versions this was removed which in my point of view does not help the user experience.Example:https://i.imgur.com/VT2gVEq.png...
Hey there,I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent.Any chance to get those varied switch buttons from this Metronic version?:But I'm talking specific on the - Basic Examples>With Iconhttps://p...
Dear Support Team,I'm struggling to make the menus work when I press the button. We have aspnetzero 11.3 with Angular and Metronic 8.I got to the point that menus work when the page is initially loaded however if I have a button with a menu attached on the cards which dynamically load (lazy...
Hi, I download metronic_html_v8.1.4_demo20 and when I try to use the gulp command it gives an error. At first it give an error about lodash, i install it using NPM and that error is missing (I don't know that installing this lodash using npm is correct way), and then after that it give me other erro...
https://preview.keenthemes.com/html/metronic/docs/forms/image-inputIf you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.Can you please fix that?
Hello Guys,I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.here are my issues:putting sidebar, topbar etc in a shared lib is causing erro...
Changing the following selector in style.bundle.css...(from)i { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}(to)i[class] { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}...
I bought your metronic admin panel theme from themeforest. But your download links download as demo. How can I download full versions.
hello there, I'm trying to join the Affiliate program, I fill the following 3 fields, but it always shows error.How can I fix the problem and join it?
Hi, When I refresh my page it seem it went from dark mode back to light. Is it some script or something that I accidentally remove or something that may cause it? And how can I fix it? I'm using V.8.1.0 Thanks.
Hi keenthemes,The Slider appears to not work in RTL Landing page, although it is working on the LTR .. ??Here : https://preview.keenthemes.com/metronic8/demo1/rtl/landing.htmlthank you
I found some error messages while compiling Vue version of demo8 downloaded from the site, and all of them are on "endingShape": "..." in ApexChart.endingShape is deprecated long time ago since ApexChart 3.27 but Metronic8 demos are still using this, which is quite surprising.