Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6004)

Hi,I am using KTDatatables Metronic v7 and want to toggle column visibility. datatable.column(parseInt(val)).visible(false); where val is the column index.This works perfectly in terms of removing the column from view and setting the parameter to true again to bring it back....
Hi,We are facing issue with jsSourcemaps in gulp.config.js following are the settings: { "config": { "debug": true, "compile": { "jsMinify": true, "cssMinify": true, "jsSourcemaps": true, "cssSourcemaps": true...
Hi, Can I use the Advance search template of HTML version for React version of Metronic v8.0.38? Because I did not see any Advance search template for React demos.
Hi, I'm using Metronic8 (v8.0.38) - React verison.I have a question about combining demos template's layout together:Can I combine components or layouts for example sidebar navigator of Demo1 for some routing and top navigator of Demo2 for so...
Hello I want to know what is the price for the asentus theme with the complete web mail form, Thank you.
Hello, I am using the Metronic v8.0.38 Laravel version, and when I include the Tinymce plugin on the page, I get the following errors on the console. Of course, after these errors, the plugin does not load. I did not make any changes to the theme files. What do you think is the problem?Screensho...
Hello, is datatables editor plugin supported? If not, can it be implemented?
Merhaba,Metronic v9 sürümü için çalışmalara başladınız mı ? Tahmini olarak v9 sürümü ne zaman gelir ?
I just purchased the Ultimate (https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/) and the Signin page uses the button below to submit the user login form. Once clicked, the button animates but doesn't submit the form. Also, the button is enclosed within the tags...
After build, I am getting only loading page. I am using package.json and yarn.lock from https://gist.github.com/carmelodevuz/40c32fa5a96d3a64c5f4be20bf44085c.package.json:{ "name": "demo1", "version": "8.0.38", "private": true, "homepage": ".", "d...
Hi all,Been trying to setup Demo 6 on a fresh Metronic installation, but can't find any documentation explaining how to set this up.This is all I found:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/multi-demo.htmlCan you guys guide me?Thanks in adv...
How can I import SCSS files in this project to extract CSS independently during packaging.(请问在此项目上 我该怎么样引入scss文件,才能在打包时独立提取出css)
In KTSVG.tsx file, I am getting following error,.../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 element. The types returned by 'render()' are incompatible between these types....
I want to fix all of the high and critical can you provide the solution for this. The message as below after I run npm installadded 1993 packages, and audited 1994 packages in 2m172 packages are looking for funding run `npm fund` for details 38 vulnerabilities (1 low, 14 modera...
Hi,When I apply offcanvas under this theme (Metronic 8), it seems that all offcanva css disappeared.Original bootsrap's offcanvas documentation:https://getbootstrap.com/docs/5.1/components/offcanvas/I know the theme provides "drawer" component which similar to this, but it does not sup...
I want to develop a CRM application for my client. I am planing to use your admin panel. The question is i need to develop the application on my local PC and then shift it to a shared hosting . how does the license work. is there a register / de-register feature. i hope your regular license has...
Hello,Please help me with this. Because of this iframe I can't interact with the UI. This is happening on react. Please let me know where it is coming from and what the issue is. Thank you.
Hi I am a supported user, I bought support at envatomarket for metronic. When I download it comes only with demo 1, how do I get other demos?
I would like to use the Dark version of Demo6. Is there a way to download the demo6/dark files? I noticed they are considerably different than the light files. The Demo6 download doesn't include the dark version.
Hi,For your kind assistant. We are using Metronic bootstrap 4/5. Would like to know how to make select2 multiple select dropdown remain open.RegardsKC
Hi,I`m trying to simplify your implementation of searching through table component. and JS. Initially table is filled. Typing in search field and "consoling" tableData and temp gives...
How to freeze the body when activated dropdown menu, so that when the body will not be scrolled