I am using React Template.When I click an item on the list screen, Link to the detail screen.Then I back to the list page, the window scrolls up to the top.I don't want to disable scroll top all screen, just some screen.How can I prevent scroll top on some screens?I think it affects by Scroll...
I have been unable to get Boostrap Tooltips or Popovers to work in my project. I then checked the Demo 1 application and it seems like it's broken over there as well.For example it's working on the HTML template:Visit https://preview.keenthemes.com/metronic8/demo1/widgets/mixed.html and scroll d...
I'm going to use Metronic theme(v8.0.37) first time in my React project.I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project.So can anyone please help me/guide me?Thank you.
Al realizar una configuración y exportar, al revisar el index.html en el navegador, arroja el siguiente error:"/var/www/preview.keenthemes.com/kt-products/metronic/releases/2022-03-30-110027/themes/metronic/html/demo1/dist/view/layout/_loader.php" does not exist!
vendor/laravel/framework/src/Illuminate/Database/Connection.php:716712▕ // If an exception occurs when attempting to run a query, we'll format the error713▕ // message to include the bindings with SQL, which will make this exception a714▕ // lot more helpful to the develop...
i'm using metronic in laravel and i'm getting this error that is'Uncaught TypeError: $(...).DataTable is not a function'after making everything exactly like yarja documentation likethis is the data table
Hello,I think there is a problem right now with your cloud authentication API (https://preview.keenthemes.com/metronic8/laravel/api/login).The field api_token is null in the response body. It is then impossible to validate the token with the second API call (https://preview.keenthemes.com/metron...
Hello!Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?I'm working in Visual Studio 2019 Community edition.My steps have been:1. Download the demo52. Copy assets folder into wwwroot3. Splitting the theme in...
I've found that using the plugin datatables css, the cursor is not a pointer when the columns is sortable.I think you should add:cursor:pointertotable.dataTable>thead>tr>td:not(.sorting_disabled), table.dataTable>thead>tr>th:not(.sorting_disabled)I've tried the css from datatables.net and t...
Hi,Please stay tuned for today's release Metronic v8.0.38 with a fully integrated Select2 + Bootstrap Floating Label and many other features:1 HTML Demo 22:– New Layout System– Horizontal Menu– Sticky Header– Aside Menu– Page Toolbar– Layout Builder– Dark Mode– RTL Support2 HTML Versi...
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 : demo1So 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 compone...
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 documentation o...
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 DemoRegards,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