Hi! Can you tell me when an update of the theme with symfony support will be released? If I have to wait, I'd rather not have to integrate the HTML version of the theme into my symfony project myself.thanks
I did buy this theme to learn languages I don't know yet, and it looked like a good thing have the same code translated to multiple languages to compare and learn faster.But, do I have to download it one by one, lang per lang? I'd like it to download the full version and recieve the full code if...
hello,I use django starterkit. I want to had german language.So i try the command : django-admin makemessages -l deBut, i have the error : Unable to find a locale path to store translations for file _keenthemes\__init__.py. Make sure the 'locale' directory exists in an app or LOCALE_PA...
Hi,I try to implement login with django and axios.So i use handleSubmitAjax() in \assets\js\custom\authentication\sign-in and i have the error :ReferenceError: axios is not definedAnd i add in signing.html to no longer have an error :
Hello, is there a react version of demo 28 in the link below?https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.101794888.890462997.1675983921-1755027325.1675636840
I bought this theme once I saw that is compatible with Blazor. My goal is to save time. We have a presentation/demo to do for investors. Now I'm losing it all.Our solution is based on Blazor WebAssembly hosted (Server, Client and Shared projects). The strucutre is completely different than your...
Hi, next is great example how implementing datatable.net in vue, i think may help https://codesandbox.io/s/datatables-option-api-example-6g3ksj?file=/package.json:240-393
Hi!I'm using the metronic template. I need a tristate "switch" or checkbox to represeent "true", "false", and null. Is there anything like it in the Metronic portfolio of controls? I checked the documentation and I have not seen it.
Sorry for a stupid question but how do I select what widgets I want to have on the dashboard.When I try to comment out {% include 'partials/widgets/tables/_widget-14.html' %} in the index.html it won't change anything.Thanks
Not sure if I extracted the files some of them were missing, but my zip doesn't include routes foldermetronic_laravel_v8.1.7_demo1\laravel_demo1\starterkit\routes/api.php : Failed to open stream: No such file or directory. Can someone assist me with where should I get it?
Hi. I am using Flask version. Trying to pass data to a chart widget.Couldn't find any tutorial on that.Realized there is a @app.context_processorHowever, when I put my function in the "def utility_processor" it returns something like "" instead of a value...
On a large screen it works normally, it does not generate a problem, when it is executed on a table or cell phone the side is not displayed for more click on the icon to show the menu on the mobile
I bought the Metronic template for the React version. The wizard is not working correctly when data-kt-stepper-action="step" is used. This should make the steps clickable but this doesn't work.I place the attribute like it is also used in the HTML template. if i look at the _StepperComponent...
same question on stackoverflow https://stackoverflow.com/questions/75384661/react-splash-screen-spinner-with-keyframes-does-not-work-after-a-split-secondReact application that uses a spinner with css @keyframes. the spinner works for a split second before becoming broken here is the problemh...
Hello, we had purchased version 6 Metronic Admin Dashboard Theme(Item id-4021469) and we been using it with Angular 6. We have found an issue that the data is not being displayed on the page unless you move the mouse pointer to the side nav or by clicking on top right corner. Can you provide me any...
hi, KeenThemesI purchased the metronic vue template (Extended license), but I want to use it as js, not ts.I wonder if you are providing a js-based template source code or a conversion method.thank you
i'm using django and HTMX on a modal that contain a formwhen i click on the "Submit"it broke the modal and try to close it it doesn't close it properly i think the problem is on plugins.bundle.js ( i'm not sure) and i couldn't ffin...