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

Tag: Metronic (1320)

Hello. I switched to vite in a project where I used the vue version of metronic7, it was very good for me, I see a lot of benefits. I want to make a project with metronic8, but when I want to use vite, I encounter many errors while building the project. Are you planning to use vite in the near f...
Hi, i'm using the metronic demo1 on react and i've searched everywhere and the other questions on here on how to completely remove the auth page and i've ran across a couple things.. firstly this.
Hello,I am trying to follow the instructions for the Blazor integration but I am confused by what is described. In the Setup theme folder chapter it says:We need fully copy /html/theme folder and paste it into a root of our Blazor app.As I have unzipped the files to C.\ I should find the...
Hi all,is there any way to make a modal draggable in Metronic v8? I know I could use something like jquery-ui or Shopify's draggable but it would be very nice to simply add a data-draggable="true" attribute to a modal-div to make it draggable.Think of it for a future release, please.
how is pattern in an array for permission and role ? it can config in config/menu.php I guess. But I don't know how ?ps. Sorry My English isn’t that good
Hi Keenthemes,After upgrading from 8.0.34 to 8.0.36, the invalid message for input group are not showing,I may know the reason, it"s when you updated the text color inside input-group lately changed. (wich is looking goood), but it maybe this update on input-group affected the css reposnsibl...
I am trying to use select2 but my function is not detected, the following$('#departamento').on('change', function () { var data = $(".select2 option:selected").text(); console.log(data); })also try the following$('#departamento').on('select2:select', function (e)...
Hi,How to install a blank panel, no modification needed?Preferably only with authentication.Of course, with the absolute minimum of dependency.Laravel 9
I have the following problem when I want to integrate the latest version of metronic v8.0.36 Problem 1 - Root composer.json requires laravel/framework ^9.0, found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but the package is fixed to v8. by a partial update and that version d...
Good morning, I am attaching the complete link of the project. I comment that I present problems for the DATATABLE,bootstrap-maxlength.html and recently with vis-timelineI had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css"; and...
Recently I have purchased a Metronic Theme. I am using this theme in a ASP.NET MVC application. The not supporting form POST method. Please help. Existing HTML for the same is given below:...
hi keenthemesHo safe it is, to remove those plugins from the compiling bundle "'theme/html/tools/webpack/plugins/plugins.js'" :// ES6-Shim - ECMAScript 6 compatibility shims for legacy JS engines. Learn more: https://github.com/paulmillr/es6-shimrequire("es6-shim/es6-shim.min.js");...
Hello, I bought the Metronic theme before.Now theme was updated, I want to re-download the theme files.I re-downloaded the file via Themeforest.But there are only demo1 files for vue, react and html in the file.The file I downloaded does not contain the files of other demos.Is th...
Hey all, I developed a date time picker via bootstrap with Metronic without jQuery.I have made the portion of showing the present and special days. I continue to develop.Next part : - Range date selected - Time SelectedStackblizt link: https://react-date-timepicker.stackblitz.ioSou...
Good evening, in fact I am performing an integration of demo2 HTML theme by following all the steps contained in the document Server-Side integration for laravel.once you get to the step to compile the assets.when I run the command: npm run devit shows me this error:'mix' is not recognized...
Hi,I have a problem with the stepper component, the formik validation error messages do not appear under the field. example: name required.In the preview, the messages appear, but when running locally the messages do not appear. What can I do?Another question is about the users module, w...
Dear Support,We noticed there are errors when viewing in the inspector in the console of the FireFox. Error in parsing value for ‘max-width’. Declaration dropped. Unknown property ‘text-size-adjust’. Declaration dropped. Error in parsing value for...
I will like to setup demo19 in react for use?
Hi keenthemes,The de-activation of aside menu in demo6 is not working in Layout Builder.even if you try to visualise it here with no aside, it still appears :https://preview.keenthemes.com/metronic8/demo6/layouts/aside/only-header.htmlwich it is de-activated in demo1 :https://preview...
Without ktdatatable, the development cost of Metronic has increased a lot.
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...