Hi,
Is there a preimplemented way to close a dropdown menu on button click?
For example, on metronic react demo 2 notification logs, I'd like to close the menu when clicking on View all. What would be the best way to do this?
Best wishes,
Tamás
The command ng build --prod its not working, it gave me the Error: Unknown argument: prod
I want to use it because I want to have the AOT to be optimized.
So right now I'm testing for first time the build option and I face this
How do I enable email verification in user registration using the Laravel starter kit version?
Hi,
I'm using ktDataTable html table, i need could refresh de data in the table. To do this i´m deleting the html inside tbody on my page using javascript and recreating all the rows of my table. After i´m trying of execute the function of ktdatatable destroy and reload, but the table refresh t...
I'm developping a laravel project with the latest version of Metronic 8 theme (8.0.36)
For the upgrade to work properly I had to reverse the webpack.mix.js to a previous syntax
From : mix.scripts(...) to mix.js(...)
the .scripts generated many errors
But with that, I now have a "window.ignite...
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...
Hello,
I'm using Metronic latest version, when I try to implement the following page - templates - hiring-page.html (you will find it attached) the menu pushes all other items down. I attach a screenshot.
hiring-page.html:
https://pastebin.com/E0svkV9e
This is the theme layout - default-l...
Dear Support Team,
I hope this email finds you well. We recently purchased your Metronic product and have been highly satisfied with its performance and capabilities. Your team's dedication to providing regular updates and improvements is commendable.
In light of our recent purchase, we are no...
https://preview.keenthemes.com/html/metronic/docs/forms/image-input
If you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.
Can you please fix that?
Hello,
I am looking forward to buying your theme and my question is how to use the theme with my existing Django project. I tried to read the docs and found out that the Django version of Metronic is actually a new project rather than Django templates only. So, what shall I do if I want to use my...
Trying to install asp.net CORE
NPM ver: 10.2.4
YARN ver: 1.22.21
I have removed "type": "module", from package.json
I have added "resolutions": {
"gulp-dart-sass/sass": "1.70.0"
}, to package.json and deleted node_modules folder and lock files.
Now when I run npm run build --demo1
I...
I want to change font family to Cairo
i try change $font-family-sans-serif in "_variables.scss"
$font-family-sans-serif: "Cairo", Helvetica, "sans-serif" !default;
and add this link to index.html
Hi there,
I am using metronic under Wordpress and understrap theme (underscore + bootstrap).
To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.css
When adding some module or page of the template, everything is work...
https://imgur.com/a/z98GlIj
https://imgur.com/a/dWSvFne
hello, when you click the button in the first picture, the modal opens. There is a date field in the modal. When you click on the right and left arrow keys that allow you to switch to the other month for date selection, the modal closes...
I am new to react, and am having some issues getting this project started.
I followed the quick start guide, only to run into a few issues.
First it looks like I have a typescript dependency conflict. I tried to work around it by downgrading typescript with this command: npm install typescrip...
How to enable hour input ?
How can we download all metronic themes (html) or (angular) or any other by one click? Not clicking one by one.
When I click a link on the nav item's dropdown menu, the menu stays open as the page navigates (since the header stays the same and only the content is changed via React and React Router). Is it possible to close the menu after link click?
I am trying to convert the Html theme to React since i could not really get a good grasp of the code. Everything seems to be working but I am having issues with the drop down and other triggers. What do I need to do to get going?
Hello, im using LARAVEL THEME (Starter Kit) 8.2.3
I know that i can change data-kt-app-layout="light-sidebar", but i dont know where to change it in this Laravel Starter Kit, by the way i need to change the Background color, and texts menu colors
How can i change this vars and colors.
Thank...
Hi All, I try to open Modal in html and I follow this documentation https://preview.keenthemes.com/html/metronic/docs/base/modal but it is not open,