Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6378)

This is for your information, hopefully it may be of help to others. I have followed the instructions given in your video Your First Project - Metronic 8 Admin Template https://www.youtube.com/watch?v=2uWJpnuCMKQ , using the demo21 template. When it comes to add the asset folder to the project fo...
I'm working with Metronic 8.0.35 in my React app I want to add an accordion element according to this example (just copied it): https://preview.keenthemes.com/metronic8/react/demo1-docs/docs/accordion But it doesn't work. Seems like it static and without Javascript
I bought metronic_v8.0.37 . I use the php version. I am Korean I want to choose and use only the designs I want. assets/css/style.bundle.css I call the file in common, but can I use only the css value for the design I want without loading the above css file? When I load the style.bundle.css...
Hello, I wanted my app to be jquery-free, avoiding importing all these big dependencies. I followed your guidelines : https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/customization/no-jquery.html So I found out by looking at dependencies docs that lots of js depende...
Hi, how can I get datepicker on Metronic - Bootstrap 5? I need to show year first then month then the day. daterangepicker does not have that option? Thank You.
PHP Warning: require(/vendor/autoload.php): failed to open stream: No such file or directory
When I run it: npm run dev I get errors:[webpack-cli] Error: Cannot find module 'replace-in-file-webpack-plugin' How to do fix it?
Hello I am a developer who purchased Good Admin Template through the bootstrap website. this theme is really good!!!!!!! Our team is using Angular, and we want to use the purchased theme with Angular. How can I use this? I need a sample. Please help me.😂😂
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except: - calling menu button has dynamic text that is updated from subscription - button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start" - if Apply button ((click)="submit()" data-...
Hi! I can't use class "fonticon-*" in project Vuejs demo7 of Metronic version 8. Please advice. Thanks!
Hi, I try to use the sticky component for vue, but the sticky doesn't work after a route change. It will only work on a fresh page load. Please advice. Thank you
Hi ı am new in this template and vue 3. I just created an empty vue 3 app. I downloaded metronic 8, demo 2 template. what is next ?
My DataTable service code here Public function html() { return $this->builder() ->setTableId('admin-countries-table') ->columns($this->getColumns()) ->columns($this->getColumns()) ->addColumnBefore([ 'defaultContent' => '', 'data' => 'DT_RowIndex', 'name' => 'DT_RowIndex', 'title' =>...
Hello. How can i access your demo blade files. I want refer your demo blade files. I am sharing here the link. "https://preview.keenthemes.com/metronic8/demo8/dark/apps/ecommerce/customers/listing.html"
Hello, I want to purchase Metronic, in this source code may I get the angular (front end design and API Calling) + Laravel (Backend) ?
Currently Metronic has vue and react resources on typescript. Can I get resources on javascript for vue js or react or for both of them?
Hello, I just purchased metronic 8 template, I builded default demo2 vue app and put to my ftp. But it showed just a white screen, i can not see default website, what is wrong ?
Dear Sir/Madam; I have bought Metronic theme via Envato Market on 13.09.2021. However my encato account is locked and I was informed that there is no way to reactive it. As I have my invoice and purchase code I am trying to downlad metronic however I got warning that something went wrong. Please he...
Hello, when looking at the full demo1 : https://preview.keenthemes.com/metronic8/demo1/index.html we see there are a lot of pages already crafter, available to be used. After purchasing, when launching the Laravel version, there is much less - indeed, when getting to the Laravel specific demo, on...
I have followed the steps of the goood template installation guide with laravel, but I have little experience in applying the templates with that frienware, could you help me with a series of more detailed steps please