Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Metronic (1310)

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 AppServiceProviderpublic function boot() {...
I have this issueERROR in ./webpack/plugins/custom/typedjs/typedjs.js 3:15-47Module 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...
Hi, When using the vue version of metronic 8, how to use the server for pagination?
Hello Kennthemes,I have just Downloaded Metronic verison 8 and Used the pre-built Customers Listing Layouts.Select2 on Filters Dropdown is not properly working. I have read the documents and they said that Select2's CSS and Javascript files are bundled in the global plugin bundles and globally i...
Previously we have multiple demos implemented for Laravel, but at the moment we can only download the starter kit that only have the minimal for demo 1.The other demos will not be available anymore?It was useful because was easy to start with a new demo now we have to create multiple layout...
I am using Metronic 8.1.7 Laravel and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this?
Hi,I try to install metronic laravel 8.1.7 and i have an error with : npm run dev npm run dev> dev> npm run development> development> mix✖ Mix Compiled with some errors in 22.64s1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' fo...
Hey Guys,I have used starterkit as a base for the conversion of a Metronic v6 app to a Metronic v8 app.I have been successful in all aspects except now I was testing the 'reset password' facility and have gotten as far as getting the reset mail link in an email.However, it then redirects me...
Hi All,With regards to the following in Layout Builder here: https://preview.keenthemes.com/metronic8/demo6/layout-builder.htmlDo you have any advice on how to ensure that the 'spinner & message' renders correctly when on mobile? It seems like the 'loading' first starts off to the lower righ...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
I have below warnings on every pages. Please advise what I need to check. plugins.bundle.js:58060 Tagify: input element is already Tagified - Same instance is returned. ​M @ plugins.bundle...
Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
I read the documentation of the metronics theme for light box use. and followed the steps but it's not working fine in the angular project.
on my console ım getting theese error, and ı guess its just about smt named KTUtil, ım fresh guy in softwares so would you help me please?widgets.bundle.js:1 Uncaught ReferenceError: KTUtil is not defined at widgets.bundle.js:1:1405(anonim) @ widgets.bundle.js:1widgets.js:1 Uncaught Ref...
Hi - We're using Metronic for our admin but feel we could improve on our usage.We'd like to hire an exceptional, experienced UI/UX designer to help us better implement Metronic.Please reach out if you're great with Metronic, UI/UX design and interested in a contract.Thanks!Jay
Hey Guys,When you try print a page with a table that has table-striped, you cannot make out whats in the table:
Hey Guys,I have a logo img with black font (eg: logo-default.png). How do I define the appropriate variable / css / whatever needs to be set to have a "dark mode" alternative for it (eg: logo-dark.png)?Thanks in advance!
When you print, it prints the whole page. Would be nice to have a helper class that lets you specify what to print on a page.eg:https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.htmlWhen you click print, it prints everything. In a real world situation, you would wan...
In menu.js on line 248"var target = document.querySelector('[data-kt-menu-target="# ' + the.element.getAttribute('id') + '"]');"It has a space after "#" in query selector. It occurs bugs
Hello, I want to work with full file names like https://example.com/user-settings.php.How can i import my Content. And where must i store the Content?
HiI just bought Metronic theme and trying to run with Blazor as per given instructions but getting error as below while running "npm run build" command: Failed to load 'D:\Celestia\MetronicBlazor\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is...
Hey guys,starterkit (Laravel) doesnt appear to have Tempus Dominus.Ive edited resources/mix/plugins.js to include it from the node_modules directory.However, your help documentation:https://preview.keenthemes.com/html/metronic/docs/forms/datepickerRefers to an init file src/js/ve...