We are using your subscription with registered email sancheet@msn.com for angular 12 theme and we are having issue with toaster. The toaster is not working in your theme so we want a solution or any other option for that.
Hello author, i am trying to impletemet vue in metronic 8 : demo1 So far i have managed to implement vue as instructed here : https://preview.keenthemes.com/metronic8/vue/docs/?_ga=2.126652361.574265224.1648481172-1797318304.1625209156#/vue-laravel-integrationAs for now i can only use view com...
Hello author, i am trying to implement datatables in laravel + vue combo. Can you please help me out ? only KTDatatable is available in metronic 8 vue version and even in that there is not a single ajax KTDatatable example….How do i do that ? For sample there is only “resources/ts/src/store/modules/...
Trying to do a form submit via ajax, currently working well if the submission didn't encounter any problem/errors and is showing the success screen. but how do I show the error screen if the response from the ajax has an error, ie duplicate records?
Hi i'm using keenthemes v8 demo 1 . i've implemented menu now i want to check if the dropdown is open or not ? . need a function which will auto trigger on menu hide or show just like in the dropdowns of bootstrap looking for a similar function in metronic can't find anything on the documentatio...
Steps to replicate this issue1. Login to dahboard2. Go to Error 404 page / Error 500 page3. click on go to homepage back or use browser back button4. Now try to click on avatar/profile pic and observe drop down is not showing up
Hi,When can we except DataTable example in Angular Demo , and also we can see there are lot of modules missing in Angular Demo. Kindly let us when we can except these modules in Angular Demo Regards,Prem Sanil
can you give how to implement ImageInputComponent ?I want my input for avatar has the same style and functionality as in html demo1 when the user change avatar in setting profile.
Hello,Will I still have plugins.bundle.js when I buy the theme? It has all the pages. I don't want it this way. I want to add the files I need. Can we do this?Theme: Metronic v8 - Demo 2
I have a problem, when I copy+paste any code ( Modals, Accordions etc ) which includes any data-bs property. The code is not working, it renders but it will not toggle modal or roll down accordions. Any sugestions what can be wrong? Thank you
In the angular version is missing some templates, such as the one for users management. Can i download them somewhere once you have purchased Metronic?
I have a problem with the "page-title" in the layout, using laravel.When i use this settings in config/demo1/general.php:// Page title 'page-title' => array( 'display' => true, // Display page title 'bread...
Hey folks,When I submitted the form, can't really reset the modal.Could you please give the right way to dispose the modal after hide it?Thanks in advance!M.
As instructed in the video entitled, "Your First Project" I am inside of the layout builder, and it does not look like it does in the video. I do not have a "Main" tab, starting instead at "Header" and there is furthermore no "Export" Button, thus I am unable to export anything. I am unsure where to...
The instructions aren't entirely specific on where exactly one should be when entering the commands inside the terminal. Preliminarily, there is no `tools` directory inside the `react` folder so there I cannot even try to follow the instructions. From `html/tools` which I decided to try instead...
Im using the html version from Metronic 8 theme but the sidebar its not working when changing between views from the SPA vuejs app, how can I make it work in my vuejs project? I didn't used the Metronic Vue version beacuase I saw its using vue 3 and typescript, I'm using vuejs 2 without typescript.....
There is Laravel project of Metronic but I want to know, Is there a plugin or a better way to add it in existing Laravel project. I can add all dependence one by one and move Model, Controllers and view in my project, but its a lengthy and error prone way. So I want to know if there is a better way...