Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Metronic (5001)

Hi ,we have purchased the metronic template and we use this demo for spring.But compared to the other demos, it is missing many pages / layouts for example the account/overview page or many other pages. It comes only with a very small set of pages.Can you please tell me how we can ge...
Hello to great team of KT Metronic.I'm trying to keep vertical scrollbar not on to zero but at the bottom, because I'm adding rows into div.scroll.h-400px.row-container by clicking on button.add-row. Newly added rows stays hidden outside visible area because the scrollbar is always on top vertical...
Hello dear devs! I trust this message finds you well. I've been delving into Angular Metronic and had a query regarding font customization. Specifically, I'm curious about adjusting the font size to align with my project's design specifications. Could you kindly guide me on how to modify the font si...
Hello - I'm building based on Demo39I have the accordion menu on the left sideWhen there are sub-menus, there is a very faint arrow pointing down that can be expandedI've gone through the CSS and tried updating colors where I could, but I can't find how to change the color of this arrow,...
Can we get some actual examples of setting up a DataTable, Quill, and maybe a few other assets using Laravel? It'd be nice to have something to reference. For example, in-order for me to get DataTables working I needed to import jquery (code below). This seems incorrect, but I have nothing to compar...
I appreciate that you supply a Blazor net 7 serverside version, but since November the .NET 8 RTM brought a lot a news in Blazor world (reunite the serverside rendering of the old .cshtml with the interactive modes of server-signalR and webassembly).I wonder if you have in your roadmap a .net8 w...
So the problem that i have is that the compiled assets folder structure is different when i'm running the npm run dev.Let's say I download the starterkit and then remove all the asset inside the assets folder and then compile the assets, the folder structure will change and lead to an error when...
Got this :> keenthemes@8.2.1 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. -> All modules are loaded upon...
Is there a specific .scss file in this whole bundle where you'd suggest we just add our custom CSS rules?If not, how do you suggest we go about adding a custom.scss file and having it compiled into the bundle.css?
Hello,What Gantt plugin are you using with Metronic theme?Best regards,
Hi all,Is there a way I can improve the styes.scss bundle size? using just the 8.2.1 skeleton project it isstyles.d5205ccd91fc897d.css | styles | 1.56 MB | 89.89 kBThis is already exceeding the recommended 2mb total build size when with the other chunks.
Hi, I have been struggling for hours with an issue so thought i better get help. I am trying to put some rating stars in a modal, but they dont work! I am using the below code which is from here https://preview.keenthemes.com/html/metronic/docs/base/rating
Hello,we are using an old version of metronic, and we have used metronic with angular 8, now we upgraded version of angular to 17 with standalone structure. Does metronic compatible with angular 17 standalone structure or not?. If yes, how can we upgrade the version of metronic. Because of angular...
Hi Team,Is there any Metronic theme available that incorporates the latest concepts, such as ngrx/store, interceptors, and signals, and also utilizes Angular 17 concepts?
Hi.I working on the Metronics Laravel app.It was working well before I run "Composer update" to install the DebugBar.After the upgrade I can't login to App.Getting "Sorry, looks like there are some errors detected, please try again." error message.From DebugBar i got this execption "Unauth...
PS C:\metronic_html_v8.2.2_demo1\tools> npm run build> keenthemes@8.2.2 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-em...
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!I see this message in fir...
The default incoming chat message is "Thank you for your awesome support!" I've located two files in which this message is defined:./assets/js/custom/apps/chat/chat.js./_keenthemes/src/js/custom/apps/chat/chat.jsBut, when I attempt to update the message in either of these files, it doesn't...
I'm trying to change the toolbar content, especially the action buttons on the right depending of the current page in the React template, but I''m not able to do it. Any suggestion?
Does Metronic support automatic language translation, or is it up to me to implement my own logic for the translations?