Hi Brother,First of all, I would like to thank you for such a beautiful and stable working theme.But I'm Having a Little ProblemBelow I Share HTML and JS Content, I Fill Content With Ajax
Hello,I downloaded demo38 and want to create the minified files for css and js. Also installed npm, yarn and gulp-cli described in the documentation.Changed it in gulp.config.js but it does not create any minified files, just the regular "uncompressed" css/js files.gulp --demo38 --prod a...
Hi Team,You have created an amazing product.Do you have any example of stock price chart integration ? may be something like this:https://www.amcharts.com/demos/stock-chart-comparing-prices/Or If I want to use above library how can I do that ?Thanks in advance for your support
Hi,Is there a way for the KT datatable to convert automatically to card view on mobile viewport?I see veutify has it working pretty much the way I would need it to work.https://vuetifyjs.com/en/components/data-tables/#usageNot sure if adding veutify to the metronic 8 project will bre...
I have a suggestion, Please collaborate with Web Developer Youtubers like Laravel Daily, Bitfumes etc. So that they can create up to date video tutorials on how to integrate Metronic Template with different web technologies like Laravel, Vue JS, Inertia etc.. and Tutoria...
I have purchase Metronic and tried to work with React versions. Its working properly in localhost but once deployed to hostinger, its not showing any pages. Only showing the splash screen with loading message. Tried to redirect to other urls, but still its loading. No other pages are getting rendere...
Hello,I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.How can I use that BlockUI component?Thanks
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...
I've faced this issue so many times that it became annoying at this point.When I add NPM package like the doc is mentioning and run laravel mix, it bundles the package and works. However!!!I can't follow the package documentation and code examples due to the following errors I'm getting. When...
Hi! Can you advise on how replace the UI elements in the default Blazor demo to get the demo2 UI design ? change the blazor UI to this : https://preview.keenthemes.com/metronic8/demo2/dashboards/logistics.html (no sidebar on left and only top menu bar with header background image)
Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
Hi Sean and TeamRe Widget : Active Tasks Widget (KTTimelineWidget4) demo2/dashboards/projects.html, also at id: "#kt_timeline_widget_4_1".I've been looking all through the files and documentation, and can't see anything for this timeline widget (gannt style chart widget). I've looked for it...
After deploying the Laravel project on CentOS, try to access the http://127.0.0.1:8000/api link and find that the 404 page is automatically redirected, but http://127.0.0.1:8000 the link access is normal, you can also log in to the...
Hi keenthemes,Hope you doing well.We will be so gratefull if you can make this pricing table in the next update.https://mailtrap.io/pricing/I know, I told you about, I'm really Sorry . Thank you soooooooooooo much guys,
Hi, I want to make an inputmask for currency. I want to accomplish this Rp1.233.000. I use the code like this: Inputmask("decimal", { 'alias': 'decimal', 'groupSeparator': '.', 'autoGroup':...
Hi!! when I try to use Dropzone with the Image Upload (data-kt-image-input), the image browser closes after choosing an image and it opens again.// Init dropzonevar myDropzone = new Dropzone("#avatar", {url: "assets/ajax/apps/contatos/uploadContatoPerfil.php", // Set the url for yo...
Hello, laravel project is up and running. And everything is fine.By default, demo1 is running. How can I port this to demo19 in the easiest way? Do I have to translate everything manually?