How can I easily show my data with ktdatatable in Metronic 8. I wanted to examine the Metronic 8 template and inject it into my own project, but it didn't work out because the functions, components, etc. are all located in separate folders and not in a generic structure, please can you help?
Hi,
the documentation for Blazor says "access denied":
https://preview.keenthemes.com/blazor/metronic/docs/changelog
Pls make the changelog available.
Thanks
Peter
Hi,
I am having issue in understanding different type of attributes like `data-kt-drawer-activate`, could you provide me documentation to understand the different type of attributes and components in angular.
Hi Sean
Quick question re: https://preview.keenthemes.com/html/metronic/docs/?page=forms/image-input
When retrieving a user's image and displaying it, I previously updated the input value with the stored location $(input).val(img.src).
It appears that the Image Input class for Metronic does...
Hi there,
I don't know what the issue but the site is showing too small on mobile devices.
Can you please look into this?
https://creativenexus.site/tiger/dashboard/sign_up.html
Hello,
I am using the Vue Version... I am getting the following error:
What should I do?
Some issues need review, and may require choosing
a different dependency
PS C:\Users\Administrator\Desktop\metronic_v8.1.1\vue\metronic_v8.1.1_vue_demo8\demo8> npm audit fix --force
npm WARN using...
Hello, there is no documentation for the country chart. it was there yesterday but got removed. Documentation for AMChart which has country was there now it is being removed.
We just downloaded Metronic 8.1.1 and are trying to set dark mode using the setMode API method mentioned in
https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html
As seen below:
KTThemeMode.setMode("dark");
However I'm getting the foll...
I am trying to compile laravel and vue template in version 8.1.1, but I get the following error,
I follow this tutorial
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
webpack compiled with 152 errors and 1 warning
Is there a way to do the process?
ERROR in C...
Hello,
I'm using the "Datatable" component and when I update it to the "table-data" prop the "Datatable" component doesn't render the new data (it doesn't change dynamically).
Do you know how to solve it?
Thanks,
MB
Hello
I Keep getting the following error message while trying to download the asp net core template
AccessDenied
tx000000000000012531ab9-0062fb86c1-2ce37333-ams3b
2ce37333-ams3b-ams3-zg02
Hey Sean
I've noted that when there are checkboxes ticked, the behaviour of searching is undesirable and really a bit of a bug. There are two issues:
**Issue 1: Toolbar stays in CheckBox mode when searching**
Steps to Re-create:
1. in a dataTable list (rendered on client-side), check a coup...
Hi keenthemes,
I choose classic editor : https://preview.keenthemes.com/metronic8/demo1/documentation/editors/ckeditor/classic.html
and now I wanted to add additional toolbar button to the CKEditor.
I did this as seen :
var KTFormsCKEditorClassic={
init:function(){
Cl...
Hello,
We are using RTK Query for managing all data fetching logic and it serves us well. The Users management app in the theme example is using React Query for crud operations, but it would be great to have an example with RTK Query as well for CRUD.
Do you have plans for this in the near fut...
Hey there,
I've seen a cool graph in the HTML version that I would like to implement on my project.
The small donut with the "69,700" price title:
https://preview.keenthemes.com/metronic8/demo1/index.html
Is there any way I can use the current libraries to achieve this donut look?
(with real...
Helllo ,
I am Trying to intgrate ( Vue demo 1, Metronic V 8.81 ) with laravel depending on this documentation
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
So I have two issues
1. When i run any npm install command i am getting this error (11 vulnerabilities (4...
Hello,
Am using the vue version of metronic 8 and would like to have step validation done when user clicks next instead of showing errors by default,
How can I achieve this
Hi devs,
Kindly help, do you guys any suggestions or hint so tinymce content that i already insert on database and when i show on page, the content looks different eg font-family, line height etc.
Thank you,
Hi keenthemes,
I followed the docto implement classic CKEditor,
I init all CKEditor necesseray files in my modal template:
KTApp.createInstances();
KTMenu.createInstances();