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

Tag: Bootstrap 5 (692)

HI,I'm currently running through and upgrading our Angular to the latest Metronic going from v7 to v8. Im noticing a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Is it just a case they are not using now?Thank you
Hello, I'm a backend developer and I broke a front end branch, I bought the theme and I'm trying to put a dropdown button similar to "MegaMenu" but it doesn't work...If I put the MegaMenu inside the MenuInnerWithSub inside the MenuInner at the top, it works! But if I put the MenuInnerWithSub with...
I just purchased the 'Good – React Bootstrap 5 Admin Dashboard Template'.I followed the instruction and run `yarn install` then `yarn start`, it gives me this error:TypeScript error in good_react_v1.0.0-3/good_react_v1.0.0/theme/src/_theme/helpers/components/KTSVG.tsx(14,8):'SVG' cannot be u...
Hey, great work on Metronic8. I purchased your theme and was trying to find out if you have a react component for a scheduler.I'm building a booking application, was wondering if you also sell on a per component level.https://www.telerik.com/blogs/react-calendar-vs-react-scheduler-whats-...
Hi. I have Metronic pro, but I wonder How I can use fullcalendar timeline resource view. Thanks in advance.
Hello,Can you make metronic theme usable with PrimeNG and NXG-Bootstrap (DateTime component).PrimeNG theme is not compatible with metronic especially dark theme. Also, if you theme primeng you could use it for primeface components also. I mean for react vue js and othersAlso NGX-Bootstrap...
Hi,I found that the editor height was locked by theme css:/js/metronic/theme/default/demo1/dist/assets/css/style.bundle.css:.tox-tinymce { border-radius: 0.475rem !important; height: 500px !important;}Can advise how to override it? I want editor have different height in differe...
How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
Is there any clear instructions on how to "install" and setup Metronic theme in ASP.NET app, how to covert .scss files to css, how to bundle all that and etc?I will appriciate all help =)
When I execute command "yarn run serve".some problemsD:\metronic8\src\views\crafted\widgets\Tables.vue1:1 error Parsing error: Unexpected token
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.htmlHave example of editable...
Hi,I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...
Hi,How print report result with bootstrap in laravel with metronic also I need to print paper with background water mark and table grid lines rows ,Is there any library can benefit me Thanks in advance M.Fakira
Hi,I'm tring to open/close aside menu-item programmatically with javascript in admin panel Metronic > DEMO 1 . How to do that?Thank you in advance
Hi, we are working on a product. we will sell it on-prem. In our product we will use admin tamplete to make admin page. The product is not like a website. It has very big background and we are just one to make it look pretty with your metronic template. Our clients will not make any changes about ou...
Since upgrading Good to v1.0.4 advanced radio buttons are not updating the active state of button correctly. All radio button remains active.This issue can be seen on live demo.https://preview.keenthemes.com/good/documentation/base/forms/advanced.html#radio-buttons-example-4
Hello, Recently, I purchased metronic 8 theme and am developing website using React Demo1 template.It works well in many devices, but it doesn't work on iphone 6 and iphone 7.I tested on safari and chrome browsers on iphone6 and iphone7, but it doesn't work at all.You can test that on th...
My team is considering purchasing Metronic 8 so that we'll be running on the newer tech of Bootstrap 5. I noticed that the demos for Metronic 8 don't show as many features as Metronic 7 and instead just show applications instead with exception of a few items under Utilities and Widgets. For example,...
Hi there, I'm using Metronic 8 and all my menu dropdowns stop listening after an ajax call.I know I have to re-bind all the dropdowns and accordions and I have tried using the KTmenu.createInstances(), KTApp.init() and $(selector).dropdown() methods however this does not seem to work. Here i...