New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

All Questions (6142)

Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.Any known bug?Thank you
3 questions : 1. If I were to purchase the metronic template from themeforest, I'm just curious on how will I be able to download all the templates that you guys provided.. Based on the previews, I noticed that you guys have more than 20 templates that are ready to be used...2. Just to doubl...
There is a critical error on Calendar. When I click +3 more link, there are 4 appointment record in it but only first row is available at edit button. When I click edit, it allways go to first row info. I can not reach other edit panels. Could you please check it?
We are trying to install the demo version with the latest version of Metronic theme but it's only creating a dist folder inside the demo folder like (D:\xampp\htdocs\Theme270522\metronic_v8.0.38\html\demo3 -> dist) Missing src folder. how to achieve this?Installed the new demo version by command...
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.htmlHave example of editable...
Hi,1. I would like to know how to make the body margin top smaller on demo-32. between Aside-menu and content there is a huge margin. How can I make the content bigger? Thank you in advance.JR
The code works as usual, but it is always warning these errors like shown in this image:https://ibb.co/Fg6WFgZHow could I solve it?
Hi!I am working with demo 5 (Angular) example and am currently struggling with a situation where dropdowns don't open when I click on them. This happens only after I have navigated away from /dashboard to let's say /auth/login and back. I am using the 'data-kt-menu-trigger="click"' logic.I I...
I have been using this template with my next.js app and i'm struggling to get all the futures working property, I know it is small chance that this will happen but It would be awesome.I would surely pay extra for that opportunity.
Hi,I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...
Hi Team,I've got existing project with fixed content.I'd like to change to fluid.How to achieve this?regards
Hi, I would like to setup Metronic 8 (demo3, React version) with Laravel. Which tutorial should I follow? I only see Vue + Laravel integration in the docs.
How to redirect from sign-in to dashboard if user logged in??
The setup instructions at https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.html don't match anything I've downloaded. I downloaded the zip file from Themeforest and I have downloaded a theme.Step 3 says: Start a command prompt window or terminal and change...
Hi,How print report result with bootstrap in laravel with metronic also I need to print paper with background water mark and table grid lines rows ,Is there any library can benefit me Thanks in advance M.Fakira
Hi! I installed Angular on my new website, but I'm using the HTML version from this theme and apply the theme manually by copying the design I need. Header and sidebar animations don't work.The console show this error:Uncaught TypeError: Cannot read properties of null (reading 'on') at O...
How can I do auth operations (login/register) in Metronic UI React template?I'm new to Metronic UI so I don't know much about the file structure of the project, so I don't know how to do auth operations (login/register). Can you help me with this?It would be great if you could suggest a video or...
Hi do you have ready build for vuejs with vite ?
The default for the table display is 10 records per page (datatables plugin on metronic) How can we change this easily? Which js should we update?
There is no an outline badge. Could you please add an addition outline badge at Metronic.
Hopes to fix the bug in the ckeditor as soon as possible!!!!!
With functions like this, how do redirect the user to the previous page after a successful loginconst router = createRouter({ history: createWebHashHistory(), routes,});router.beforeEach(() => { // reset config to initial state store.commit(Mutations.RESET_LAYOUT_CONFIG...