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

Tag: Metronic (1312)

Hello,Is there any example of adding a badge in the vue sidebar for all pages and the count will be from the API call?I saw an example in the HTML demo in Inbox > Messages menu, I want the same as that.
Hello,I am a full stack web developer. I has been using envato for 6 years. I decided to be an author on Envato Codecanyon but I have a problem. I want to sell a crm software on codecanyon. The management panel I use in the software is the metronic theme that I bought on themeforest. Can I sell th...
Hello,Documentation of the Blazor Starterkit suggests that JavaScript files should be imported like this:@inject IJSRuntime JS@inject NavigationManager MyNavigationManager@code { protected override async Task OnAfterRenderAsync(bool firstRender) {...
Hi @keenthemes Team.You sad update will be 2022.08.11 (Today). https://devs.keenthemes.com/question/angular-layoutToday will be update ?
Hello I love your theme and will be making purchase of Metronic 8 in next day or two. Few questions I need clarification on before purchase.1. Does demo1 has datatable component in angular which I am not seeing HTML demo1 version?2. With $49 purchase, I will be getting all 22 Metronic demos...
i tried using this layout https://preview.keenthemes.com/metronic8/demo5/authentication/layouts/corporate/sign-in.html, but in the browser console always showing errorUncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:64:159273what did i miss?...
Hello. I'm trying to implement the Image Input plugin. I can assign an image and using some javascript / php (backend) can get the image stored on the server and mapped in a db.My hurdle is when I load the profile in the update mode. I am able to code the location of the image and assign it to t...
I'm trying to use Metronic demo 1 with Blazor WebAssembly. I've followed the [Quick Start guide](https://preview.keenthemes.com/blazor/metronic/docs/getting-started.html) and made changes for WebAssembly where applicable.The demo is working correctly with two exceptions:graphs are no...
Hello We just downloaded the Metronic 8 - demo 1 and demo 3, and when running on angular, they do not contain the pages with samples for Modals - Popups... are the Version 8 demos more limited ? thanks
How can I find and modify eslintrc.js and related files for my project? They are hidden or defaulted, so I need to create my own in order to rewrite default rules? In my project I can only see eslintConfig inside package.json
Hi SeanI've noticed that the scripting mostly uses var = function and init approach. Because I'm self-taught from years back, I've never used this approach. So I've been researching it online.The var function approach seems to result in single use functions, whereas calling a function fn...
Hi Sean and teamI love the feel of the Swal fire so I'm trying to make it a bit more customised as a standalone query (in place of the more clunky looking modals). I've checked your documentation here: https://preview.keenthemes.com/metronic/demo6/features/miscellaneous/sweetalert2.html, and her...
I have updated my theme colors primary in the .net demo 1 (Keen themes v8.1.1). I have updated the theme colors in variables.customs.scss file and complied the tools folder using gulp. However there is no affect on the colours. I have even tried updating the values _variables.scss files. Still t...
The login detail is incorrect with "Use account admin@demo.com and password demo to continue.Without DB
Unable to deploy it on https://www.netlify.com/Followed the same instruction mentioned here https://preview.keenthemes.com/metronic8/react/docs/docs/deploymentAttaching link of the deployment for your referencehttps://metronics-demo.netlify.app/Thank you for your he...
Hello, I want to ask about the stepper. I am using stepper version 8 on javascript and html. How to reload the stepper and the form contained in the stepper after I click the submit stepper without reload the page? How to use stepper.destroy and reinit the stepper. Thanks.
I am trying to put permissions in the left side menu in the file located in config->global->menu.phpI tried in the following way but it only detects the first permission, I would like to detect several'permission' => 'system.roles.master','system.permisos', 'system.auditoria','system.registr...
Hello, Im using the Laravel installation Docs for Metronic 8, and i seem to run into alot of problems, are the docs outdate?eg:[webpack-cli] Error: Cannot find module './resources/assets/demo1/js/scripts.js'Require stack:when i run the npm run dev
Hi all,in Metronic: v8.0 was:.page-item .page-link { min-width: 2.5rem; }while in Metronic v8.1 is: .page-item .page-link { width: 2.5rem; }This causes issues with custom labels (e.g. 'Previous' instead of '
I can't get "store" information in "beforeEach" in route/index.ts file. It shows but gives "undefined"Code image Result "user" field is empty
Hi sir, How can I add route with parameters in menu.php? For example the declared route in web.php is Route::get('test/{id}', 'TestController@index')->name('test.index); array( 'title' => 'Test', 'path' => 'test/1', 'bullet' => '
Hi all.I'm aware of the new dynamic UI theme management but there's a problem.I could decide to persist my preferred UI theme at server side (i.e. on a DB table), so that next time I sign in the application my favourite theme is automagically restored (*even* if I'm logging in from a brand new...