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...
Hello, I purchased a commercial lisence for the Admin Bootstrap 5 theme (most specifically the demo 2 views) available at https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/.I use Laravel and I have implement a fully working authentification system.After the sign...
I'm trying to use this checkbox toggle switch with Angular. https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/switch.html I am importing individual pieces of the metronic theme, I see the styles, but when I click it, it doesnt change. What needs to be included to see the switch...
Hello. I'm building a next js app with my team and as we lack designers, we bought keen bootstrap 5 to try and use your styles on our next js components. However, it comes with a lot of html and js that we don't want to use, as we only want the styling (scss) files. I tried copying and pasting the f...
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
Dear team, we are using Metronic Dashboard and it is more than amazing! We are v7.2.9 Angular-based dashboard (NgBootstrap) and would like to add Calendar component.What would be the best approach to do so, since there is no Calendar component in our version?
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...
Hello there,I am using Metronic - Vue - v.8.2.0, and I want to use bootstrap instance for showing modals via Javascript function such as:boostrap.modal.getInstance('').show()but I get this error "bootstrap is not defined".I think this is the way metronic works, but How can I inject s...
The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
After publishing application on uat server css disappear. In console i am getting below errorGET http://xxx.xxx.x.x/assets/plugins/global/plugins.bundle.css net::ERR_ABORTED 404 (Not Found)
Hello, https://preview.keenthemes.com/good/documentation/forms/daterangepicker.htmlNormally, this component month selection via dropdown works but in good_html_v1.0.2 it doesn't work.When I click,...
Hello, I want to set up as in the example here, but it is set according to metronic 6 and laravel old versionsMetronic Integrate LaravelAny chance to update the document? I don't want to use Inert...
Hello there, dear devs! I hope this message finds you in good health and high spirits. I have a question about Angular Metronic that I was hoping you could help me with. I have been working with Angular Metronic and I was wondering if it is possible to change the font style in the application. Spec...
Hello dear devs! I trust this message finds you well. I've been delving into Angular Metronic and had a query regarding font customization. Specifically, I'm curious about adjusting the font size to align with my project's design specifications. Could you kindly guide me on how to modify the font si...
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!
Description: Upon loading the Metronic 8 React Admin Panel template, I encounter a glitch where the sidebar and the entire page seem to "build" as if they're loading. Specifically, I observe the sidebar moving up from the bottom and the header moving into the top position. Additionally, there is a l...
Hi.Is it just me or is there a bug?Modal windows with class modal-lg and modal-xl are not working for me.After showing such modal it breaks whole webpage.Modal contents is added to the end of the webpage and dark overlay (backdrop) covers entire page (also cover...
I am a new developer. I have created custom mic.js, camera.js and support-chat.js and support-chat.scss. how do I compile these so they move from SRC to dist?
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...