I have a Blazor Server project, and I want to use the Left Menu, Header, and form components in my Blazor project. I've made some modifications to make it work, but it seems like the components that involve JavaScript, such as the menu opening and closing and automatic hiding, are not functioning. I...
Hi,I would like to purchase Metronic to build a react application.I see the export button for html demos. But i don't see one for react demos.will i be able to export for react also so that I can move fast in the development?Please let me know what are all the options for react? Than...
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...
Hi There,I recently purchased your Keen V.3.0.5 theme and have started working with it, but I noticed today that your Docs & Components website is not working:https://preview.keenthemes.com/html/keen/docs/indexCan you please advise when this will be functional again?Thanks!Reuben
Hi, i wanted to know how should i integrate the components shown in the HTML views to Django views, i tought that at least the Demo1 on Django project had some features enabled but i saw that there is just a basic view. There is some tutorial somewhere?
hello, I am trying to analyze the crud of users of metronic version laravel, I am noticing in the datatable part, that you are generating the scripts on the server side, however, there is a table.js file that also initializes the datatables, so this me It seems redundant and I don't know which one t...
Unlike examples ( https://preview.keenthemes.com/html/star-html-pro/docs/base/alerts ), its color setting seems to be incorrect ( src/sass/components/_variables.custom.scss ).// Theme colors$primary-light-dark: #2f264f;=> looks like info-light-dark// Info$info-light:...
I am not sure if it is only me or everyone. I am having an issue with the export button on Layout Builder. It is not working!I set everything on the layout builder and clicked preview, and it works. But the export button does not do anything when I click it.
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?
Good day! I was wondering what the optimal way to edit webpack.config.js would be in order to have it direct the output to a different project folder besides a demo folder. I have a folder called "project" that's currently in the same parent folder that demo1 is in. It is a PHP project using Metroni...
Hello,i'm using Metronic Demo50, in this demo there is two sidebars (Primary and Secondary),and there's toggle button to toggle secondary sidebar (open and close),the default secondary sidebar is open so, i need to change the default to be collapsed when open the website like,Thank's
Hello, I need to download from https://preview.keenthemes.com/metronic8/demo39/layout-builder.htmlWhen I click Export it show Generating HTML and not download any thing.Please help me.
Hey, I'm trying to use your input dialer, but cant enter manually value to the input:https://preview.keenthemes.com/html/metronic/docs/forms/dialereven in your examples.when I try to mark the input value and then type new value it does nothing or giving me wrong numbers.
I HAVE METRONIC 8.2 WHEN I TRY TO BUILD AND THEN OPEN THE INDEX.HTML FILE, THERE ARE JUST TWO BROKEN IMAGE LINKS AND LOADING TEXT. WHEN I CLICKED THE CONSOLE THERE ARE MIME CHECKING PROBLEMS. WHEN I SEARCH, I THINK THAT THERE IS MAYBE SOMETHING IS WRONG ABOUT WEBPACK. HOW I CORRECT THIS ISSUE? PLS H...
hi, i have nodejs 16.20.0yarn and gulp installed globally.yarn install finished without any problem but gulp gives this error:57 │ $dividend: abs($dividend); │ ^^^^^^^^^^^^^^after this, when i dotnet watch and try to navigate pages, only main page visible. when i...
when i try run or create any rtl or original demo with html template i get this errornpm run build --rtl --demo21ornpm run build --demo21> metronic@8.2 build> webpackInvalid configuration object. Webpack has been initialized using a configuration object that does not match the API...
Hi,I did everything as described in the below link in my php plugin:https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1I log in to the system and everything work but my browser console is showing some errors like below, and when I comment include p...