Hi Sir/Ma'm,I want to purchase a dashboard theme. But didn't know what is in the package. I required a dashboard with HTML, React, and Blazor. So can guide me if i purchase, they are included in the demos or i have to buy each one of them seperatly.waiting for your reply.Thanks
Hi All,I'm facing problems when I use this site for my code: https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/getting-startedWhen I add customer, scroll down to select Country, the website automatically scrolls up and can't select Country.Please show me how to fix it...
How to stop zoom in on input focus on mobile devices? I am using an iOS device.This picture is representative. The same is true for form elements in metron.https://miro.medium.com/v2/resize:fit:828/1*MK-xdEPXT8cuGSZHxODetQ.gif
Hi,In want to sort data by a default column and prevent user from changing it. That means, NO column in my table is sortable .Please try it on your examplehttps://preview.keenthemes....
how to swap between RTL and LTR SCSS file when I use LTR I should use part of SCSS and when I use RTL I should use different part of SCSS in style.angular.scss using LTR // Angular vendors@import "~socicon/css/socicon.css";@import "~@fortawesome/fontawesome-free/css/all.min.css";@impo...
I´m buy the Metronic Theme and I'm trying to build the dark-header template in asp.net. Do you plan to release at least the 4 menu templates in each language?
Hi;I use metronic 8 html version demo35 implemention to my angular 15 project and js imported after error "KTUtil is not defined"can you help me for this problemThanks Keen Team.
The auth set in place makes it so you cannot see anything under the auth. We've worked through your Laravel API but thats also incomplete and there is zero documentation around that whatsoever. We just want to be able to see the underlying react demo without the Auth putting a brick wall between us.
Please consider update Tempus Dominus library to the latest version.The current one, 6.2.10 has a lot of errors with Internationalization.The latest version for this library is 6.7.7
When we use Datatable component with action button in row, its all ok with static data, but with dynamic data buttons don't work. Looks like its not initialized. Dara recieved on hook OnMountedHere code:
Hi-I'm trying to get a demo compiled of a Keen theme we purchased in 2019. I've installed Node.js and pytho27....but I can not get it to compile.Does anyone have this compiled? I get this error when I call "yarn" from the command prompt. File "C:\Users\emligotti\.node-gyp\18.16.0\include\n...
Hi, i'm new here just wanna ask how to remove sidebar in laravel? i just need the navbar, when i try the builder in HTML it works, but i dont know how to implement in laravel, any tutorial?
https://preview.keenthemes.com/metronic8/demo1/account/billing.htmlThe ZIP files do not contain the react version to this. Just wanted to see if you had this available or if I am missing something?
Hello,Does flackpicker support dateformat with slashes? I've tried to set dateFormat: "d/M/y" and "dd/MM/yyyy" but the date is always displayed with dashes like this 2023-01-01Thanks for help.
It's stuck when i execute the command "gulp watch".```$ gulp watchUsing gulp config file: "../../gulp.config.js"[11:26:14] Using gulpfile D:\Venus\metronic_html_v8.1.8_demo39\tools\gulpfile.js[11:26:14] Starting 'watch'...```
Good day,I have a problem with running the flask program. When it runs the main page displays however, non of the links work, whenever I clicked them. What could be the problem? Thank you in advance for the help.
I am using the theme HTML, demo 5, Metronic 7.2.9 and implementing chat functionality.Due to a lot of messages, when the page is loaded, I need to scroll automatically to be positioned in the bottom - showing the last message. How can I get it?Thanks