Hi,I am using the data-kt-menu attribute to get the KT menu working.I am using the react demo 8.Unfortunately, the menu does not appear on click.This is my code:const LanguageSelect: FC = () => { const lang = useLang() const currentLanguage = languages.find((x) => x.lang ===...
HI!I am trying to figure out what my options are for having a time picker with AM/PM instead of 24 hour time. I see that the one used in the Vue dashboard that I have uses ElementPlus and they don't seem to have the AM/PM feature (at least as far as I can tell).Are there any other options avai...
I got invalid source error as:Access to XMLHttpRequest at 'https://abc.com/1.png' from origin "localhost://" has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.In order to security reasons I cannot modify CORS policy. I would be...
I really need the old version of your Metronic theme, I mean the bootsrap3 theme html file. I have purchased Metronic theme can you please send me an old version of it
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects.I am writing to seek assistance with Vite support on the Demo 39 which is a HTML template and we are using it in the Vue js with vite bundle. I have created...
As seen on the documentation page (https://preview.keenthemes.com/flask/good/docs/index):TemplatesTake your templates to the next level and build dynamic interfaces with ease using various pre-made Good layouts and partials. Show Me How (https://preview.keenthemes.com/flask/good/docs/vie...
Hi, I include @section Scripts in my view, when I try to run the app I get this error -Invalid Operation Exception: The following sections have been defined but have not been rendered by the page at '/Views/Shared/_Layout Metronic. cshtml': 'Scripts'. To ignore an unrendered section call Ignore Se...
Hello,I'm contacting you regarding a problem I'm having with the menu system on my Metronic user interface.Here are the steps to reproduce the problem:I click on the "aside" menu on the left, which opens a first "menu-sub-dropdown".In this first "menu-sub-dropdown", I click on a button...
Symfony \ Component \ Mailer \ Exception \ TransportExceptionPHP 8.2.410.15.0Connection could not be established with host ":2525": stream_socket_client(): Unable to connect to :2525 (No se puede establecer una conexión ya que el equipo de destino denegó expresamente dicha cone...
after using content security policy (CSP) in my application jquery.blockui plugin stop working when i investigate i saw jquey.blockui has inline style which CSP blocked. Is there any separate css and js file for block ui plugin?
I've successfully set up the Laravel template, and I'm now looking to integrate the design directly from an HTML template. What steps should I take to achieve this?
Hi team,I'm running React Demo 1 v8.2.0 on Chrome 118.0.5993.88 (Official Build) (x86_64), without any personal changes (just downloaded from KeenThemes).When I start the application (yarn install; yarn start), the dashboard page is displayed as in the attached screenshots, that is clearly u...
Hi, i refer to this documentation,https://preview.keenthemes.com/html/keen/docs/general/datatables/server-sidei put the javascript to my code and its working perfectly if i use endpoint url u provide, this: url: "https://preview.keenthemes.com/api/datatables.php",if i use my own data with...
I notice that bootstrap-icons/bootstrap-icons.woff2 missing.and also `assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2` net::ERR_ABORTED 404 (Not Found)If you using fslightbox, it will not able to display the eye icon.Kindly advice for this. And also fix your zip file.Thanks
Hi,In the React demo1 of Metronic version 8.1.0 there is a Profile module. This is the URL for it:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/overviewWhen I go to Projects:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/projects...
Hi team, i have started the project with Django and when looking at the theme I want to download this page https://preview.keenthemes.com/metronic8/demo1/landing.htmlif this is not already available in the source code. If it is how can i access this page?Screenshot for your refe...