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

Metronic (4029)

Hi,Do you plan to create a manual how to integrate Metronic with Blazor WebAssembly? Existing instruction for Blazor Server is fine as long as you replace whole index.html and not use Blazor components. When trying to navigate through website with dynamically replaced pages, some Metronic compon...
I have implemented some tables in my template, but they are not responsive… not even in your documentation.https://ibb.co/DYH3Dd2https://ibb.co/TctTyxv
Hi keenthemes,I create a backend API for a drug search checkup, and hook it with select2 and search using select2 Ajax options, everything works great, except when I seach and select in a drop down, it wont validated the result in the select2 input box = meaning nothing happend if you click on t...
Hello is there any support in german with an expert possible. Have you got an contact for me please? I will pay for it.
I followed the steps to implement metronic in blazor from this page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html, however I have errors with the webpack and I need help with this
Hello,Can't really find the proper way to close a drawer programatically in the react demo.There is nothing in the docs about drawers and the KTDrawer seen in the HTML docs apparantly is not available in react. What would be the right way to close a drawer from a function?Thank you!
I fetched tabs from the database using ngFor loop. but if I used ngFor loop then ktMenu dropdown which I added in tab-content is not working. I used Metronic theme. I tried with this example:- https://preview.keenthemes.com/metronic8/demo1/documentation/general/menu.html?_ga=2.69169046.68420783.16...
I'm trying to add a dropdown menu in datatables server side, but it doesn't work when clicked on the popup menu item doesn't appear, please solvethanks,
Hello.Metronic has many HTML versions on the website.The demo7 layout is only available as an HTML version, but I'd like to use it with Angular (which is only available as HTML).Is it possible? Thank you.
Hi,1) Is there a way to use the Drawer element within a div on the page? I am using react version and would love an option for this.2) On react demo how can one reset the form fields when submitted successfully?Thank you!
Hi,Are the toast style versions in both the light and dark versions the same?From what I saw they are the same.But in dark mode, demo19, the texts are bad, without good visibility.
Hi, I am trying to access dashboard directly. Without the need to login.How do i remove login from dashboard?Framework: Reactdemo2
Hi,Is there a preimplemented way to close a dropdown menu on button click?For example, on metronic react demo 2 notification logs, I'd like to close the menu when clicking on View all. What would be the best way to do this?Best wishes,Tamás
Hi keenthemes,Are you re-adjusting the buttons design back to normal in the next metronic update as you said here : https://themeforest.net/comments/27682563Button are considerably big for a button-sm !..For example those below devs forum buttons are exactly the size that Metronic button...
Currently, in metronic/vue/demo1 , you need to click in the top header toolbar menu items, to show their submenu.Please add option to appear submenu on mouseover too.
We wanted to work on specific framework (i.e. vue) however, we have to fetch/pull 1.5GB repo for no reason. We have been using other themes, and all of them, had separated repositories for different framework (react, vue, html, laravel, etc..).Please, do it seriously and treat customers like t...
After opening localhost page, i see in console: https://i.imgur.com/O42J4DI.pngSo, hot-reload is not working. Any ideas why?
HelloI would love from you to give more intention and effort to the laravel version.Adding datatables and CRUD system.That would make Metronic a template to plug and play for neewbies.Thank You
Hi,On the latest update (8.0.34) the chat notification blinking green dot wandered off to the middle of the top bar. Another issue is that there is still double menu on mobile.Any suggestions?Thanks,Tamás
When we start (serve) demo1, the first page is 'sign-in'. How can we avoid that, and instead have any desired page as the main page, so sign-in was not required?
in "public\media\svg\shapes" there are several SVG files that are 350kb+ in sizes.I've checked them and they are PNG-encoded images just put in SVG format, which is outright fake thing. Please, do them in correct SVG's (so those images will be around several KB in size).
Please add support (or instructions) to use Vue project with Vite (https://vitejs.dev/) instead of Webpack&Vue-cli. Will be a great step ahead. (i've found tutorial too, but it is for vue-2, and might be now incorrect: https://qvault.io/javascript/migrating-vue-webpack-to-vitejs/ )