Hi, I downloaded the updated version of Metronic through my license on themeforest but the React part is missing, there's only an html page that points to your website.
There used to be a demo1 folder inside the react one with the project but now it's missing.
Can you shed some light? How can...
Hello,
I'd like to use Metronic for the user-interface in a FOSS project of mine.
The license terms state:
> Use, by you or one client, in a single end product which end users
> *are not* charged for.
Due to the nature of Free Software, it is – however – not possible for me to exclude co...
Laravel 9 + Metronic 8 + Demo 1
This is how i configure custom js file
config/global/pages.php
'testurl' => [
'title' => 'Test Page Tile',
'assets' => [
'custom' => [
'css' => [
'plugins/custom/flatpi...
Hi
I want to report a bug in html demo 51.
Go to the App->eCommerce->Catalog->Products and try to change number, from 10 to 25, of the products in the table, which is in the bottom of the table. You will see that is not possible. Also you can not check the products which are in the bottom of the...
When setting the stepper up like in the documentation it says
Uncaught TypeError: stepper.on is not a function
Using the latest version of the component
Hi,
I have a base metronic 8.1.5 laravel.
I have added the option dark mode in settings
// Layout
'layout' => array(
'main' => [
'dark-mode-enabled' => true,
]
),
Als have read the following page : https://preview.keentheme...
If I call targets.html (or just html for the cards )via Ajax, the pop menu for the cards don't work. What is the .js code to reinitialize so that the pop-up menu works?
I would like to ask if you can consider adding audio and video components
Hi everyone,
I'm encountering several issues with the Datatable library and could use some assistance.
Datatable Library Broken in Version 8.2.5:
I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
I am using the latest version of Metronic 8.2.5 with DataTables Bootstrap 5 styling. However Metronic does not seem to respect the new layout option provided by Datatables.
For example when I initialize my table with below code but Metr...
The demos and this site run so smoothly, including email delivery for reset password, etc. I'd like to match your hosting, framework (.net ?) , mail delivery service you use. Can you let me know what you use for these?
when in [ layout-builder ] it is active [ Header > Content > Page Title ]
The error " Uncaught TypeError: element is null " appears.
Tested in Demo1
Hi all,
I have a problem with a dropdown menu in a data table.
The problem is not limited to my app, it can be reproduced in this demo page: https://preview.keenthemes.com/metronic8/demo11/apps/user-management/users/list.html
The problem shows up on an IPhone, but not on an Android smartph...
Hi, i have problem in scroll menu side
this my code
I tried to run the react project by running
`pnpm install`
`pnpm dev`
I'm getting this error when opening the page
```
Unable to resolve `@import "flatpickr/dist/flatpickr.css"` from /Users/ragnarok/Downloads/UI/metronic_v8.2.2/react/metronic_react_v8.2.2_demo1/src/_metronic/assets/sass
7...
How to correctly define it !
Hi everyone,
I have purchased the Metronic theme in order to build admin panels with Rails. I have the following issues and I would like to ask the community for advice on the best practices here.
As far as I see it is not really a components library but a precompiled bundle of assets in a su...
Hello,
i'm using Metronic Demo50, in this demo there is two sidebars (Primary and Secondary),
and there's toggle button to toggle secondary sidebar (open and close),
the default secondary sidebar is open so, i need to change the default to be collapsed when open the website like,
Thank's
Font Awesome Pro is a premium icon set and toolkit that offers over 8,000 vector icons and social logos for your website. You can use them to enhance your design, add interactivity, and create stunning effects. In this guide, we will show you how to set up Font Awesome Pro with Gulp and Webpack, two...
Hi Keenthemes,
I have a mid level Laravel project for which I have purchased Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme
So I was curious to know that could it be possible to update the theme with latest release in future after adding t...
Hello,
I'm unable to change the menus.
For example I would like to change the "Default" label on the first menu item of the "Dashboard" section on the top menu.
In order to do that I have changed the lien 17 of the __Dashboards.cshtml file in the Views/Layout/HeaderLayout/Header/_Menu directory...