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

Tag: HTML (1239)

HELLO I hope you are good, we bought from you : Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard ThemeCould you install it on our server please?
Hello, I want to ask about the stepper. I am using stepper version 8 on javascript and html. How to reload the stepper and the form contained in the stepper after I click the submit stepper without reload the page? How to use stepper.destroy and reinit the stepper. Thanks.
Hello. Could anyone recommend a practical example or reference of using the Image input plugin with image cropping and resizing? I'm using the HTML version and coding with PHP and an example would be great to continue our development.
Hello, we upgraded from 8.1.0 to 8.1.1 and dark mode is now not updating for child HTML elements as before.When we use the setMode command it updates the main UI but it does NOT update child elements with HTML tags. We attempt to load an HTML file inside an iFrame and that element...
Hello, am looking for the call center dashboard, is it available in vue? if not in which html demo do i get it?
at the moment is have a table with a lof columns, i want to have all informations in online line (Similar like in a search engine). I work with Metronic, last version. please see also my screenshot: https://drive.google.com/file/d/18TmUDJidremBZsjPpaNpVdeja_hUxhN2/view?usp=sharingHow can i d...
Hi all.I'm aware of the new dynamic UI theme management but there's a problem.I could decide to persist my preferred UI theme at server side (i.e. on a DB table), so that next time I sign in the application my favourite theme is automagically restored (*even* if I'm logging in from a brand new...
I got the same problem that someone else asked in this question.This combination of select2 with floating labels and multiple selects causes the label to overlap the current selected options.There is a rule in plugins....
I'm interested in the Start template - but are there any non-admin layout pages? I want to have a consistent look and feel between my app and its marketing website. I want to use the admin layout that you can preview at https://preview.keenthemes.com/start-html-pro for the app, but then have a l...
I have at the moment a big datbase with a lot of columns. I want to change this, that the results should similar like in search engine from google. Are there elements in Metronic that i can use?
$('#view').on('show.bs.modal', function (e) { var uuid = $(e.relatedTarget).data('id'); var target = document.querySelector("#kt_block_ui_1_target"); var blockUI = new KTBlockUI(target, { message: '
Hi @keenthemes. 14 Jul. you writes, redesign Lay-out will be in 1-2 weeks. But it’s not happened. When this update is come ? ( It’s important for me)Best regards
hi there,if followed the steps here https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.htmlbut gulp only generated html\demo13\dist\assets, all .HTML file and "src" folder did not generated. i tried to google but cannot find anything....
Hi , I'm developping a new app and I need bootstrap-select to work with select elements as it has some functionalities that select2 has not ( such as search in multi select and select/unselect all options ... ).I've searched for it in metronic 7 but it's bundled in plugins.bundle , so where can...
Hi There,I had purchased your "Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme"from ThemeForest but the thing is I am not able to use some elements like the select title bootstrap option. Even though it's showing perfectly fine in the below link. http...
Hi thereUseCase: Presenting in table and grid layout / card view, with the same dataPossibilities: Either turn Datatables into a grid layout with cards, or I need pagination and pagelength scripts that will work on a non-Datatable set of results.I've been looking through the demo/src fol...
Every time you update the theme, the modified eh structure and we lose everything we've created. I'm giving up on using your theme. There is no compatibility in the options. You need to get better at this. Upgrade is great, but it is necessary to maintain compatibility with the previous options. It'...
Hi Just purchased this today and first experience with a template like this. I am compiling the HTML version.Read the installation guide for webpack, installed dependenices (note.js, npm, yarn) everything fine.Downloaded demo21, followed latest youtube video along with the documentat...
in Recent update metronic 8.1.1 for dark theme when i run commandgulp --dark-mode after run this command i did not get output like plugins.dark.css and style.dark.css so this command removed or what happened ?
The HTML folder contains the "Invoices" while laravel doesn'tHow can I use any html pages inside the "Apps" folder of the html theme into laravel?Should I changes classes? update css?
I want to update Metronic version from v7.2.9 to v8.1.1 in the project. How do I know the update I have to make to upgrade the version?? Basically, a project is in Asp.Net Core 6 MVC, and there are a bunch of Controller, Views, and JS files. I know how to update views from Metronic 8 documentation b...
I can't find a way to edit with javascript and submit the image. The controller always returns me missing image. I want use the image-input metronic component.What would be the correct way to do it?This is my submit form:...