Hello I see you there the theme has lots of helpers for loading javascript in various ways.i'm using LaravelMy first question is where would I put my javascript for single pages.My second question is where would I put my Java script for app wide use.
Dear Support Team,I hope this email finds you well. We recently purchased your Metronic product and have been highly satisfied with its performance and capabilities. Your team's dedication to providing regular updates and improvements is commendable.In light of our recent purchase, we are no...
Hi!I´m new with React, but I was able to create my own php API to connect to MySql and fetch data from the database and also made the login page work.The thing is, I don´t know why when trying to display, for example, the currentUser?.first_name it returns undefined.export functio...
Hi,I was looking to use demo22, but when I extract that one from the demos folder, it isn't the same as the one online. It is the same of demo2. Is it posible to receive the demo22 as the one online?https://preview.keenthemes.com/metronic8/demo22/index.htmlthanks!David
Hello everyone,We have been utilizing your Metronic template in conjunction with Angular 10. However, as we are now upgrading to version 12 due to the advancements in Angular, we have encountered some errors after upgrading our angular to version 12 and rebuilding the application.We would gr...
Hey Guys,Just a quick one regarding form elements and the current is-valid (green/success) and is-invalid (red / danger) states (with the attached invalid-feedback child div).Sometimes its neither right or wrong, for example, a warning or 'info'/'notice' information.In my specific case, I wa...
Currently we use Metronic 6 and we want to upgrade to Metronic 8 soon.Do you plan to release another version of Metronic soon? If so, when?Perhaps it would be better for us to wait and upgrade right away to the new version.
Hi there,i am facing an issue that the daterangepicker component hided by the below operation.1: Create a sample page and add a button to trigger pop up a modal dialog, there are daterangepicker and another button (btn_2) on the popup modal dialog.2:when click the btn_2, popup the dropzone...
Hi we are trying to implement the angular version ofhttps://preview.keenthemes.com/metronic8/angular/demo7/dashboardbut sadly is not the same as the HTML version :( why?https://preview.keenthemes.com/metronic8/demo7/dashboardCan you please guide us on how to have the look and feel the same...
received a list of js errors:Uncaught TypeError: Cannot read properties of undefined (reading 'defaults') at 66565 (plugins.bundle.6c2a0ad5.js:2:558049) at o (runtime.6c30001d.js:1:143) at plugins.bundle.6c2a0ad5.js:2:2363029 at o.O (runtime.6c30001d.js:1:494) at plugins...
I am using landing page in demo55, and could you enlighten me how to change the background color 'How it works', 'Our great team' and 'What our client say' section in landing page to something else?(unable to put in an image here)
Hello, is there any easy way to use html demo 39 in the angular version? I see in the documentation that the html versions could work into the angular version but in the documentation it explain it very easy like if just copy and paste the html to the component.html in angular should work but.. as a...
Hello, i saw that templates have a error in a font that wasnt happen before, the layout its awfull because of that.The font CourierPrime-Regular.ttf was not found.Failed to load resource: the server responded with a status of 404 (Not Found)CourierPrime-Regular.ttf:1 What Can i do?
Hello,I coudn't find JS file example or documentation page about implementing Metronics pagination for use in Datatable. I tried to add metronic classes to list item manually via JS which has all adjustments for DT data. I want to use which listed in yo...
This is what I do: Remove the folders:src/app/_metronic/partials/layout/engagesRemove the export in src/app/_metronic/partials/index.tsexport * from './layout/engages/engages.module';Remove in the:src/app/_metronic/layout/layout.component.htmlRemove...
I'm trying to follow steps to change layout to RTL https://preview.keenthemes.com/html/metronic/docs/getting-started/rtlbut I got an error message._keenthemes\tools> gulp --rtl [20:08:22] Local modules not found in D:\ikbal\resources\_keenthemes\toolsplease help me or send a RTL...
i tried to apply form repeater functionality i added js and html part and form repeater.bundle .js file but functionality not working , please support Thanks
Hello,the ApexCharts have a burger with dropdown "Download as svg" / "Download as png" / "Download as csv" for most of the charts, see https://apexcharts.com/javascript-chart-demos/column-charts/basic/But in the dark theme the css is not customized, so the text in the dropdown isnt visible.It'...
Hi keenthemes,Is there a way prefereblly in HTML5 to have a composed component, wich once click on it it show a dropdown of a list to select (like html or Select2), and when you click one of the netries of the dropdown it will put that text inside the input box.But still you can wri...