12201 comments found.
Hi, we’re looking in the Angular version if it supports the sticky card, see this demo on the HTML version here https://preview.keenthemes.com/metronic/demo1/features/cards/sticky.html#.
I grabbed the latest, but don’t see that it’s in there.
Thanks, Sheldon
Hi,
This feature is available in HTML only. At the moment, it does not available in Angular. We will consider adding it in future updates.
Thanks
Thank you, would be a nice feature to have!
Thank you for your feedback.
Hello, I am having issue in Data table sorting, I have String and Nubmer value in the
Kindly response asap.
Hi,
May I know which Metronic version and which Datatable are you using? Also which application are you using (html, vue, react, etc)?
Thanks
HTML
Hi,
Your column contains number and letter. The default sorting will not work. You have to customize the sorting function for those columns. Please check this issue on the datatable documentation site.
https://datatables.net/forums/discussion/26301/custom-sorting-disabling-sorting-per-column#Comment_71943Thanks
Hi, this example showing how to disable sorting on specific column, and the given example are not valid for my case. I have alphanumeric value in html data table. not working. Kindly help asap
Hi,
It is not just to disable sorting. But if there is a complex data type in a column, you have to specify your own custom sorting function to make the sorting work. The default datatable sorting is a normal string.
Thanks
Hi,
You can try to use this option, to set the data type of the column. https://datatables.net/reference/option/columns.type“num-fmt” looks similar to your data for numeric sorting of formatted numbers.
Thanks
hello just purchased and want to generate dark mode css using your documentation
https://preview.keenthemes.com/metronic8/demo5/documentation/getting-started/dark-mode.htmlI get error . I used npm
npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! metronic@8.0.35 build: `webpack` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the metronic@8.0.35 build script.
Thanks
Hi,
Have you run the command “yarn” first, before gulp build?
gulp gulp --dark-mode --demo1
Thanks
Hi, No new updates in the last 19 days?
Thanks !
.
Hi
,
Thanks for the heads up. We are planning a new update within the next week
Regards, Sean
Great ! 
Hello,
I am using the Demo 7 Vue template and I am debugging an issue with the StepperComponent. When investigating, I found that the destroy function in src/assets/ts/components/_StepperComponents.ts is empty. I have paste the function below.
How can I destroy the _StepperComponent?
public destroy = () => { console.log(‘destroy stepper’) }
Hi,
Sorry for the late reply.
Yes, it looks like the functionality of this function is not implemented yet.
Could you please describe what you are trying to achieve?
Regards,
Lauris
Hello Lauris, I found a solution to my issue. However, just thought I’d let you know.
Bonjour je travail avec symfony et j’aimerais savoir si la version de laraval est combatible avec ou de prendre la version html ?
Hi,
You can use https://preview.keenthemes.com/metronic8/demo1/layout-builder.html and export the html partials and integrate it with your Symfony app. You can also refer to Laravel as well.
For more info about using Metronic please check the https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started.html and video tutorials https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/video-tutorials.html
Regards Sean
Greetings, I downloaded the Theme but I can’t find Demo 5 in Metronic 7. can you help me?
Hi,
Please send an email to our support via support@keenthemes.com and we will provide you the Metronic v7 download link.
Regards
Thank you for your quick return
Hi, I installed the v8.0.35 with laravel and want to implement datatable. So, i do it :https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview But i have this console error with a fresh install : Uncaught TypeError: $(...).DataTable is not a function I try to have an answer with support mail since 15 days but you don’t answer me. So, if it don’t work and you don’t want to answer me, you refund me ? regards
Hi 
Have you include this js file in your datatable init code?
public/demo1/plugins/custom/datatables/datatables.bundle.js
Thans
<x-base-layout>
<!--begin::Card-->
<div class="card">
<!--begin::Card body-->
<div class="card-body pt-6">
<!--begin::Table-->
{{ $dataTable->table() }}
<!--end::Table-->
{{-- Inject Scripts --}}
@section('scripts')
{{ $dataTable->scripts() }}
@endsection
</div>
<!--end::Card body-->
</div>
<!--end::Card-->
</x-base-layout>
Hi,
In the example page in which have datatable, we add these 2 datatable plugin files.
'plugins/custom/datatables/datatables.bundle.css', 'plugins/custom/datatables/datatables.bundle.js',
See the example in the screenshot link below;
config/global/pages.phphttps://ibb.co/ZG67yby
Thanks
Hi, That’s it. thanks
Your welcome. Fee free to let us know if you need more help.
Thanks
If you enquire further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
When does your font support UTF8?, i have a problem with it
Hi,
Please check it with your Code editor and set the encoding in the settings. Metronic is fully UTF-8 compatible.
Since our primary support channel at: https://devs.keenthemes.com/ , we kindly ask you to create a ticket there.
We’ve been long wishing to build a bridge between us and the Metronic community. As the email is not the best room to support, we kindly invite you to collaborate with Metronic developers from everywhere on Devs Forum.
Regards. Sean
Hi, i am using React Metronic v7 ,but i want to remove your redux from it but as soon as i remove it theme stops working.Can you help me to remove it properly from theme,so i can directly land to dashboard page instead of login page.i do not want to use your login functionality and redux ,i want to use our redux way.Please help me urgently on this because i already tried tomuch on it.i simply need to run the react application without redux with static data,after that i will add my redux with it.
hi any update on this?
Hi,
Since our primary support channel at: https://devs.keenthemes.com, we kindly ask you to create a ticket there, cause it’s hard to write here full answer with detailed examples.
We’ve been long wishing to build a bridge between us and the Metronic community. As the email is not the best room to support, we kindly invite you to collaborate with Metronic developers from everywhere on Devs Forum.
Regards. Keenthemes support
Hi, I keep getting an iframe that pops up and blocks everything. In the script tag of the iframe it says this:
/*! For license information please see iframe-bundle.js.LICENSE.txt */
I’m using: LTS Nodejs, ReactJS, Latest version of metronic, Demo1, Dark theme
Note: You can get it to appear when you have a page of the webapp open and then you make a code change to that page, save and then it appears.
How can I get rid of this?
Nvm, got an answer: https://stackoverflow.com/a/70573596 will leave this here to make sure you’re aware
Hello, Is this already include with figma design/artboards?
Thanks
Hi,
Thanks for your interest in Metronic.
Metronic comes with an in-house version of the Figma file(not the design system) that includes core features of Metronic, dashboards, widgets, layouts, and general pages. Also, we provide 4 pro illustrations packs and 400+ duotone SVG icons with full source files. All of the above design files are included in the design folder in your purchased Metronic package from an exclusive purchase link https://1.envato.market/EA4JP
We invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
when metronic angular crud version will come?
Hi,
We are working on this and it should be out soon. The CRUD solution will include fully features the User Management App based on the HTML of the User Management App. At the moment we can’t confirm the ETA but we are doing our best to release it as soon as possible.
If you enquire further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
It should be out soon a week a month january or february? I will start new project and want to use metronic 8 with angular crud operations
Hi,
I will be within within February and March. We will try to release earlier as possible.
Regards, Sean
Is there a landing page template for v8 React?
Hi,
Not at the moment. You can refer to Metronic v8 React version and implement the landing page by reusing the HTML version of the landing page.
We invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
hi guys! where can i download the latest version 7? 
Hi
,
Please email our support via support@keenthemes.com to get the Metronic v7 download link.
Regards, Sean
when metronic angular crud version will come?
Hi,
We are working on this and it should be out soon. The CRUD solution will include fully features the User Management App based on the HTML of the User Management App. At the moment we can’t confirm the ETA but we are doing our best to release it as soon as possible.
Regards, Sean
Hi, some can help me with firebase integration? fgarcia@edificus.com
Hi,
Since our primary support channel at: https://devs.keenthemes.com/ , we kindly ask you to create a ticket there.
We’ve been long wishing to build a bridge between us and the Metronic community. As the email is not the best room to support, we kindly invite you to collaborate with Metronic developers from everywhere on Devs Forum.
Regards, Sean
If I buy Metronic vuejs, can help me with firebase auth integration?
Hi,
Thanks for your interest in Metronic.
We can provide the after purchase support with following terms: https://keenthemes.com/supportRegards, Sean
Hello, I am using the Vue Demo 7 example as shown at https://preview.keenthemes.com/metronic8/vue/demo7/#
My goal is to make my table dynamic, pulling data from my API. I’ve been doing this for over 10 years using datatables server-side processing as shown at https://datatables.net/examples/server_side/simple.html and in the below example.
However, as I investigate the template, I can only find KTDatatable example which expects the entire dataset. Due to large amounts of data, I need to query my server with paging. Can you provide an example of how to do this with your Vue demo 7 template?
Hi,
Thank you for your feedback.
Unfortunately, we do not have a demo example on how to use our component with the real API, we will add it in upcoming releases.
As you can see in our doc KTDatatable component supports three events, you can use these to make HTTP requests to your server. https://preview.keenthemes.com/metronic8/vue/docs/#/kt-datatables#events
Other actions like edit, search and update can be done outside of the component.
For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards,
Lauris
Hello,
Thanks for the response. I was able to make it process the data server side and got just about all the functionality of dataTables server-side processing.
Just an F.Y.I., the events are not very useful in this case. It was much easier to modify KTDatatable file and add the functionality there.
Thanks for your response.
Hi,
We are planning to include examples of KTDatatable with server-side processing into upcoming Metronic releases.
Regards,
Lauris
Will you provide support for Angular 13 in the coming releases of the Metronic 8 template ?
Hi,
Thanks for your feedback. Sure, we will provide it in a future update soon.
For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean