Hi,We are trying to create a Blazor server app using html template code from Demo 33 HTML. Currently the sample page only has header and left side bar with blank body.The button "kt_app_sidebar_secondary_toggle" and the user profile mouse over menus at header are not working.It works som...
When we use touch screen devices (laptop/Tablet) screen width greater than 992(1378, 1280, 1440 etc..) and parent menu it is getting closed on click instead of opening child menus.Steps - https://preview.keenthemes.com/metronic8/angular/demo1/dashboard1) Click on Apps in Top Menu2) Cli...
I purchased the theme a week ago, i am trying to install locally. Currently i got few issues:1. How to switch to another demo layout, default seems to be demo1. I tried changing value in config/settings.php > default value but no luck.2. The sidebar is very different, it have only following...
Dear Team i am using laravel version 8.1.7, i could not figure out the bootstrap file where i need to enabledimport Echo from 'laravel-echo';window.Pusher = require('pusher-js');window.Echo = new Echo({ broadcaster: 'pusher', key: 'mykey', wsHost: window.location.hostname,...
Hi,Currently, I'm using an Angular based template but I noticed that Toastr is not part of the demo. Searching on the documentation, I noticed that it is implemented as part of HTML.https://preview.keenthemes.com/html/metronic/docs/general/toastrDo you have a workaround to use Metronic Toa...
Hi,I am using Metronic as a result of being a licensed AspNetZero customer.I am also a licensed FlatIcon customer.I need to add new font icons to my product, and the FlatIcons font generator does not provide options for changing the output name of the CSS selector (it will be "flaticon-", th...
I want to use a simple ajax function in Laravel, I am familiar with jQuery ajax and I read in docs metronic8 does not use jQuery. I want to know, is it okay to include jQuery or metronic8 have anything to perform Ajax?
Hi,I want to add the forms on a web page. Are there any forms provided? If yes, how can I add those forms to my web page? Can I add bootstrap forms on any web page?
Hello,I have followed the instructions to run the npm install and gulp commands and created a new project. Note - webpack did not build even after removing the type: module line.The site loads but accessing any items in the menu or header areas doesn't load any content.The developer con...
Hello,I've bought Metronic today to use it with my Next js App, I thought it should be easy to integrate it as metronic supports react already .. but till now still struggling with the integration and moving the needed files from react to my next js app.any help from the support team regardi...
I got error when execute npm run dev on Laravel[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.entry['/assets/js/widgets.bundle'] should be a non-empty array. -> Al...
We have been using Keentheme for our website southasiantaxa.zooreach.org and today I purchased the metronic_v8.1.7. Kindly help how to update this on our site.
Here are the steps I did:1. I renamed folder src to metronic-src and tools to metronic-tools (to not mix it with my project). Also I moved them into my project.2. I made necessary changes to gulp.config.json{ "config": { "path": { "src": "../metronic-src" }, "dist...
Hi,I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django.Would you have a working example by any chance?Thank you!!