i want to create a new component and whant to create a css file and want to import it, please suggest me where and how to import css files, and what is best way to import css, and if i want to use .scss files then how can i import it please explain in details with exampels. thank you.
hi, can i use html theme files inside react themes, if yes then please provide me procesure to add files inside react metronic themes, please explain in detailes with examples.
I bought your Metronic Theme for another account. Now, I'm having trouble with the side navigation. Even though I followed your documentation, I am facing an error when creating a new dropdown menu. In that submenu page. The error message I'm getting is http://localhost:3011/admin/error/404. C...
the border: 1px solid var(--bs-gray-300) ; , box-shadow: none; this line are over writtenthat is cauzing the boder to dispaly nont Old code .react-select-styled .react-select { &__control { --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/200...
So I tried learning metronic 8 using YouTube video but I failed as I don't understand php and I only know javascript I want to build projects using react but I don't understand what to do I'm very confused so if anyone can help me it would be great and also I tried reading the documentation but it d...
Hello,I wanted to ask how to make maps width changing during hiding of sidebar? Al other divs or components changing their width when i open and hide sidebar, but maps do not do that.
hi,i am using metronic react demo 1 theme, and i want to change the background color of sidebar nav, and i also want to change sidebar nav icons please guide me to change it, thank you.
Hello. We downloaded Metronic HTML and we want to prepare it with NextJS. Is there a documentation to do this? We imported js and css files while breaking it down. However, we get such an error.TypeError: Cannot read properties of undefined (reading 'init')The error starts directly...
I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
The new version of metronic doesn't have redux and react-boot-strap-table-next.Which is a big feature in every website, the new version is light and the design is great, but is missing a lot of features that existed in the previous version metronic v7So can you implement these 2 features
I am using your theme and it have a component called ChatInner Component in React which is help to display the chats of the both users.It is working fine but i want to have pagination on scroll top like most recent chat should be displayed and for older chat if user scroll to top based on that the...
in react metronic demo 1 theme you are using api for sorting the table, but i want to sort table here in frontend but an error is occuring, like metronic react table i am writing this code for sorting." const { getTableProps, getTableBodyProps, headers, rows, prepareRow } = useTable({ colu...
Hello, I am using Metronic with React Typescript and wanted to ask does it have Spinner to use for content loading? I need some loader but not a splashscreen
Hello. I've already worked with Metronic (an older version and Angular). I want to switch to the current version now (and it will be React). But before purchasing a license, I need to familiarize myself with the functionality. Is it possible to get a trial version?
Hello,I am using the Metronic React Demo1 theme for my project. However, when there is a server issue such as a 501 error or any other issue, the API is automatically sending requests four times. I'm unsure why this is happening or which part of the code is responsible for it. I suspect that Met...