Hi,I have used the default ajax serverside pagination as mentioned in Keenthemes Docs. Link belowhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideWhy m i having the default search filed provided by datatables?https://imgur.com/a/0sV7y8t
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...
Me and my coworkers bought your Craft template from the Bootstrap Themes website for a new Blazor project (https://themes.getbootstrap.com/product/craft-bootstrap-5-admin-dashboard-theme/).In the description of the template there's a line about a server-side documentation for Blazor which I can't...
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...
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...
I am using sub tables from this linkhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/subtablebut showing this error Uncaught SyntaxError: Unexpected token ']' in your JavaScript which i just copy-pasted......and after getting viewsoure of page ........i come to know...
hI, I followed step by step the description of this page: https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export, to activate teh buttons export on my datatable application, and the browser return me this JAVASCRIPT'S ERROR:---------------------------------------...
Dear,I'm considered if you are interested in collaboration. I have bought your Metronic 8 theme and I'm right now writing it in Aurelia 2 which stays for new javascript framework for frontend with bright future.What I'm offering you here is chance to put it next to the react, laravel and oth...
Hello. It seems the demos from your site (e.g. https://preview.keenthemes.com/metronic/demo3) are not matching the ones I amable to download (which seem to reflect https://preview.keenthemes.com/metronic8/ and not https://preview.keenthemes.com/metronic/ )One of the things I need to implement is...
When using the KTBlockUI component with the target in the body of the html to block the entire page, I realize that tabulation, filling in fields, button clicks, continue to work.Is there a way to use KTBlockUI to block these behaviors like $.blockUI does?
Hi All,With regards to the following in Layout Builder here: https://preview.keenthemes.com/metronic8/demo6/layout-builder.htmlDo you have any advice on how to ensure that the 'spinner & message' renders correctly when on mobile? It seems like the 'loading' first starts off to the lower righ...
Hi, I'm using Metronic 8.1.7 and I want to add a Contextual menu when we Right Click over an element like a block of text.How can I do it (easy way) :) ?Thank You
Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
Apologies for asking this I tried searching for something similar but I'm too old and slow to get it... I purchased the Good admin theme and I love it, the problem is I only needed the CSS file and (don't have much experience) I have no idea what is. Any pointers please ?Thank you all!
In menu.js on line 248"var target = document.querySelector('[data-kt-menu-target="# ' + the.element.getAttribute('id') + '"]');"It has a space after "#" in query selector. It occurs bugs