Hi, I recently purchased your theme off ThemeForest. I love the design and it will be perfect for my administration dashboard. Currently, the font is not loading the same like the HTML-only demos.Am I missing something?Best regards,Justin
Hi, The Demo1 for Angular only comes shipped with Chat app. Where can I get the source for the other apps like e-commerce, file manager, etc. I downloaded the metronic_v8.1.1 from themeforest.
Hi, I have a problem with all demos using angular. If you go to an error page and go back using browser history (back button). It happens:- dropdown menus are not working anymore (e.g search, user info, etc)https://preview.keenthemes.com/metronic8/angular/demo2/dashboardgo tocrafted...
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. Could anyone recommend a practical example or reference of using the Image input plugin with image cropping and resizing? I'm using the HTML version and coding with PHP and an example would be great to continue our development.
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,I have followed the instructions to get template up and running:https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.htmlRan the solution with donet watch.Was able to get to default Dashboard but when I click any other menu item in the menu list it just reload...
Hello, we upgraded from 8.1.0 to 8.1.1 and dark mode is now not updating for child HTML elements as before.When we use the setMode command it updates the main UI but it does NOT update child elements with HTML tags. We attempt to load an HTML file inside an iFrame and that element...
Hi,I've this error when run server error in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scssSyntax Error: SassError: Undefined variable. ╷142 │ values: $utilities-border-colors │ ^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/bootstrap/scss/_util...
at the moment is have a table with a lof columns, i want to have all informations in online line (Similar like in a search engine). I work with Metronic, last version. please see also my screenshot: https://drive.google.com/file/d/18TmUDJidremBZsjPpaNpVdeja_hUxhN2/view?usp=sharingHow can i d...
Throwing this error when executing "npm run serve"Already implemented import { useI18n } from "vue-i18n";Module not found: Error: Package path ./index is not exported from package D:\Development\Quote-Tool\Test\demo4\node_modules\vue-i18n (see exports field in D:\Development\Quote-Tool\Tes...
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' => '
Hello, please see issues below, I spend a lot of time testing and sharing details.1) When I print a help page half the content is missing, please make it easier to follow help on a printed paper.2) Can you please update ASP Core 6 documentation to add a new view, where are all do we make cha...
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...
I got the same problem that someone else asked in this question.This combination of select2 with floating labels and multiple selects causes the label to overlap the current selected options.There is a rule in plugins....