Good afternoon, I am using demo 17 within visual studio but when adding a tag then I load the page and I see that the styles have been lost what can I do to solve this since I see in the development tools it indicates errors plugins.bundle.js:64 Uncaught TypeError: Can...
Hi!I implemented a ne Metronic theme via assets and bundles in .NET project, everything works great but have one error which I do not know to solve?Uncaught ReferenceError: mApp is not definedIs it something about order fo budles or something?I have plugins bundle and js after that and...
hello, in the theme for e.g. https://preview.keenthemes.com/metronic8/demo51/index.html?mode=light There are sections where I want to be able to toggle/resize or hide the top big buttons sections can you please help.how can we change the background for the toggle sectionshow we we make it...
I've got a Datatable rendering via Ajax, and in columnDefs for the "Actions" column I am rendering an "Actions" button that should trigger the dropdown menu. This is the same example as the Datatables Ajax Server Side in the documentation https://preview.keenthemes.com/html/metronic/docs/general/dat...
HelloI use Asp.net core templateQ1: I have a problem when writing texts on the side menu in Arabic, they appear in the form of symbols,For example, I changed the name of the Dashboards menu to Control Panel. The following was displayed: ���� ������.Q2: When I change the display language of...
Hello, We are using the Metronic theme in a .NET Core 7 MVC project. Additionally, we are utilizing DevExpress components in the project. On some pages, we are encountering errors in the form of "$( )....dxWidget is not a function" An example of the error message we receive on a specific page is...
Hi, I used Asp.net core mvc with a metronic template but I have some questions about the model form. How to make the success alert display after the controller action return success??Regards,,
I followed the steps in the installer after the NPM Run Build step --demo1, I encountered an error: "[Webpack-Cli] Invalid Configuration Object. Webpack has been Initialized Using A Configuration Object that does not match the API Schema. - Configuration [0] .Ly ['JS/Widgets.Bundle'] Should be a...
I have used the Layout Builder, then output the zip file but the files in the zip seem to bear no relation to the ASP.NET Core files,i.e. I assume that index.html is equivalent to Master.cshtml, but not entirely sure because I can't find any documentation about it.In index.html there is a re...
Do I have to follow the steps outlined here? https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started Seems as though the project runs after downloading without these steps.Thank you.
Hi,In my Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme, I ran "gulp --demo1" again. While other files updated successfully, the following issue persists. Despite the files being present in the _keenthemes folder, they are not being copied to the corresponding directory under w...
Hello,Would be great to see DataTables sample with Search, Pagination in Blazor StarterKitMain problem huge datasets loading - page haltsI found DataTables init in KTSubscriptionsListSample works, but on bigger data quantities halts:private List hotels { get; set; } = new...
Hi I'm using the Aspnetcore version of Metronic theme. I really like the componentised method of implementation, however I'm struggling to understand how to set the Active state on a Sidebar menu item. The example seems to set the MenuItem active state statically. If there a way to update the Menu i...
Hello everyone, How to get the resource (.resx) string in the JS file, because I want to display a validation message depending on the site language I am using metronic version 8.1.8regards,
Hi,I have Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme.I have a question regarding adding a new CSS file for a specific view in my ASP.NET Core MVC project. For instance, I want to include a custom order.css file specifically for the Order view.To achieve this, I plan t...
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...
Hello, please see issues below, I spend a lot of time testing and sharing details.1) When I print a help page half the content is missing, please make it easier to follow help on a printed paper.2) Can you please update ASP Core 6 documentation to add a new view, where are all do we make cha...