Could you please help me? I can't run demo 1 because of DataTables.Settings in all components not working. The error is: Cannot find namespace 'DataTables'.ts(2503).When I add this import:import DataTables from 'angular-datatables'It works, but type DataTables.Settings = /*unresolved*/ any...
Hello, I'm developing application using Metronic Vue 8.2.5 version I can run the application just fine using Node 20.11but I can't build the apps. I even tried to build the base Metronic vue and found out that I can't build it either. Is there any specific requirements that must be meet...
Hello! I've installed Laravel version. The are some 404 errors: http://127.0.0.1:8000/user-management/assets/media/misc/menu-header-bg.jpghttp://127.0.0.1:8000/assets/plugins/global/fonts/keenicons-duotone.woff?eut7fk (this file is in keenicons-duotone subfolder)How can I fix this properly?
I'm trying to do one of two things, not sure if either are possible.Possibility 1:When you go responsive for small screens, the secondary menu turns into a horizontal scroll menu when you access it. Instead of a horizontal scroll, can that be turned into a normal menu breakdown like the prim...
checkout this link , using an android device, https://vishful.co.in/testnet/index.php. The sidebar is not popping up when it is clicked upon. I want this to be sorted out immediately. The sidebar in the The template is METRONIC8 ORIGINAL/...
Hi,I am trying to redirect to a custom page after successful login, however it always redirect to dashboard. I made changes AuthenticatedSessionController but again it doesn't redirect to the custom page. I even change the HOME in RouteServiceProvider but it didn't work. How can I change the def...
I have noticed that when clicking on the "Profile" option, the popover opens as expected. However, if I navigate to a component such as "Error," where there is no layout, and then return to the home page, the popover no longer opens upon clicking on "Profile.". This issue is causing inconvenienc...
how can i implement the backend pagination in node-express according to your react frontend ....I cant even see the pagination design in the userlist page(in the code there is a component but its not reflected in the page)
How do I use StepperComponent from _StepperComponent.ts file in Angular project.I copied this from html documentation and tried to make use of it, but couldn't make it work, couldn't find docs with anything other than html.
hello everyone,I whould build a new page blank for a new project.I try generated new build with https://preview.keenthemes.com/open-html-pro/layout-builder.html and rename all page with ".blade.html" but it not a laravel page. I can build new page for my new Laravel projet with what ?Best...
Hello, I am using the CKEditor Inline in my Django app, and I would like to add a save button along with other buttons to the toolbar. I tried following the CKEditor docs but i keep having issues with ButtonView, which seems to be necessary for this task. I was able to successfully run:npm i...
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...
hi,i am using metronic react demo 1 theme, when i am changing the theme mode to dark or light the sidebar color is every time black, i want sidebar color to white when thememode is light, and dark the sidebar color if mode is dark, and one more thing when user first time login then the default mod...
Version: Metronic HTML v8.2.5 Demo1Problem, page: https://preview.keenthemes.com/metronic8/demo1/apps/customers/list.htmlSS: https://prnt.sc/pVKUNxqzVB5O (open mobile and click chat)Workaround: The issue is that it causes the width of the page to be calculated differently as the page loads...
Hello, I followed the steps here: https://devs.keenthemes.com/question/draggable-demos-do-not-workUnfortunately, draggable is still not working for me in my Django app.This is how im trying to use it in my js:var containers = document.querySelectorAll(".min-h-200px.draggable-zon...
Hello!The company I work for recently purchased your template. However, I'm encountering some difficulty getting it to function properly. I'm receiving the following error message:--> npm install --legacy-peer-depsC:\Repo\template\angular\metronic_angular_v8.2.5_demo1\node_modules\nx\src\n...
Please can you help me with the Login Form. I am using Metronic 8The form validation is working just fine but it does not redirect to my PHP Page to check for the user in the database. What Am I doing wrong?This is from assets/js/custom/authentication/sign-in/general.js
Hello support Team, I got an error at installing Metronic Angular Theme. I am stuck. Would you help me to solve the issue?Currently using Angular CLI: 17.3.6Node: 20.12.2Package Manager: npm 10.5.0OS: win32 x64After using ng serve command compiled failed. Getting this errorBu...