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

Tag: Bootstrap (141)

Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
hello, I downloaded metronic v8.1.6, but how do I run the date table export? I try to export but it is like the demo does not export anything And I don't need that last version view can anyone help me or the future not work in V8 thank you
Hi - is there a good way to pass data to for example "AddCustomerModal.vue" from CustomerListing.vue ?I want my modal to be used for not just adding records but also editing records.To edit a record, I have the Edit button for each row in the datatable which calls a function that shows the m...
Hello,How can I open a popup inside another without hiding the first one on the Demo29 template ?I use HTML/CSS/Bootstrap/JS.Thank's in advance.Have a nice day,Lucas
I am following this guide but it seems outdated:https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-startedI am running the commands in:metronic_v8.1.5\html\toolsAfter all of the commands and the gulp build finishes, the "demo1" folder is created:However, inside of it is...
I want ajax and update exits DateRangePicker. I want click daterangepicker and auto select datetime$(".kt_datepicker").daterangepicker({ singleDatePicker: true, timePicker: true, showDropdowns: true, minYear: new Date().getFullYear() - 1, local...
How do we get the daterangepicker to accept no date. I just want to be able to clear it out.Thanks!
It is possible to keep the visible for certain windowsI use demo1 template for laravel
Hello,I just want to add some charts to my Metronic panel but I do not know how to do this.Can anyone help me with it?
hello,i try to customize select2 option CSS in metronic 8, without success.What's wrong ?...
I had procured the newest version of admin template. But what’s mentioned in the intro video is not working with the newer template as the model files created don’t have any of the files as shown in the video. Planning to use Php for coding them. Can you let me know how to do it?
Hi, I got 2 filters and 1 export button, but when i shrink the browser size into a mobile size it seems the button is pushed outside the card area like this:https://ibb.co/9vF1wRWand here's my HTML code:
Hello,Metronic runs well in local env ( 127.0.0.1:8000). However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py[Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
Dear members,We are using Metronic 7 with Jquery 1.7. Can we use it with Jquery 3.5? If so, can you please guide me.Thank you,Anup
hi, I added the template files in my rails project and when I try to precompile I get this error: rake aborted!SassC::SyntaxError: Error: Custom property values ​​may not be empty. on line 62279:70906 of stdin>> size:1.075rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csv...
We want to use the https://keenthemes.com/metronic/?page=metronic8 theme in our multiple projects for multiple clients. Please you can confirm shall we proceed with the standard license or do we need any custom license
hi, Can metronic sass files and normal bootstrap css be used in the same project? If possible, how should the file structure be so that they don't overwhelm each other?
Hello I Keep getting the following error message while trying to download the asp net core template AccessDeniedtx000000000000012531ab9-0062fb86c1-2ce37333-ams3b2ce37333-ams3b-ams3-zg02
Hey folks! Question for you:Now that Bootstrap 5.2 is out and has much more extensive use of CSS Variables, what is the reasoning behind having KeenThemes CSS Variables that override those values, vs just setting the Bootstrap built-in ones wherever possible?Thanks!
Hi TeamI've been using the duotone svg as image files rather than raw svg code, but I lose out on a lot of control and features (eg. for colors and adaptiveness in header nav).For your next release, is it possible to have svg-icon markup affect the img svg in the same way it affects the svg...