Hi, I include @section Scripts in my view, when I try to run the app I get this error -
Invalid Operation Exception: The following sections have been defined but have not been rendered by the page at '/Views/Shared/_Layout Metronic. cshtml': 'Scripts'. To ignore an unrendered section call Ignore Se...
Hi everyone,
I'm using the Metronic theme (bootsrap) with KTDataTable in a .NET 8 Core project. I have successfully implemented server-side pagination, but I'm having trouble passing custom parameters (e.g., idCompany and idWallet) to the backend.
I've tried to use the mapRequest configuration...
Hello,
I have more than 30 errors while compiling the demo version.
I can't paste them all, but how the demo version can have that much errors ?
Issue with Dark Mode and Theme Mode Switch
Hi, I am using the Rails version of Metronic8 and have followed all of the documentation to get the template up and running successfully. However, I am running into an issue where I cannot set the template to use 'Dark mode' by default, nor does the Them...
hello i want to make the background of the sub menu a little darker when it opens, and when I do it, it doesn't become a full width how can I fix it
ex:
i want make this
i need a older version of angular 13 or angular 14 metronics theme how can i download it the current new theme has many changes, some times it shows errors
Hello
I changed UserModel in _models.ts File To
export interface UserModel {
Username: string
FirstName: string
Surname: string
ImagePath: string
PersonalEmail: string
PersonalPhone: string
UserType: string
}
and i add Console.log
Hey Guys,
I have used starterkit as a base for the conversion of a Metronic v6 app to a Metronic v8 app.
I have been successful in all aspects except now I was testing the 'reset password' facility and have gotten as far as getting the reset mail link in an email.
However, it then redirects me...
am trying to use the custom styles in my project and I can't
I am getting now errors
will tell you the steps till i get the error
first create angular project with this version 15.2.9
then i add ngbootsrap wo my project
then copy all sass folder and subfolder into my project
then do this i...
Hi,
I have downloaded the Blazor starter kit, and installed it according to the docs.
I am able to bring up the default dashboard, however when I click on any other dashboards (eCommerce, Projects, etc), the urls change,
https://localhost:7001/?page=dashboards/ecommerce
https://localhost:700...
I want to customize the theme options available in my metronic8 html theme with demo15. It currently has light, dark and system option. I want to add a few more and customize them to store those custom user preferences.
Where do I find the css and js files for this? I have checked on inspect elem...
hi,
we use metronic 8.1.7 , laravel version in my project.
after sync project with new version of metronic ( update core and assets , ... ) when build project, file mix-manifest.json create successful but not use in project. in production for apply change we should run emp...
Hi,
In the new kit laravel datatables is included or we need to install through composer?
I have checked and not found.
This is the followed documentation:
https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1
Or we need to follow this:...
Hi guys,
so, I've recently installed Metronic Laravel 8.2.5 on my machine and I've built some views with few of Metronic's components (datatables, cards, date rangepickers, etc.).
However, since start I noticed terrible performances concering assets loading on each Metronic's webpage.
I've trie...
Do i need to buy new license so i can download metronic tailwind? If I go to metronic download page, all I see is metronic 8.x version to be downloaded...
I'm a bit confused on how to try this new metronic tailwind
hello.
The drag function does not work in the doc example.
Even if you copy the source code, it doesn't work.
keenthemms : seven-html-pro
doc Url : https://preview.keenthemes.com/html/seven-html-pro/docs/general/draggable/restricted
Not sure but when upgrading the target and module to ES2022 I recieve this error. Will this be a future fix. This error happens after you login. but if I leave it out of the box with es2017, module es2020 and lib 2018
AVAST_PAM_inputicon_0 not found
paramHandler @ content.js:8919
vendor.js:391...
i have a edit modal i want to show the previously selected values in the vue 3 multi select, the previous values are tags
...
CAN YOU PLEASE PROVIDE CODE FOR DEMO VERSION?
Does it work with turbo or turbolinks? https://github.com/turbolinks/turbolinks
https://github.com/hotwired/turbo
Thanks in advance
At https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build?demo=demo2, the documentation mentions the following:
"To set a fixed demo by default. Edit this file app/Providers/AppServiceProvider.php and set the demo id in using the function below."...