Hello,
I'd like to use the Craft template in our Angular project, but I can't find any information about it.
The goal is to integrate the Craft template with Angular.
What about Angular 14? Is that supported?
I've downloaded the HTML package of Demo2 from the new Download page, and in the package are missing the CSS Dark files
style.dark.bundle.css
plugins.dark.bundle.css
I've tried to download from themeforest and the package contains only the demo1 of the html , but the dark files are missing t...
I couldn't make carousel to work :|
Ruby on rails support still not out?
It was supposed to come out two weeks ago normally we're still waiting
Hi i'd like to know when will you upgrade to tailwind v4 and if there's a timeline for 2025 metronic react releases, like when will you release a stable version for react native metronic or when will you update the react docs.
Thankss!
Hello,
I want to use metronic 8 with vue3 without typescript , is there a way to get the theme with javascript only?
I have a form with an image input and want to reset the whole form along with image input.
Right now the image input does not reset it stays as the one I uploaded latest.
The image is not saved to DB right now.
Hi, are you planning to provide a CRUD example for angular which uses material themes?
I need to set the logo path from the store.
I have tried to import store on core/config/DefaultLayoutConfig.ts this file but it returns the error
"Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization"
Please help me with above issue.
Thank you!
Breadcrumbs do not work on the latest version of Metronic on Angular, can anyone help?
no kt_header_menu exists in the application, when I look into page-info.service.ts
Language Dropdown not working in react demo1 metronic version 8.0.31
its work in your online demo1 but not the one i downloaded
thanks
I would like to modify multi-steps-sign-up.html each account type takes to deferent sign up page can someone modify the JS file to me which is create-account.js
Thanks
Hi, may i know why my pagination is not working, it always "Showing 1 - 10 of 10", even i have above 10 items.
Any possible thing did wrong?
Thank You
I bought a metronic theme,
I followed the laravel instructions to build the application.
Everything is working fine except that the svg icons are not working.
I tried looking for a fix on my own but i'm not getting anywhere.
Hi Sean and Team
I receive an uncaught error which is traced from plugins to sign-in validator script -> KTSigninGeneral.init();
Error:
Uncaught TypeError: Cannot read properties of null (reading 'classList')
at plugins.bundle.js:26422:119075
at Array.forEach ()
at...
we build a software using Metronic vue,
when we start using the built website "program" and after switching between menu items,
the vue becoming freezing (not responding). we investage the issue, and we found that component (MenuComponent, ToggleComponent, ect) has been initialized, and didn...
Hello, please help me.
I created a controller, I pulled some data from the DB, when I pass the data to the view I get this error : Undefined variable $member
MembersController :
public function member(Request $request){
$member = DB::table('members')->where('id', $request->query('m'...
I have purchased and installed the Metronic Laravel Admin Dashboard Theme and completed the documented installation. I am using Apache, and the routes do not seem to work correctly. I get the error "The requested URL was not found on this server." when it routes to the /login URL.
Hello,
Is there a Metronic 8 with Vue2 support?
If no, where can I get the latest Metronic that is supported by Vue2?
Thanks!
I need to add my custom icons and feel the hover effect and so on .
I fetched tabs from the database using ngFor loop. but if I used ngFor loop then ktMenu dropdown which I added in tab-content is not working. I used Metronic theme.
I tried with this example:- https://preview.keenthemes.com/metronic8/demo1/documentation/general/menu.html?_ga=2.69169046.68420783.16...
Hi,
I'm using metronic angular v8.1.5 demo1
I found a typo that was causing the breadcrumb to not be displayed.
src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120
this.appPageTitleBreadcrumb = this.layout.getProp(
'app.pageTitle.bre...