Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...
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...
hi there,I am not sure if this is correct place to enquiry about this.Recently we have found and able to use the PrimeNG component in our application.It is great 3rd party !Q1 - how to use the context menu in dock item when user onclick on the icon.Thanks
I purchased the Good – Bootstrap 5 Admin Dashboard Template. .net.core v.1.1.1. starter kit I open the visual studio of this project. However, when I run it, whatever link I click on, it always comes to the home page, it does not go to other pages. what's the problem? How can it be fixed?https:/...
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 am a new developer. I have created custom mic.js, camera.js and support-chat.js and support-chat.scss. how do I compile these so they move from SRC to dist?
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?