We're developing a web over Metronic8, and we are using tagify in a page, we need that the diferent matching tags appear while the user is typing.We saw in a demo that this control is able to offer this funcionality, but in our page it doesnt work.We send an example of a page with this 'not...
Hello, I have just purchased metronic 8 and going through the file system to figure out what I need and what not for my project and can't understand where the sass in the path demo1\src\sass\layout\app is being used, since for instance I can't find anywhere in the html that has the class: "app-heade...
Having tried multiple times to download your codebase and running it locally, I'm getting this error in multiple components. I can solve this issue by writing ts-ignore above, but this does not seem to be a correct way of resolving to issue. How can I fix this error?
Hello,I want to implement select with the search but I am not able to do so and not even found any example of select with search on Vue demo.// Select element
Hello,We have implemented KTDatatable and everything works fine but now we have to implement expandable datatable we have tried much with the KTDatatable but did not get success, so is there any reference or demo available for the same? because we have implemented this in the whole project and c...
Hey, great work on Metronic8. I purchased your theme and was trying to find out if you have a react component for a scheduler.I'm building a booking application, was wondering if you also sell on a per component level.https://www.telerik.com/blogs/react-calendar-vs-react-scheduler-whats-...
I'm following this tutorial --> https://www.youtube.com/watch?v=2uWJpnuCMKQWhen I run "gulp --localhost" I can see .html files, but if I want to see any php file, it will be download ( not show ) and it's shows "Listing directory".This is my url --> http://localhost:8080/project/What am...
I just purchased a Metronics theme. The intro video instructs me to open the Layout Builder. In the left nav, I can see something called "Layout" but it's disabled.Please advise...
When I generate a datatable using ajax and I include a button menu as a column, the menu button appears, but when I click on it, the menu items do not show up (nothing happens). When I test it using the same web page, but using static info in the datatable (including the column with the menu but...
Hello I purchased metronic 8 and was going through the file system of demo 1 and couldn't understand why the plugins folder exist in the path: html/demo1/src/plugins. In here there are third party plugins which all could be found on npm, so I am not sure why these are thrown here like so. Not to men...
I tried to run demo1 & demo2 in React but after the "yarn install", I have this error (for both demos) : TypeScript error in F:/myProject/metronic/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX eleme...
I just installed metronic, and found an issue with a modal.On my local version of this page: https://preview.keenthemes.com/metronic8/demo8/apps/customers/list.html1. I click on 'add customer'2. I click on 'discard'3. I click on 'Yes, cancel it!'4. the modals disappear, but the
How to get the XD source files for the theme after purchasing it?I need to make sure that i can download the source of it before completing the purchasing process
Love the template so far! Thank you for the awesome work. We need two adjustments in regards to the aside menu.1 - When a user chooses to open the aside menu (or close), we would like to keep it persistent as s/he browses other pages. Currently, the menu is always open if the user moves to a...
I am using vue version of Metronic and I want to change font family of whole website when user changes the language (to for example 'es'). Is it even possible? and can I make it use RTL template if user changes language to a RTL language?
Hi I wanted to use the theme in our existing NextJs project but was not able to find any reference documentation, plz help us to use the theme in NextJs.Thanks