i've downloaded metronics latest version 8.037 on themeforest, but the size only 679mb, why it only contain demo1? The previous version 8.035 got 3,1gb on its size.
We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.
Has us stumped...
I have tried utilizing a simple form to get the hang of how your scripts work, but am confused. I copied the section of "Sign-In Method" from the "Account->Settings.html" page in demo 20. By clicking the "Change Email" or "Reset Password" buttons, neither of the sub-sections open up and I was curiou...
I appreciate your amazing work on templates.
Saw on landing usage of fs-6 fs-lg-4 , tried to use it myself expecting behavior like in all Bootstrap5 responsive items(cols, paddings, flex alignments, etc.) but it...
where to find metronic 8 angular docs please , many component like date upload image , file upload , and many not found ? any help and if there is int documentation any good solution please
Good evening
I've seen a number of posts around integrating Metronic V8 with Blazor WASM.
I have this working with Blazor WASM .NET 6.
I am able to provide advice should anyone still be struggling, potentially, if there is enough appetite I could create a tutorial or a demo project to share...
Good morning :) I would like to know if it is possible to detect the user's operating system theme and automatically apply (if applicable) the metronic dark theme.
I say this to avoid putting together both metronic css styles and use:
@media (prefers-color-scheme: dark)
Hi Sir,
I have some issues need to help
1- Can Yajra working with Laravel 5.2
2-How can combined your theme Metronic 8 with Yajra without lose your theme style and all functionality , Because when I install Yajra in my project the many functionality is lose and not working perfectly ..!
3-...
Hello, you provide a separate Vue version, and a Laravel version using ".blades" files.
Do you have any tutorials on integrating the Vue template into Laravel?
I see you had a tutorial in Metronic v7, but it does not work with the latest version 8.
Hello;
In metronic_v6.0.6 datatables, I want to get all row Ids, but I couldn't find a way. I can read this when all rows selected. I want to do the same even if no row is selected.
Thank you so far.
Note: The jQuery code I use for reading selected ones; $("#m_datatable_Orders").KTDatata...
Can you please show an example on how I can modify the Element-plus's sass variables? I've tried so many ways. I'm using el-dialog inside my components, I can't seem to decrease the Top padding of el-dialog__body class