Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4888)

i'am using metronic 8.2.3 demo 39when i click menu with attribute wire:navigatedropdown menu in sidebar and header such as notification, profile can't click or showhow can i fix it ?i have watch this:https://www.youtube.com/watch?v=gkDq2E6g0F0this is my sidebar :
Install tiny-slider dependency by running command npm install tiny-slider.Include tiny-slider styles on your component.@import "tiny-slider/dist/tiny-slider.css";Paste a slider html code to your component....
Hey please help me, when i switch the mode to dark its rendered in html but doenst work what can i do
dear admin i am using the old version of the template , how can find which version i am using , and i have got issues with the dark mode i mean i cant switch to the dark mode, can you help me with that
I download de Vue Metronic 8.2.3 Demo 1 and after run npn run build don't work with nginx I juste receveid error this messages:1. Loading module from “http://vod.mydev.wtf/metronic8/vue/demo1/assets/index-9fb06229.js” was blocked because of a disallowed MIME type (“text/html”).2. The styles...
HiHaving issues with the form submission. I added the below and I have a route in my laravel app along with a controller and model. But when I click on the submit button it goes to create-account.js and does validation but stop there. I get no errors and the data is not added to my database. Do...
Hi,I'm customizing the UI as per my requirements. Now, I want to change the LTR to RTL at runtime. I found that themesetting.json can do that switching. But It doesn't do on runtime. How can I make it? Please give me complete instructions for this problem.It would be a great thing if you res...
When I try to open the KTMenu in a modal the menu opens inside the modal but not under the button that performs the action
Hi,I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
Hello,can i hide compenent in page like hide sidebar use sidebarlogo?metronic 8 VUE.Thank you
Hello, I am using Metronic with React Typescript and wanted to ask does it have Spinner to use for content loading? I need some loader but not a splashscreen
In the metronic8 template, the container element with id="kt_app_content_container", which essentially holds all the content, extends too far upwards when the y-gutters are used for the rows.This means that the "kt_app_content_container element" will lie on top of the breadcrumbs and the bottom be...
https://preview.keenthemes.com/metronic8/demo1/dashboards/podcast.htmlHave downloaded but only see 8 zip files, can't find the podcast one
Hello,When I run gulp --demo1 for asp.net core, I get the following error. I use Metronic 8.2.3 is the latest version and Windows 11 Pro. I tried it on a MacBook Pro and got the same error. How can I solve this?"Thank you,MustafaUsing gulp config file: "../../gulp.config.js"[16:31:...
I need a calendar in my React app and I want to use the calendar from Metronic html admin dashboard. How can I do it?
Was modals wireframes in figma not shared?
in react metronic demo 1 theme you are using api for sorting the table, but i want to sort table here in frontend but an error is occuring, like metronic react table i am writing this code for sorting." const { getTableProps, getTableBodyProps, headers, rows, prepareRow } = useTable({ colu...
Hello There, On my MacBook Pro, I have all the necessary requirements. I ran 'yarn install' in the ASP.NET Core starter kit, but I received these outputs and warnings: how will my project be affected by these 'yarn install' failed situations? What do the failures mean? What should I do? How can...
Hi Keenthemes, i installed the metronic starterkit laravel project, configure my email in .env, i want to create a new user with Developer permissioni but im encountering 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'my PHP: 8.1.27, Laravel: 10.45.1Ki...
I am using your theme and it have a component called ChatInner Component in React which is help to display the chats of the both users.It is working fine but i want to have pagination on scroll top like most recent chat should be displayed and for older chat if user scroll to top based on that the...