The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
hi i brought metronic 8 , i have to use react version of it i unzip the demo1 and npm install now i want to customize it how to do , also i want redux to use for state management can i do that
In metronic 8 (HTML Version) in the Dashboard Default there are an "Human Resources Reports by states and ganders". How can create that? what plugin uses? it is posible to create with Canada and Mexico Map?Thanks!
Hello i want to make form on drawer on vue. My first URL is => localhost:232/clubs this url show lists club.And then when i clik edit i want to make drawer show and push the url like => localhost:232/clubs/edit/1When i refresh url => localhost:232/clubs/edit/1 how to keep drawer show.
Hi ! i'm lukeThis is my first service. And I am a beginner. Please save me...I am using docker and want to provide a web service using a jar file. Should I also add the keenthemes folder to the Linux server?Regards,
Hi,Using .NET Core 8 for our projects.What is the best way to switch between Development and Release environments when using the themesettings.json file and Metronic?We want to use all minified files in Release and unminified for Development. Usually in the layout files, we'd use a tag l...
Hello, I am trying to install the Laravel version of the Metronic theme. After applying the npm install and npm run dev commands, I am receiving the following errors. To ensure that the problem is not due to the Plesk panel, I also tested it on localhost and received the same error. Below are my sys...
I have been working with Metronic for a long time because I love its look and ease of use. However, I often end up deleting many example files because I don't use them. I would only like to have a project base that has the login, sidebar, toolbar, and atomic components like buttons, modals, etc., wi...
Hi,I just bought this theme but came across the following error while building the assets:[webpack-cli] [Error: ENOENT: no such file or directory, open 'C:\Users\XXXX\Desktop\XXXX\Framework\node_modules\datatables.net-buttons\js\buttons.flash.js'] { errno: -4058, code: 'ENOENT', sys...
Hi,I have been using Metronic version 2.0.2, which featured an editable table page using the DataTables plugin with inline editing and adding rows directly within the table. This differed from the current implementation that relies on modal-based CRUD operations.I've started using the curren...
Hello support. I got an error at installing. I am stuck. Would you help me to solve the issue?alirio@alirio-PC:~/Desktop/demo1$ npm install -g @angular/cliadded 236 packages in 8s44 packages are looking for funding run `npm fund` for detailsalirio@alirio-PC:~/Desktop/demo1$ node -v...
Hi there, The sidebar is currently experiencing a display issue on Android devices, where it fails to render properly, But this issue is not observed on iPhones, where the sidebar functions correctly. It's important to note that while the application is running the latest updated version of Metronic...
When trying to reset the password after submitting new passwordsit throws in laravelThe GET method is not supported for route reset-password. Supported methods: POST.public function handle(Request $request, Closure $next): Response { $is_logged_in = $request->path() !=...
Hi Faizl, Can you guide me how can i change the fonts in Metronic ? I like one font family which i want to use for my project but not sure how this to integrate in metronic. Let say this one https://befonts.com/visby-cf-font-family.html
When using a responsive DataTable the + button does not appear when used inside of the metronic stepper and the datatable is not on the first step. I was able to fix this by calling a recalc on the step containing the datatable with the stepper changed event but I believe this is a bug.step...
Hello, in my metronic application, I have a persistent bug, when I log in to my application, when the aside menu loads for the first time, it does not let me display the menuItemsWithSub, I am using React and the latest available version of metronic.