I have a project in Symfony 5 that uses the Metronic 4.7 library. How can I update my project to the new Metronic 8.2.2 library and ensure that everything continues to function properly?
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/add-product.htmlin above link when i adding a long text in quill editor ( Description ) design will be break how can i resolve this issue
Hey,Im trying to include the exclusive components in the build, but specifically the loader component. when I include only mandatory components the loader element won't show the loader itself (circle) everything else works. What argument in the config includes the loader element specifically? an...
Hello, im using metronic 8.2.3 VUE.I'm using custom variables in _variables_cusotm.scss for changing my main theme color. But it only work in light mode, not working in dark mode. while theme switched to dark mode, primary color set to default bootsrap color (blue).Any help will be appreciat...
Dear Dev Team, I'm interested in using the Metronic Django theme with an existing Django project. I have reviewed the "Getting Started" documentation, but I could not find specific guidance for integrating the theme into a pre-existing project.Could you please provide instructions or point me to...
Hello Keenthemes Dev Team,I hope this message finds you well. I'm reaching out because I'm looking to update my Metronic template from version 8.1.7 to 8.2.1, as well as Angular from version 15 to version 16. However, I want to ensure that this update doesn't negatively impact my current project...
I bought your Metronic Theme for another account. Now, I'm having trouble with the side navigation. Even though I followed your documentation, I am facing an error when creating a new dropdown menu. In that submenu page. The error message I'm getting is http://localhost:3011/admin/error/404. C...
Hello, great job! Thank you for such a nice template. Unfortunately, the Django version isn't working. The command: `npm run build` fails with an error:```ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because i...
hii,i am using react metronic demo1 theme, and i want to know which types of authetication functionlity you're using in react metronic thme, i want to implement access and refresh token functionlity but there is conflict in code, please help me to solve the problem, is i can edit the metronic au...
HiI have experience bug when i have 2 modal that had a table in there , when i export the excel file on 1st modal it work but when i try to go on 2nd modal then export the table im downloading the excel of the first modal not the current modal how can i make this work any recommended to solv...
Hi.Is it just me or is there a bug?Modal windows with class modal-lg and modal-xl are not working for me.After showing such modal it breaks whole webpage.Modal contents is added to the end of the webpage and dark overlay (backdrop) covers entire page (also cover...
I'm using KTMenu.updateByLinkAttribute in my vanilla html project powered by htmx, I'm expecting ```// This will recalculate and update the menuhtmx.onLoad(function(evt) { KTMenu.updateByLinkAttribute(window.location.pathname, "hx-get");});```to update all menus, but it's only...
When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.e.g.Lets say i have 50 webpages and amend the menu, do i...
HI, i want to display a custom specified error message if the user entered an incorrect user or Password, the error message should be specific instead of 'Sorry, looks like there are some errors detected, please try again.'i'm using Metronic Starter kit in laravel 10
Hi,We are using metronics theme in Laravel which is setup in docker. Everything looks good except it shows some variables (starting with @) at frontend even after compiling the assets. Please see attached for more details.Can you please help us here?