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

Metronic (4040)

Im using metronic 8.0.35, html, and demo8Working on datatables with fixed columns but columns are not fixed.Settings "scrollX": true, fixedColumns: { left: 2 },Any sample i can compare?T.I.A.
Hi~ I'm wondering How I can change the smaller font-size of content in card within "list-columns1.html" in Demo12 . It doesn't work when I use class name like 'font-size-xm' as well as inline style method. Bigger size is available but smaller size isn't, I think. I will appreciate if you help m...
Hi thereI'm wondering if I missed something on the setup, but it's been successfully completed and when checked the version it gives me 8.77.1 and not 9https://www.screencast.com/t/7KDBdMr1f
Hello, I bought the Metronic theme before.Now theme was updated, I want to re-download the theme files.I re-downloaded the file via Themeforest.But there are only demo1 files for vue, react and html in the file.The file I downloaded does not contain the files of other demos.Is th...
How can i change the date format from mmddyy to ddmmyy?
version: Metronic v8.0.36project: vue demo1views: CustomerListing.vueconst tableData = ref([]); const initCustomers = ref([]); const total = ref(0) onMounted(() => { axios.get('http://127.0.0.1:19093/api/customers', {params:{...
Good evening, in fact I am performing an integration of demo2 HTML theme by following all the steps contained in the document Server-Side integration for laravel.once you get to the step to compile the assets.when I run the command: npm run devit shows me this error:'mix' is not recognized...
I upgraded a project to Metronic 8.0.36 and noticed that the Password Meter Control no longer auto-adjusts the password strength meter bar. I verified by pulling up the free-trial-sign-up form from version 8.0.35 and 8.0.36, and while it works as expected in 8.0.35, it does not work in 8.0.36. Is th...
Hi,I have a problem with the stepper component, the formik validation error messages do not appear under the field. example: name required.In the preview, the messages appear, but when running locally the messages do not appear. What can I do?Another question is about the users module, w...
Hi there,Love the vue project so far, great job team!I was hoping you could help me find the location of this template in the vue project: https://preview.keenthemes.com/metronic8/demo7/authentication/extended/multi-steps-sign-up.htmlThanks
Dear Support,We noticed there are errors when viewing in the inspector in the console of the FireFox. Error in parsing value for ‘max-width’. Declaration dropped. Unknown property ‘text-size-adjust’. Declaration dropped. Error in parsing value for...
Please do you have the react template in js extension? What is here is typescript
I will like to setup demo19 in react for use?
Hi keenthemes,The de-activation of aside menu in demo6 is not working in Layout Builder.even if you try to visualise it here with no aside, it still appears :https://preview.keenthemes.com/metronic8/demo6/layouts/aside/only-header.htmlwich it is de-activated in demo1 :https://preview...
I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
Congratulations on the work you are doing.in fact, I would like to integrate one of your HTML themes, either demo2 or demo19, into my laravel8 project while using Jestream Inertia and Vue3.Apparently I can't find any documentation to help me with this. how can i do that?
Without ktdatatable, the development cost of Metronic has increased a lot.
Hi,how can i remove login page and skip to dashboard directly in React demo 1 ?some said by changing react/demo1/src/app/routing/Routes.tsxand replacing content to
Hello,I'm trying to use Metronic Demo 20 for a project, and I want to have the ability to use multiple tabs in the header as the primary menu,In the mobile version, a horizontal scroll is activated if you have many tabs,But in the normal version, the tabs get split into multiple lines,Is the...
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...
I have installed the Vue / Laravel version on my PC and i cannot login. how do i disable the login or setup DB for login against the DB. Thank you