Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic 9 Tailwind React + Base UI version!This is your chance to get an exclusive first look at the latest evolution of the Metronic 9 React Toolkit and help shape its future.
I have an old project that was built using the Metronic Theme for its frontend and Laravel PHP for the backend. Unfortunately, we lost the complete source code for the frontend, but we still have the .vue files.We need to rebuild the frontend using these .vue files.
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time. What's New:Complete Figma Files: Every single page, component,...
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
In today's fast-paced world, finding a moment to unwind can be challenging. Luckily, a delightful escape awaits you in the form of the Dinosaur Game! This simple yet addictive browser-based game has enchanted millions, providing a perfect blend of nostalgi...
Did you know about a cool site in Canada that will allow you to fully enjoy the games you play? I'm talking about river rock casino, which allows Canadian players to get a great bonus when registering, as well as enjoy the great design of the site that will n...
I bought the metronic template. I asked the developer to help me attach the Bottom navbar for mobile to the template. Thank you very much.chamhet256@gmail.com
I downloaded the zip file . Unzip it. Run all Node commandsusing this link> https://keenthemes.com/metronic/tailwind/docs/getting-started/installationBut I do not found anything generated.Run all commdands under metronic-v9.1.2\metronic-tailwind-html folder.I need all components files (h...
HiI'm using Metronic 9 on a Laravel 11 project through Herd. Update to node 22.12.0 introduced this errorfile:///Users/xxx/Desktop/xxx/Echo/tailwind.config.js:1const defaultTheme = require('tailwindcss/defaultTheme'); ^ReferenceError: require is not defined...
Dear SirKindly help me with the commands that will allow me to switch between two demosalso please help me to find for the each Demo their CSS file Do you have any CSS file UI which i can use it for my application suggest me that also
helloI have a problem updating from a form.When submitting, the loaded values are not saved, as if they were empty.You have to write in each of the inputs for them to be detected.I am using Laravel with livewire with your example code
Hello,How can the form validation function be called again in Metronic 8.2? Because when an item in the form is removed or added by hide() and show(), the validation on these items does not work correctly. When an item is hidden, the class "fv-row" is removed from the div.When an item is s...
HiI used the link below for file validation.https://preview.keenthemes.com/html/keen/docs/forms/formvalidation/advancedHow can I check the size of the input file as well?var validator = FormValidation.formValidation( form, { fields: { 'avatar': { validators: { notEmpty: { m...
I noticed in the documentation that the Laravel version is 9. Is it possible to install it using version 11 and still take advantage of all the features provided, such as API, ASSETS, and others? Or, if using Laravel 11, will I only be able to use the Bootstrap version?
Error 1: System.InvalidOperationException - Missing Asset FileError Message:System.InvalidOperationException: No file exists for the asset at either location 'wwwroot\css\ace\ace.bundle.css' or 'wwwroot\css\ace\ace.bundle.css'Details:After upgrading my project from .NET 8...
Hi,I am experiencing an issue with Metronic Blazor (metronic_blazor_v8.2.9.zip).I have provided a step-by-step explanation of how to reproduce the issue in the attached PDF file. Could you please let me know what I might be doing wrong? I was unable to upload images here, so I compiled every...
How can I change the style of the scroll bar on the right side of the webpage to match the style of the scroll bar on the left menu bar?version: 9.1.1-typescript
While I try to import the tiny-slider, got this following issue:Error: ../node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'.When I unistall the tiny slider from module, I still cannot run and the tiny slider doesn't shows up also. R...
Hello Team,I recently downloaded the latest Metronic Tailwind CSS on 29th Nov 2024, I used the HTML version and encountered an issue that requires your immediate attention. Upon implementing a modal for the first time, I discovered that the footer was unstyled. Upon inspecting th...
I am building nextjs application with Metronic 9 Tailwind version v9.1.2, and used the nextjs seed project from github: metronic-tailwind-next, but 'npm run build' throwing following error. whereas it was fine in the Metronic 9 tailwind v9.0.6. This started happening after migrating to the v9.1....