HiI want to develop SaaS tool with no users limit. The registration is free but the tool will have optional paid services. Which license do I need? Is their any limitation regarding how many users can use my tool? I also have my own branding and want to set my logo. Is it part of the licenes...
Hi Brother,We Use v8.1.1 Contents in Metronic Demo 7 Package,I Add Dropdown Menu With Columndefs In DataTablesNo matter how many times I tried, I couldn't run the menu, but when I click on it, the content does not open.Please can you help me ?I fill table contents with dataBut no matte...
After examining the documentation and adhering to all the instructions provided, the issue persisted. Based on my analysis, I suspect that the KeenThemes team is responsible for the problem since I was unable to locate the code responsible for changing the direction of the page.
https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export#how can i use the data table here in mvc project. what files do i need to add to the project and how to edit the javascript code
Hello, anyone has and idea how to fix the jstree?I got 'node_modules/jstree/dist/jstree.js' in plugins.js'js/custom/general/jstree/jstree.js' in general.phpon Init it throws TypeError: $(...).jstree is not a function...but when i type $('.jstree').jstree() in chrome console, it initia...
Hi Keenthemes team,The fact that LightGalleryJS is a free and open source project and has a tremendous features for free, it makes it to be more usable than the FullScreen LightBox which is shipped by default with Metronic(I know that There's some reason I wouldn't know that made you choose Full...
I would like to know what is the components already build we want to buy and use this in the theme, please respond do you fully support for Blazor Theme so I can purhase.
hi, I am using id="kt_ecommerce_report_customer_orders_table" as table id. How can I use it as a responsive? This is how we normally use it. $('#example').DataTable( { responsive: true});
Hi there. I have started programming in codeigniter and really like the platform. I see in the documentation it's been coming soon for a while now. Is there ay updates or ETA? Thanks :)
Hello, I am using your laravel_app project. There are demos available from demo1 to demo9 here, but I would like to use demo25 from the HTML theme. What steps should I follow for this? Do you have any sample videos or documentation?
Hi, I just copied from documentation but had problems.Following my code:// Stepper lementvar element = document.querySelector("#kt_modal_create_app_stepper");// Initialize Steppervar stepper = new KTStepper(element);// Handle next stepstepper.on("kt.stepper.next", function (ste...