I have developed many apps in metronic react tailwind v 9.1. with node 20. everything works fines in dev mode, even in express server (serve -s) local work. It connect perfect with google auth and cloud VM instances. builds are made whiteout errors but the final dist index.html with required assets...
Hi,I have an HTML and PHP project built on Metronic 5, and I would like to upgrade it to Metronic 8 or at least update Bootstrap to the latest version. Could you guide me on the best approach to achieve this?Thank you.
I am currently using Metronic Laravel 8 and for Quill JS, how to I add Image Resize module? I have checked this package https://github.com/kensnyder/quill-image-resize-module but I was unable to make it work. Do you have any reference or sample to add Image Resize Module on Quill JS? Thank y...
Hi,I previously purchased the Metronic template with one user account and successfully implemented it following your ASP.NET Core documentation to build a website for an end user.Now, I have purchased another license with a different user account for a new website. However, instead of downlo...
How to pass prefetched Data to DataTable, instead of using apiEndpoint?const apiUrl = 'https://yourapirul';const element = document.querySelector('#kt_remote_table');const dataTableOptions = {apiEndpoint: apiUrl, //want to avoid this approach, and pass the Data directlypageSiz...
Hello, is there a way for KT datatable to call remote data source api with request header, eg. if the api request must include token header? I already check in the documentation for datatable in metronic 9, but the example only covers api call without request header. Also, for the json response form...
I need to download an older version of Metronic, how I do it? We have a project that use Metronic 7, I think its demo 13, but I don't have the template anymore
Hi thereI have a multilingual web app . I need to switch between rtl and ltr version according to user language . how can i do this in blazor at runtime ?
am trying to apply filter on the remote datatable with KTDatatable.It is metronic 9.xI do not see any documentation where I could pass all filter criteria with the apiEndpoint URL. or even a textbox search /.... infact i cant even get the search text box to show up even if i put search:true...
Does nay one have a working example of how to metronic tailwind debatable with CI4 .... i tried installing it with ignite i am getting some stuff but not a clean install like ignite had its own search and paging stuff but i would like to use the metronic paging and search styling... so basicall...
I am unable to install the theme on django. i am getting these errors. During install i get these errors:ERROR in ../src/sass/style.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):HookWebpackError: Module build failed (from ./node_modules/sass-loader/di...
I know that in the package that you download there is the "metronic-tailwind-react" the one that includes LOTS of demos and it's awesome for reference but is there any of those but just clean? without that many resources?
I was looking for the documentation of version 8.2.9 that you are using in your preview website (https://preview.keenthemes.com/metronic8/demo1/index.html), but when I go to your docs page you only have the version 8.2.8 (https://preview.keenthemes.com/html/metronic/docs/index). Call you tell us...
I downloaded the metronic 9 package after purchasing and implemented a theme toggle button in the demo site as referenced in this documentation https://keenthemes.com/metronic/tailwind/docs/components/theme . The button would disappear and upon investigation the css provided seems to lack the rule...
Hi Team,We have been using the Metronic Bootstrap HTML theme for our project and are facing a couple of issues:Regarding the Sub Menu:With the data-kt-app-header-secondary-enabled="true" HTML body data attribute, we can completely enable/disable the secondary menu. However, in our case,...
Hello!I was wondering if by any chance we will get the integration for the Blazor Web App template or for Blazor Webassembly?I have seen many questions here about integrations in other Blazor templates (more than 2 years ago..) but nothing.Personally I managed to develop an application a...
Hey Metronic Community!I am working on integrating Webpack with the Metronic template and noticed that plugins can be added in two different ways:1. Through importExtraPlugins() in webpack.config.js.2. By placing the plugin inside webpack/plugins/custom/ and importing it in plugins.js....
I have just bought Metronic license recently.Metronic 8 has chat apps (private chat, group chat etc.). But so far I have failed to find equivalent of those for Metronic 9. I am using next.js + tailwind, so I only focus on Metronic 9. I would really appreciate any guidance on this subject.