We found that kt-datatable component is not sorting the first time, although the header shows that column is sorted (but this isn't). The datatable configuration is the following..
Hi admin,
I bought Metronic 8 but when I download the source code, there is only demo1 source, and demo2-demo8 shows the link https://devs.keenthemes.com/metronic/vue. So how do I download demo8?
Thank you very much, admin.
Hi,
I built my Layout with layout-builder URL.html
It creates metronic_html_v8.2.0-1689961543 zip file with 2 folders and the index file.
I copy that folder and the index.html file to my spring project.
Now, I start my app and there is no errors on navigator console. Not even in STS IDE co...
Hello,
is it possible to integrate a dropdown or other control e.g. slider into the sidebar instead of simple text page links ? Do Metronic have a template or example for that?
Thanks for your replay.
Hi, i bought Metronic template this morning and tried to download the package (9Gig) a couple of times. it fails every time due to network issues? Im pretty sure my connection is superb at the developer office i work at (i tried wireless and wired). is there an alternative method to download the fil...
Hallo Faizal,
I apologize for all the work, but I hope it also helps you to solve the problems in this new version. I am testing all the time and I noticed an basic error in the folder structure (in my opinion).
After the first Compiling the public/assets folder contains a folder named resourc...
Hello,
I am reaching out because the user account icon that is supposed to be positioned on the right side of the screen has moved to the left side of it. The icon that I am referring to is this one:
https://ibb.co/TqsKKbL
How can I move it to the right side?
Here is my code, I don't th...
Hello,
I have a project with Laravel Api Backend and Vuejs frontend.
for the assets, I have used demo 23 demos23/src for my frontend.
While trying to build my project in vuejs npm run build
i have issues with KTUtil is undefined
I use dropdown, but it is used well on the first list screen.
Why doesn't it work when I try to use it by inserting a dropdown after taking a specific action?
I'm using your own wizard component, #kt_create_account_stepper.
Dropdown is used inside this wizard component. data-kt.. Could it be that...
In the settings.py
ASGI_APPLICATION = '_keenthemes.asgi.application'
usually ASGI_APPLICATION = 'appname.asgi.application'
But app name is inconsistent
In the installed apps section app name is given as dashboards.apps.DashboardsConfig
by folder hierarchy i can consider dashboards as app...
I am using Metronic 8.2.0 and the sign-up template from demo25 (fancy one).
I want to sent the input data from email and password to my php file where it’s getting checked with the database if email already exists or not. If yes the user should get a modal that he must choose another. If okay the...
After updating the data attribute "data-kt-countup-value" via jquery like so:
$('#whse_edit_total_sold').attr('data-kt-countup-value', product_data.Total_Sold);
we need to reinitalize the kt-countup so that the counter uses the updated data. Can you advise on how this can be accompli...
Hi!
I downloaded v8.2 Asp.Net Core version and, as you know, there is already a wwwroot folder with assets inside. However, if I follow the getting started section and make 'yarn install', 'npm run build --demo1' in _keenthemes/tools folder, the content of wwwroot/assets folder changes. Lots of...
Hi There,
I am trying to set the folloing layouts in my application from Fixed to Fluid
Footer - Fluid
Header - Fluid
Content - Fluid
But I dont want to download the template from the Layout Builder. How can I change direcly in the code.
Note: Layout Builder splits the project into se...
Hello guys,
I will appreciate your help regarding an issue I'm facing with the Blazor starter kit:
I integrated the user-management application into the blazer demo, when I'm trying to add a user it seems that the add-user Modal is detached from the page click events.
after checking in the...
Hi!
I added via "yarn add typedjs" the lib.
In my index.html I copied the javascript code at end:
var typed = new Typed("#kt_typedjs_example_1",
{
strings: ["First sentence.", "Second sentence.", "Third sentense", "And some longer...
When Trying to install starter kit of Metronic laravel theme i am getting following error:
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
at C:\Users\Kashif\Downloads\themeforest-Y9tF6thq-metronic-responsive-admin-dashboard-template\laravel\laravel_demo1...