Hello KeenThemes,
I am interested in buying this theme, I had a few questions to make sure my backend is compatible with this theme.
1. Is this theme compatible with typescript?
2. Can i use the theme in combination with a Nest.js backend?
3. Is the theme responsive?
Regards,
"Hello, I have a JS error when I start my project in plugins.bundle.js. Can you please help me?"
metronic demo 8
node v18.12.0
npm 9.1.2
in the main menu we have profile picture and we have icon setting its drop down
so when I click sign out its work then we go to sign in page
but the issue is the drop down frezz I mean its stay in login page !
Demo 7 - CRM Dashboard when available for React waiting from long time
Hello guys.
I have a quick and silly question. Everything that I see on the "Live Preview" is available in React version, correct ?
When opening a drawer the common events are:
kt.drawer.toggle
kt.drawer.show
kt.drawer.shown
kt.drawer.toggled
But if you open with an external toggle. Ther...
None of the VueJS demos have a working data table that is able to filter via the search
Hello,
The angular template in below link is only view. There is no actions like create which is available in HTML template. Please advice how can I use HTML template functionalities like create in Angular applications.
https://preview.themeforest.net/item/metronic-responsive-admin-dashboar...
Default to open. I want to default to closed. How to implement this
Hello,
I have a Aside Menu with the following Display, Fixed, Minimize and Minimized configs set to true.
When the Aside Menu is minimized, the arrow (toogle aside icon) is represented backwards. It should be facing right, but it's facing left. Can you explain how to solve this bug please?
Than...
Hi,
First of all, We appreciate your effort in Metronic themes. These are fantastic.
We trying demo 3 - laravel version. We try to disable the aside menu on some particular pages. that was not working. can you suggest me how to do that.
We enabled aside in general.php file and we disabled...
Hi, may I know how I can perform search on multiple columns with the datable.search() function? Thanks
Hello,
I am using menu for filters and all I need to do is when user close the menu(by clicking out side on page), I have to reset filters options since filters are not applied. So I have to check that in hide event. Could you please guide me how to achieve that?
button
type="button"...
Hello
i'm using Metronic dahsboard Original (the angular version)
i want to hide the header for the desktop view so i get more space as i only need the side bar and the app-content containner
if i comment all the it will work but it not show sidebar_mobile_toggle...
select2 has no style in the new laravel starter kit
https://imgur.com/YPUVKw8
How can we fix the styles?
Thanks
Hello Devs!
After upgrading my Metronic 8.0.38 Laravel version, the svg icons doesnt accept colors like:
svg-icon-primary or svg-icon-danger, they appear black, also my pagination buttons from datatables are broken, is there something i missed? or where should I check to fix this issues?...
I'm using metronic 8 demo 1 with vue3. I see that to show images it uses this function getAssetPath('media/misc/auth-screens.png').
QUESTION: Where should I add new images/logos? I mean where to place that root folder (media)?
Hi, I purchased the Metronic theme from themeforst and loaded the Figma file however I can not seem to find the dark mode Figma file. Is this something you can send?
Thanks
I have integrated metronic 028 into my laravel project, all default build.
My select2 works like the one below. The CSS doesn't work properly.
Hello
In the demos, regardless of the amount of content in the "content" area, the footer is positioned at the bottom of the viewport.
When developing locally, the footer moves up the body area, to the bottom of the available content.
I have validated the class names for footer & content di...
I am trying to use select2 but my function is not detected, the following
$('#departamento').on('change', function () {
var data = $(".select2 option:selected").text();
console.log(data);
})
also try the following
$('#departamento').on('select2:select', function (e)...
Hi,
All going smooth except the Multiple select component. It is having one problem.
I have around 83 languages options dropdown. and there's a possibility that a user can select all of them.
but the problem is that when i select an option from the dropdown, the dropdown closes and item get...