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

Tag: Metronic (1320)

Hi keenthemes,Since you just release the new download page which download prefered framework and demo with one click.It would be great to have the ability to download Metronic with only blank page.thank you
Hi, is there any video or documentation for migrating from metronic theme version 7 to version 8 I wondering if it is easy or I will change a lot of things and if I managed to change to another theme in the same metronic 7 I will just change the assets folder
I just learn for react js programming, but template is typescript, can I get template with javascript lang?
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...
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
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?
Can not export layout builder on (https://preview.keenthemes.com/metronic8/demo1/layout-builder.html)Nothing going to happen when click export button.
Hi keenthemes, i posted the question here https://devs.keenthemes.com/question/plugin-bundle-js-optimization, since I didn't want to make a new post, but apparently you didn'"t see it.I use webpack, and deleted a lots of 3 parties and global pluginsI followed the video that you gave on that...
Hello Do you have any plans to upgrade Laravel version form demo1 to Laravel 9 ?Thank You
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...
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.
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 "../....
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...
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...
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?
Hi!I am trying to setup metronic react with webpack.mix.js. if anyone has done it before kindly hep me to setup.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'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.
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...
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 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...
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....