Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Metronic (1517)

Hey Guys,we have a question regarding the duotone icon library you ship with Metronic.When we google for Metronic duotone icons we land on These icons have different file names than the ones shipped in the re...
I woulde like to compress the build .js & .css files with gzip compression. I'm using React with both Metronic 8 and 7.
Hello, I am using Demo 2 of metronic, the react one. I am really struggling on removing the login page when we visit the website for the first time:https://i.ibb.co/WyZNLPJ/login.pngHow can i disable the authentification step. I just want the website to directly redirect to home page....
Hi,I succeed to make the top bar dark, but became white when I switched to dark mode.IS there a way to have the topbar as dark like here : https://ibb.co/x3Nq3zRand here in dark mode (unfortunatly white) : https://ibb.co/bPyGP19and it stays dark even if we switch to dark mode, like in...
Hiformrepeater is not working for as I followed the instruction here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/formrepeater/overview.html#usageand from the official documentation here : https://github.com/DubFriend/jquery.repeaterand this is my code (sample cod...
Hi,I bought your Metronic 8 theme. I am using VUE verison. How Can I access this globalProperties in store modules @actions.you can see what property I want to access : https://i.imgur.com/FfvPRVE.jpgThank you.Berat
In the Docs & Components example for Serverside AJAX Datatable, the footer selection counter is not working properly. No matter how many rows are selected, it always says "1 row selected".In addition, clicking the whitearea in checkbox column but not the checkbox itself will toggle the "1 row se...
Hi,I'd like to integrate the Description input box in demo1/dist/apps/ecommerce/catalog/add-product.html into my React tsx page. However there is no demo JS code for this. What is the right way to do this in JS? Thanks.
Hi keenthemes,The color of text inside a regular form is less dark than the input label, wich makes it super appealing to the eye and follow the design pattern.While in the input-group (where there's icon in left of the input ) style, the color of text inside the input is darker makes it as...
Hi!I am trying to setup metronic react with webpack.mix.js. if anyone has done it before kindly hep me to setup.Thanks
HiI had purchased v8.0.34.I'm going to use react template with ASP.NET web API as backend.But I couldn't login because access_token.How can I implement login?How can I generate access_token at backend?
Can not export layout builder on (https://preview.keenthemes.com/metronic8/demo1/layout-builder.html)Nothing going to happen when click export button.
Hey guys.All the demos are without this powerful search function that comes as standard with Datatables.I tried enabling search manually, but were not successful.Why is it disabled in metronic and how to get it back? Best regardsMartin
I built the VueJs Demo7 (Metornic metronic_v8.0.31) app with npm install --force. If I do with npm install, it gives me a big list of dependency errors mostly for the Vue version. I use 3.2.29 while the project has a dependency of 3.1.19. Somehow the project runs with --force option. But when I try...
Hello,I am currently using Laravel demo8 from Metronic 8 package.I am getting an error when trying to change the "locale" setting in config/app.php from 'en' to 'ro' (a custom folder created by me with Romanian translations). I have even added the english translations provided by the theme i...
Vuejs7 demo in 8.0.35 throws a runtime error if the Demo7 folder is taken out from the regular zip extract and run separately. It tries to refer to an import in ../../Demo1... but since the folder is no longer in the original folder structure it fails. Fails at line: import JwtService from "../....
I just bought the metronic v8 recently and opened both the demo1 and demo2 projects for React. Unfortunately I cannot see any components for horizontal and vertical search, although it was shown in the https://preview.keenthemes.com/metronic8/demo1/utilities/search/vertical.html demo page.
Hiwhy in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsxcan you explain it for me? and how you do that?
Hi.I am trying to add an aside Menu translation in global / menu.php and global / pages.phpFor example, giving 'title' => trans ('mainMenu.dashboard'), I get an error"Target class [translator] does not exist."How to correctly translate the menu? Thanks in advance for your he...
Hello,In https://preview.keenthemes.com/metronic8/demo1/account/settings.html the avatar is editable and according to the doc it should. However, When I attempted to convert the code from the HTML folder to ReactJS it just allowed me to select the image file but not display the selected image. W...
Hello Do you have any plans to upgrade Laravel version form demo1 to Laravel 9 ?Thank You
I just learn for react js programming, but template is typescript, can I get template with javascript lang?