Hi i would like to build a landing page similar to the one in demo1. When i download demo1 the landing page do not come together. Where could i find it to download?https://preview.keenthemes.com/metronic8/demo1/landing.html this is the page i'm talking about. It doesnt come when i download dem...
when I want to have a "path" like this:account/annunci/4/editI can't get the "js" in the "config/global/pages.php" file to workmy config:'account' => array( 'annunci' => array( 'title' => 'Lista annunci', 'assets' => arr...
When I apply an inline css code to an svg as stated in the documentation it gets overridden. for example :theme()->getSvgIcon("demo1/media/icons/duotune/finance/fin010.svg", "svg-icon-success svg-icon-2 svg-icon-success"),That gets called but overwritten by the the...
After installing the demo on my local, I can not see all the menues indicated on the demo page, example:https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/products.html.Any help with that? i'm buying the theme to use the tables with the sort & search features as indicated on the...
Hi ThereI have downloaded version 8.0.38 and run a yarn install and yarn serve under vue demo1.I get the default site but no index on left side and no authentication either.I then tried changing app.vue to dark mode with following change// Main demo style scss//@import "assets/sass/plu...
Specifically talking on add-product.html page, where there is Drop files here or click to upload. card it works fine it uses /ecommerce/catalog/save-product.js but if I use same card on another page with same Js. nothing happens. I changed name or created new js file still nothing
Hi,I'm using Yajra with laravel in datatable ,I facing issue with send and request data to server, Yarja only working with GET method to send data to server , I try to using POST method to send data to server but Yarja not accept that , I don't know how can query using post with Yajra to prev...
Hi,I've been using Metronic v8 for a little bit now but some Bootstrap 5 components have no dark mode styles.For example the list groups: https://getbootstrap.com/docs/5.0/components/list-group/Is there any plans to s...
Hellowe are opening the modal as shown in the react demo. We are to know when the modal is shown and closed. How can we capture the show.bs.modal and hidden.bs.modal event.Your early response is appriciated.RegardsFarhan
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 b...
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 scro...
Is there a way that I can delay the drawer opening by a second or so until it loads the body fully? I am using an embed in my drawer and sometimes the javascript to insert the src in the body of the drawer is delayed and causes a whitescreen drawer. Wanting to add this into the scripts.bundle.js of...
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:716 712▕ // If an exception occurs when attempting to run a query, we'll format the error 713▕ // message to include the bindings with SQL, which will make this exception a 714▕ // lot more helpful...
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 like this 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/...
Hi,I have complex query to get data from many tables to show it in datatable using Yarja in laravel,My issue is when fetch data from other tables and some fields still empty not yet have values entered, show me error and can't get data because some fields is still null value, So how can return...
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 t...