Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5210)

I got error when execute npm run dev on Laravel [webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.entry['/assets/js/widgets.bundle'] should be a non-empty array. -> Al...
We have been using Keentheme for our website southasiantaxa.zooreach.org and today I purchased the metronic_v8.1.7. Kindly help how to update this on our site.
Here are the steps I did: 1. I renamed folder src to metronic-src and tools to metronic-tools (to not mix it with my project). Also I moved them into my project. 2. I made necessary changes to gulp.config.json { "config": { "path": { "src": "../metronic-src" }, "dist...
Hi, I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django. Would you have a working example by any chance? Thank you!!
Hello, is there a way to click on an icon of a card and make this card full screen? If so, how? Thank you. metronic_v8.1.7->html->demo1 Thx
Hi, This is Latha G Ravikumar and I am working in a charitable organisation called Zoo Outreach Organisation which is working for wildlife conservation since 1985. We purchased the above in 2016 but lost all our credential details. We need to upgrade the same as the view is not working. Can you...
In stepper properties is spelling mistake: totatStepsNumber in _StepperComponent.ts file in react language.
Hi! Will Metronic support React Next JS in the next release? Thank you!
Hi, I'm trying to simply set the menu item to active after clicking. I'm assuming that I need to use the "KTTheme.addHtmlClass" method in the view file, but I have no idea how to add the "active" class to menu item. Help would be greatly appreciated
Hey Guys, Suggestion: For the form-switch - have a unchecked focus colour so that when you are filling in the form and TAB through elements - you can tell when a switch has focus. eg: .form-switch.form-check-solid .form-check-input:not(:checked):focus { background-color: var(--bs-gr...
I am using sub tables from this link https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtable but showing this error Uncaught SyntaxError: Unexpected token ']' in your JavaScript which i just copy-pasted...... and after getting viewsoure of page ........i come to know...
(py39env) [oracle@srvpython rockdb]$ ls __init__.py __init__.pyc __pycache__ _keenthemes _templates assets auth dashboards requirements.txt routes.pyc venv (py39env) [oracle@srvpython rockdb]$ ls -ltr total 16 -rw-rw-rw-. 1 oracle oinstall 1014 Jan 30 21:57 routes.pyc -rw-rw-rw-. 1 or...
I implemented Metronic laravel version on Laravel 10 fresh installation and have been battling with the following error: Call to undefined function App\Core\Bootstrap\addHtmlAttribute(), Meanwhile, the function is defined as follows in the AppServiceProvider public function boot() {...
hi, is there any plan to make Datatable Plugin in Angular 15. i need a lot extension in datatable to implement in my application.
Hello, I'm trying to buy Metronic 8.17 yesterday and install Asp.net Core. I get the errors in the picture when I download and try the necessary installations by reviewing all the documentation. I followed the instructions at https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-start...
I have this issue ERROR in ./webpack/plugins/custom/typedjs/typedjs.js 3:15-47 Module not found: Error: Package path ./lib/typed.js is not exported from package /Users/django_demo1/starterkit/_keenthemes/tools/node_modules/typed.js (see exports field in /Users/django_demo1/starterkit/_keenthemes...
Hello, I need to customise and reskin my template. But I'm not sure how flexible my designer can get with changes. I need some guidance as well as I need figma designs for all demos for React. Thanks,
Hi how are you? To make the site multilingual, it is necessary to change the language along with the direction with a button. For Angular 15 Metronic 8.1.7 TNX
i have large aside menu , but the scroll bar not exists and cannot scroll down to see the other items in the aside menu.. how i can enable scroll bar to aside menu?
Hi, I am using FormValidation and i noticed that under the fileds being validated, the plugin add more space than the padding and margin defined in the css. Is there a way to remove this additional space? Here is an image. The red line circles where the plugin adds more space, while the gre...
hI, I followed step by step the description of this page: https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export, to activate teh buttons export on my datatable application, and the browser return me this JAVASCRIPT'S ERROR: ---------------------------------------...
HI When mapping a route in the controller.. If I use @Getmapping("/list") it works fine, If @Getmapping("/recommendation/list") is used, the theme can't be retrieved(only text). Return value is theme.getPageView("recommendation", "list"); The path of the list.html file is : resources/tem...