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

Metronic (4944)

Hi,I want my datatable to show at the bottom "Showing 1 to 10 of 50 entries" for example. I see its available in your non-vue examples, but I dont see a way to enable that in the vue demo 1 or 2. Is there some snippet of code you could provide that I can add it in manually?Thank you,Ch...
I want to place 4 elements in each row on this page. How can I change their size.For example ; I want T-Bone Steak,Chef's Salmon,Ramen,Chicken Breast on the same line.
I want to add tooltip on the sidebar menu. How can I add the tooltip. Can you please help me in enabling the functionality of adding tooltip.
I build the website to switch between 2 languages one LTR and the other one RTL,so please guide us in building the output with both languages (RTL and LTR)we are using Vue demo 8 and Metronic 8.1.6
How can I use search boxes in footer for column searching instead of using filter dropdown.See default example link: https://datatables.net/examples/api/multi_filter.htmlI tried it on my own but it makes the design break.
import type'type' is declared but its value is never read.Vetur(6133)Module '"@/stores/auth"' has no exported member 'type'.Vetur(2305)import { useAuthStore, type User } from "@/stores/auth";metronic demo 8node v18.12.0npm 9.1.2
OverlayClick on the below button to toggle a page loading state with basic spinner indicator and text message along with overlay background color:Not workHow to use
Hi keenthemes,That would be great if Metronic comes with a third version of a pricing table, since a lots of businesses has a lots of options that repeted through plans like here in the picture : https://mailtrap.io/pricing/Since you've got already a css for it, it would not take too...
Hello,I use Metronic DEMO 1 (HTML).I'm using ajax to add a dropdown menu (data-kt-menu=true).Everything works fine except the drop down list is not opening.Does support have any ideas for resolving this ?var html = `
Hello,I use metronic demo1 (html).I need unminified scripts-bundle.js.I found the compiled minified version but not the unminified.Can the support send me the file by mail ?Thanks
You have provided many options and available pages on the theme https://keenthemes.com/metronic/ sales page, but after you purchase it its only available in HTML and 90% of the pages you see on this theme for example exist? https://preview.keenthemes.com/metronic8/demo1/index.html?mode=light&_ga...
Hi, I'm trying to add password functionalities (password visibilty, password strength, ..) to my ASP.NET MVC (not Core) application. Mandatory CS and JS files are included on page as is stated at https://preview.keenthemes.com/html/metronic/docs/forms/password-meter.But password functionalit...
It seems the sidebar is defaulting to the dark-theme, even when downloading demo 1 as a fresh instance. The sidebar toggle between light and dark just stays dark?Is the layout service part missing from the sidebar-menu.component? Any solutions to this?
Hello Team,Is there any way where we can add a link/button to the accordion header?
Where can I find the design files in PSD or AI for assets like:- Metronic logo - or compiled illustrations like this https://preview.keenthemes.com/metronic8/demo1/assets/media/misc/auth-screens.png
Hello,I am using Datatable.js plugin to display my database datas.I would like to include a dropdown (data-kt-menu-trigger) in the rendering of my table (Ajax) to call some actions instead of displaying buttons... but the dropdown refuses to open.How can I open my dropdowns after an "app...
Hello, when I am opening a website on a smartphone iPhone 11, 13 & 14 it opens at 90% resolution (zoomed in and the right side is not fit in the screen), so I need to zoom it out. Do u know how to fix it?
Hello, Ive been trying to use the Laravel pagination {{ $brands->links() }} but it's not working. I haven't found anything about pagination in your documentation as it is quite poor in explications. Knowing that i want to use the pagination styles i find in the HTML theme
Hello, I've bought the metronic theme few days ago and i have been trying to figure out how the permissions work in the Menu. I have found under app/core/adapters/menu.php "fitlerMenyPermissions" function but i can't seem to understand how it interacts with the menu. Since i can't use th...
Hi, Is it possible to give the ownership of a template to another themeforest user? Thanks,
Hi,Currently using the following demo:https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/customers-listing- Click `Add Customer`- Change the name to `test 1` or anything else- Click `Submit`- Click `Add Customer`- Notice that the name is still what you set earlier...