Hi,I'm trying to sort a column by date in the users app.The data model that is used in Metronic looks like this:_models.tsimport {ID, Response} from '../../../../../../_metronic/helpers'export type User = { id?: ID name?: string avatar?: string email?: string...
In previous versions I could make theme 1 really boxed, including the aside (menu), in desktop browsers but on this new version I can not make it, I tried adding
Hello,can you help me implement date picker on my projectMetronic 8 + Demo 7I'm trying to implement flatpickrI saw this page but I don't how to proceedhttps://preview.keenthemes.com/html/metronic/docs/forms/flatpickrThank you
I couldn't get the Layout Builder to work for I did watch the php video but nothing at this point and for that I need if you can point me what files I can modify I will just do that.This is the layout that I'm looking for:Main > Width Mode : FluidLayout > Light HeaderThanks.
In 8.1.6, when you use the Dark Sidebar, you cannot follow the instructions here to change MenuItem icon colors without changes to the core SCSS._sidebar-dark.scss would appear to control t...
I bought the Metronic Template and am using tve Blazor Server Version / StarterKit.Why does it not run on https:// but instead I see aa notification in my browser that says "this page is stored on you computer". Visual Studio IDE hot-reload feature does not work in Metronic because of that as we...
Hi, I have some details with the Demo1 sidebar and top bar menu , when i first access the page they don't work, unless I make a full page reload. Is there a way to reload the Custom Javascript or something else in order to ensure the menu works from de begging?I'd appreciate your feed back
i just purchased the template and found out there is no jsx for all demo version only tsx. Is there any template/demo version in jsx format?If no then how do i use it in jsx?
Hello,can you please tell me how http://127.0.0.1:8000/js/custom/authentication/sign-up/general.jsis inserted at the bottom of the sign-up page?Thank you
Hi Team,There are some pages in HTML demos that don't exist in react demos so I want to know if there is a way I can reuse code from HTML demos codebase in reactjsThanks in advance.Ebrahim
Hi,,I try implement Metronic HTML version into angular...And it's so far so good..but i have small problem in mobile browser....Navigation menu not automaticly hide after navigate to certain component..i must click Hamburger Button to hide it....what should i do so that navigation menu automati...
Hello, I'm getting these warnings after a brand new installationDevTools failed to load source map: Could not load content for http://127.0.0.1:8000/plugins/global/axios.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREDevTools failed to load source map: Could not load...
I have been trying to create a microservice application with Metronic 8.1.2 as a backend Laravel demo 7 and Vue JS demo 7 as a frontend. When I deployed it on the live server using Apache2, it showed an error "Access to XMLHttpRequest at 'http://api' from origin 'http://url' has been blocked by CORS...
Hi, I'm trying to use the Metronic Demo 2 and I found that the scripts.bundle.js file isn't being built the same way the demo builds it. Because of this any (all) of the Metronic in house components (the ones location in the KTComponents var) do not work. The 2 I'm trying to use are Drawer and Me...
I'm trying the basic stepper example on the official documentation and the problem using the code provided is that the Submit Button never appears on Step 4. I've check that the js and css are linked but it doesn't work
Hello,I would like to implement a minimizeable sidebar on react demo2, like it is on demo1 with a toggle button. Can you please point in the right direction to do this?Thanks!Tamas