Hi sir,
I purchased metronic_v8.1.6 , I need minify file. I minified file on my side but come below error
1.Expected selector, found '=' Ume. Design
2.Expected comma or open brace, found '=' Ume. Design
3. Expected identifier, found '['
html\demo1\dist.\assets\ Here I not foun...
rror de compilación
Descripción: Error durante la compilación de un recurso requerido para dar servicio a esta solicitud. Revise los detalles de error específicos siguientes y modifique el código fuente en consecuencia.
Mensaje de error del compilador: BC31498: Length of String constant exceeds...
How to create date and time picker in metronic_v8.1.6 theme. I tried using matDatePicker, but the calendar form has moved and I can't adjust it. Please help me, do you have any guidence on how to implement this?
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.ts
import {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
Redux setup and store is not found in Reactjs Demo1 folder.
please update it asap as you show it in themeforest metronic page.
Regarfs.
Shahbaz Mughal
Hello,
can you help me implement date picker on my project
Metronic 8 + Demo 7
I'm trying to implement flatpickr
I saw this page but I don't how to proceed
https://preview.keenthemes.com/html/metronic/docs/forms/flatpickr
Thank 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 : Fluid
Layout > Light Header
Thanks.
How do I make sub-menu links remain open using cookies after navigating to the page that the link points to?
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 used plugins.bundle.rtl.css & style.bundle.rtl.css
But all icon not working.Please check
regards,
Pallavi
I can't find the roadmap or the route logic in the react documentation, which makes it very difficult for the development to modify.
I downloaded the Laravel version, but there is no config/demo1/page.php file as it says in the document? And there is only the homepage?
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.js
is 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 reactjs
Thanks 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 installation
DevTools 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_FAILURE
DevTools 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...