Hi,I'm using Metronic 8.1.6. on ASP.NET MVC web app (not Core!). I'm trying to implement tooltip on help button on page like in index.html in demo 1. What js/css I should include beside mandatory js?Kind Regards,Valentin
I've downloaded metronic_laravel_v8.1.6_demo1.zip, and after installing dependencies and setup database, login does not works.I've followed the instructions at https://preview.keenthemes.com/laravel/metronic/docs/getting-started
Hi sir,I am using the theme metronic html version 8.1.6,I used npm run build --prod then .rtl file removed & I used npm run localhost --demo1 buid asset removed1.I have need only which plugin css these i used plugins.How it is fix
I am Using vue 3 in metronic 8 with my laravel project , whenever i am redirecting to a new page it takes a lot of time in displaying the page , I have tried checking the console for errors but didn't find any , what could be the possible reason and how to solve it
I accessed the following page from both my iPad mini and iPhone 11https://preview.keenthemes.com/html/metronic/docs/forms/select2In the "Multiple Selection" selectbox:The "x" icons are not displaying properly, please refer to attached screenshot1. Does anyone know how to fix this, or if...
I currently use the dropdown menu "actions" used to show a dropdown menu (https://preview.keenthemes.com/keen/demo1/apps/user-management/users/list.html).When using C# to show data in the datatable, everything works fine. But, I currently need to use javascript to get data and this is why I use...
Hi, I need to implement a file manager. I liked the Metronic file manager sample but all .js files are minified: https://github.com/KeenthemesHub/Metronic/blob/master/html/demo1/dist/assets/js/custom/apps/file-manager/list.jsCan you share a non minified file?
Hey all,can the 'Live Switch' for the sidebar (Primary and secondary) in demo31 be used for the content section as well (Switch Content 'live' by pressing the Sidebar buttons)?Cheers
Hi keenthemes,Ho you go to disabled Select2 in html ? is as any normal HTML5 component like : disabled="disabled ???"it is unclear and not documented in Select2 html sourceThank you
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...
I'm working on a project that I would like to have the "Users list" Component to it, but I couldn't find it inside the project, is there any user list like the preview page (from Keenthemes) or I need to create one from the begging?
HiIs there way to make angular version working with multi languages (rtl-ltr) dynamically , in the same project, because in the angular documentation you can use one direction only ?Thanks
I am trying to add Rollbar with: composer require rollbar/rollbar-laravelAnd I get this response: Problem 1 - Root composer.json requires laravel/framework ^9.19, found laravel/framework[v9.19.0, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require...
Hello,I followed the instructions correctly when installing Python and Django. When I try to start the project by running "python3 manage.py runserver", the dashboard appears correctly at "127.0.0.1:8000/#" but none of the menu options are working. Can you help me understand what the problem mig...
Both NodeJS demos are not loading pages when clicking on any link. More specificaly, when clicking on PAGES -> AUTHENTICATIOn -> LOGIN (ANY LAYOUT) it updates the URL in browser to http://localhost:3000/?page=authentication/layouts/corporate/sign-in but the page does not actually refresh with new co...
I use Metronic 8, Demo 2, Vue, v.8.1.6. For non-changed project doesnt work command npm run build. Execution occurs without errors, but the build results do not display content.