I am using metronic in my web project. I noticed that in metronic HTML this error does not occur, but in React it does! And what happens when I use route instead of navigate, where in navigate it takes you on the route and refreshes the page at the same time. The layout does not adjust itself taking...
Hi,
I have used the default ajax serverside pagination as mentioned in Keenthemes Docs. Link below
https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side
Why m i having the default search filed provided by datatables?
https://imgur.com/a/0sV7y8t
I have a menu dropdown which does not work at first. but then we if change the nested route or change refresh that page then it start to works
This is the URL from demo Preview
https://preview.keenthemes.com/metronic8/demo1/pages/user-profile/overview.html
Issue is with the 3 dots buttons n...
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/dashboard
1) Click on Apps in Top Menu
2) 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 enabled
import 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/toastr
Do 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...