The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: HTML (1485)

Hello, I have download keen theme via getbootstrap.com, i unzip all folder files, there no 'classical' or 'defult' as youtube video explain, only sass f I follow instruction and install npm,yarn,gulp and all node_modules, i can work well with gulp command and run live all demos, but when come to u...
I can't seem to find the File Upload section in the demo1 I downloaded. It exists in the demo but I do not see any reference in the HTML in the/dist. Looking for this folder/page https://preview.keenthemes.com/metronic/demo1/crud/file-upload/dropzonejs.html Thanks in advance
When I use a v-if="toolbarStatus" in the first DIV element, it does shows the button, but it does not shows the Dropdown3 elements. This only happens when I'm from route "A" going to end route "B" which loads the Toolbar. Does this have to do with router-link which I'm using in route A...
My team is considering purchasing Metronic 8 so that we'll be running on the newer tech of Bootstrap 5. I noticed that the demos for Metronic 8 don't show as many features as Metronic 7 and instead just show applications instead with exception of a few items under Utilities and Widgets. For example,...
I have copied over the HTML version of the customers listing, but i am unable to make it work. The filter doesnt work, neither does the template. I did add the and it made it look pretty. But other than that it doubles my filters and also expands my buttons. It ta...
Since upgrading Good to v1.0.4 advanced radio buttons are not updating the active state of button correctly. All radio button remains active. This issue can be seen on live demo. https://preview.keenthemes.com/good/documentation/base/forms/advanced.html#radio-buttons-example-4
Hi, we are working on a product. we will sell it on-prem. In our product we will use admin tamplete to make admin page. The product is not like a website. It has very big background and we are just one to make it look pretty with your metronic template. Our clients will not make any changes about ou...
i checked each and every example provided in metronic 7 for kt-datatables but i couldn't find inline editing for the datatable
Hi, I'm tring to open/close aside menu-item programmatically with javascript in admin panel Metronic > DEMO 1 . How to do that? Thank you in advance
I just downloaded demo 4 react, and i see that is missing dark mode, any solutions?
Hi Support, I'm trying to use the login page however I'm getting this error Page not found: authentication/flows/basic/sign-in error May I know where to locate this sign-in and sign-out pages?
I am attempting to use alerts as defined in this section of the documentation https://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.html When I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
Hopes to fix the bug in the ckeditor as soon as possible!!!!!
Hi! I installed Angular on my new website, but I'm using the HTML version from this theme and apply the theme manually by copying the design I need. Header and sidebar animations don't work. The console show this error: Uncaught TypeError: Cannot read properties of null (reading 'on') at O...
Hi Team, I've got existing project with fixed content. I'd like to change to fluid. How to achieve this? regards
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.html Have example of editable...
We are trying to install the demo version with the latest version of Metronic theme but it's only creating a dist folder inside the demo folder like (D:\xampp\htdocs\Theme270522\metronic_v8.0.38\html\demo3 -> dist) Missing src folder. how to achieve this? Installed the new demo version by command...
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes. Any known bug? Thank you
Hello dev, I would like to ask if there is a way to implement theme switch from dark to light , vice versa without reloading the page. Kindly guide me. I currently use the html version of the metronic8 template (while we wait for the developers of the product to port the already built demos...
I want to know that the components and pages of Demo 1 in the HTML version are fully available in React. I don't see some items in React version. I want to buy it. But I can't know it is I want.
HI, I've followed instructions as referenced here: https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html and noted the previous support posts here: https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integration https://d...
Trying to get a sub-menu to automatically apply overflow-y for whenever the list of elements in it is longer than the current view. I have tried simply adding overflow-y with a max-height as style attributes, but that does not work