I have recently purchased metronic_v8.0.34_3gb from themeforest, What I found is there are multiple demos that are missing. For HTML there are 20 demos but for vue, laravel, react, angular there is 2 to 3 demos only. Kindly please help with the remaining demos.
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...
HiI'm having trouble implementing Flatpickr in my form, it says : Uncaught TypeError: $(...).flatpickr is not a function http://127.0.0.1:8000/system-setting/create:4385the input was copied from here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/flat...
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....
Where can I find the same demo that they have published here https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.101471426.293300087.1643330106-1618577804.1643330106 since the demo that is downloaded is a trimmed version.
Is there anyone kind enough to explain to me how to install bootsrap 5 with SASS and metronic theme number 20 on Laravel 8? I'm trying them all but I can't find a solution.I need to install it as a backend theme since I will also need to install a frontend theme.Thank you all
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...
Hello Team, i like metronic 8 demo 1 - default theme but angular version has only few menus than html version, can you please provide me full menu version in angular so that i can buy immediately for my project.Please let me know as soon as possible so that I can start my project which is pendin...
Hello Team,I have the Metronic Template which I am using to create a Angular Based Project so in that I am stuck in the designing issue in Dropdown in table.In Table the data is rendering dynamically and in that one last column have button and after clicking that button the dropdown opens so...
Hello KeenThemes,I'm attempting to integrate demo16 in a laravel project.The project uses translations in different languages and I'm trying to figure out how to translate error sign-up error/configuration messages.While other template items uses __('whatever') to use translated items, i...
I bought metronic.I am using version 8.0.35 Theme 20 with Bootstrap installation on Laravel 8.I'm trying to change the blue background-color of the hader but can't do it. Can you please help me?Thank you
Hi,Really like your work.Especially Demo 5 from Getbootstrap's keen theme.https://preview.keenthemes.com/keen/demo5/index.htmlWas wondering if there was a dark mode for that theme, or if there was one coming down the track some time?Thanks
When you will reply to my ticket - Stepper issue in HTML ticket created below? You guys are replying to all other tickets posted after me? What is the problem replying to my ticket?
Hello Team,I need below Angular 13 Theme https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.29050364.1103074761.1643051595-1501502594.1643051595Can you please make it available for us. Please let me know when its ready.
Hello,Calendar app contain a bug or error. When I'm trying to add an event using "+ Add event" button, I get only this error in my console.log:Uncaught TypeError: can't access property "hide", pa.getInstance(...) is nullClicking on a random day and closing modal make "+ add event" bu...
I'm trying to use RTL in Angular-Demo2 version, but the generated rtl.style.css has an error that makes the project unable to runAnd when I updated the "webpack", it gave me a different error that prevented the project from working.What should I do?Another question, I want to apply rtl & ltr...
Can someone suggest that I have to study to be able to use the metronic template? I only use VBA at the moment and I would like to use the template but I don't know what languages or what I have to know to be able to use it.
I'm try to create tour tutorial for my App (Angular - Metronic), in that tutorial I need to Open Aside Menu automatic by code to show the user that all menu available.try using JSdocument.getElementById('kt_aside_toggle').click();but aside still not open and need operator to cli...