I have facing problem to adjust the paging style for bootstrap datatable. Once the datatable loads, the "Previous" button partially hides under Page Number "1". Your kind support to fix this issue is highly appreciated.
Hi, Good day I want to ask about the metronic template, if I buy a metronic template with a regular license, Can l get all demos or just one demo? I appreciate your help so much
Hi,Can I customize the classic component in way that works differently for different pages, it seems it is common for all the pages for the demo, whether it is Dashboard, Layout builder or any.1. Say for example for Page 1 I have some set of filters and for Page 2 they are different2. also...
Hi,How can you integrate metronic into my existing web app (hosted on a server). The web app use PHP (Laravel) as backend? Is there a tutorial I can read or watch, please?Also, and please excuse my limited knowledge as I am new to programming, can I only use metronic Laravel demo or any?Mu...
I read in some other threads where you guys stated that a Next.js version of Metronic IS indeed coming.Is it or is it not? Can you please confirm?By the way; I don't need a ETA. I just need a yes or no. It's for future plans.Thanks!
Hello there,this post to report that the pages at these links show errors and prevent the icons to be shown in the pagehttps://preview.keenthemes.com/keen-v2/demo1/features/icons/fontawesome5.htmlhttps://preview.keenthemes.com/keen-v2/demo1/features/icons/lineawesome.htmlhttps://previe...
Hello,I have issue with your template after I loop the records using *ngFor(angular) the setting icon not showing options like(Approve, Reject, Create payment). Please find code and screen shot and advice.https://drive.google.com/file/d/128Z-bLsLzs1TjXRx9uG7dMwGcCV-rR0t/view?usp=share_link...
Where should I put:window.Vue = require('vue');I added at the bottom of resources/mix/plugins.js // Vue.js - The Progressive JavaScript Framework 'node_modules/vue/dist/vue.global.prod.js',but where should I register window.Vuewindow.Vue = require('vue'); where should I...
Hello everyone,can someone help me with this one, I need to implement datepicker https://preview.keenthemes.com/metronic/demo1/crud/forms/widgets/bootstrap-datepicker.html for react app.
Hi,I purchased the theme and tried to download and run react app. But I can see it is different from the theme shown in preview. Please help me with the correct one.Theme I am referring is - https://preview.keenthemes.com/metronic8/demo2/index.html?mode=light&_ga=2.261511365.97522599.1684703...
Hello, I can see you added all css and js in one file called the bundleHow can I get these links separately so I can use what I need as the size is very big?Can you guide me how to get the css and js in separated files not all in one file
I am currently using Vue 3 version of Mertronic UI. Here, the modals and side drawers (MessengerDrawer/ActivityDrawer/...) uses classes to toggle like this:
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hi, https://preview.keenthemes.com/metronic/demo1/crud/forms/layouts/sticky-action-bar.htmlI'm getting the code for the form in this link but it doesn't look like it for me. screenshot attached. I have metronic latest version.https://prnt.sc/YUvMUkKrrSm0
I want to customize the theme options available in my metronic8 html theme with demo15. It currently has light, dark and system option. I want to add a few more and customize them to store those custom user preferences.Where do I find the css and js files for this? I have checked on inspect elem...
There is an error when I try to install with Webapack:npm run build --demo38> metronic@8.1.8 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bu...
Hello, there are amazing html pre built pages that are not available in react. How hard is for me to be able to use some of those pages as foundation for my development in react?
I'm having a problem with laravel mix about adding new scss or js :(What is the best practice to add custom scss or js in laravel start kit? ex. I have a page view - resources/view/page/homepage.blade.phpscss - /page/homepage.scssjs -
Hello,I want to activate page-loader in Metronic template, but I can't.When I make the codes given in the documentation, the button is triggered, but I want to show the page-loader until the page is fully loaded.How can I do that?What javascript code should I use?