Hello Support Team,
Thank you for this great theme. Am failing to initialization JavaScript therefore all the modal, sidebar drop down menus are failing to work. Am developing my project in react but using the html template as a single page application.
How can I initialize or setup javascript...
I have deployed your theme on versal but it is not working there.
please help me how to fix this
Dear Team,
In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.
kind regards
Qamar Aamir
I need a clock widget and calendar widget for show many countries local time and the date of the day in my template , do metronic have this things ?! If yes ,how can i use ?! If No how can i find and use this things i need?
Hello.
I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:
1. System.IO.DirectoryNotFoundException
Unhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.
I as...
Hello dear Keen.
I would like to know before buy the Medtronic template is it possible deploy it on ISS (blazor and React) .
Hi!
I have a stacked modal on my page, and I want to close it by javascript.
I´m using the modal.hide() but nothing is happening. :(
I initialized the stacked modal:
modalColecao = n...
I do update with js for my UI after api request, the UI i'm updating is including this code:
helo friends,
i need help
i make refrence modal using laravel livewire, im using tagify input in the form
my problem is after input tag using tab or comma button submit always click
please help
thanks
Hello can you please help me with some information, when I try to download i need help.
1 How to create the rest of the pages for demo 23 and 31
1a, how to fit this into my asp app, what are the steps.
2 How to let user option to pick light or system color?
3 Can you allow us to download with...
hello I tried this a couple of times wtih ver 23, but after layout builder with light version it only exports dark (maybe system).
Also after clicking preview many of the layout builder tabs and options are missing
Can you please check.
hi!
i'm using metronic angular with ionic. I connected to my wep abi login page.I works fine. I wanted to take loggend user's id or token etc. on a page. could you write me a simple expample code.
I wrote like this
ngOnInit(): void {
this.bindTickets();
this.user$ = this.auth.curr...
Good morning, please I need your help to download the version of the theme that is in this url
https://preview.keenthemes.com/metronic/demo1/index.html
When I download I get another version of the theme, please help, since I really like this version and I need to integrate it into my project tha...
Hello,
I have a question regarding direct use of HTML DEMOS to start a new project.
I'm like to use a ready made demo (from demo1/dist folder) where I just removing from ready pages what i don't need.
Although the correct process is to generate the HTML from layout builder and use node.js, ya...
My screen shrinks every time a modal is opened.Please see on link below.
https://drive.google.com/file/d/1_tAzhPwOQHCWmMLnKmn2QDBOU-jNpKQp/view
In Angular Metronic v8.1.5 version, the app-user-inner component in the nav-bar component designed for mobile use comes empty. For this reason, it cannot be logged out in mobile use. I am waiting for help for this, thank you in advance.
When I switch to dark theme in Angular Metronic v8.1.5 version, metronic components change colour for dark mode, but since I use design libraries such as angular material, bootstrap, primeNG etc. in my project, naturally when I switch to dark mode, the components I add from this design library do no...
Hi,
I order your template, however, it can not satisfy my requirement.
Could you please give me customer service contact email, I can
email my order record and all necessary information. Thanks.
Charles
ctu1121@gmail.com
hi there,
i would like to know is there Metronic do support or already have such as workflow nodes?
like in the below link
https://nodered.org/
https://github.com/joelvh/flowy-engine/tree/master#import-the-flowchart-data
https://www.npmjs.com/package/@elsa-workflows/elsa-workflow-designer...
Hi team ,
I am using metronics 8x version which was built-on on create-vue tool. now as what i was checking change log of metronics , i saw in one updates create-vue tool has been replaced from vite, so are you guys going to give support of create-vue tool or should i update my project with late...
Hello,
Trying to install: metronic_laravel_v8.2.0_demo1
I got this error at the browser console:
"Mixed Content: The page at 'https://www.xxxxx/login' was loaded over a secure connection but contains a form that targets an insecure endpoint 'http://www.xxxx/login'. This endpoint should be mad...
Hi I'm using metronic vue demo 1,
I created a modal to handle creating and updating data, when updating the data should appear in the text fields so the user can change it, but that didn't work for me.
I have tried multiple tricks, her is my code