Hi! Can you advise on how replace the UI elements in the default Blazor demo to get the demo2 UI design ? change the blazor UI to this : https://preview.keenthemes.com/metronic8/demo2/dashboards/logistics.html (no sidebar on left and only top menu bar with header background image)
I just bought the Good theme from themes.getbootstrap.com which provide warm theme feel in light mode as default in documentafter import file from dist/assets/css/style.bundle.css. background color and text-body did not show color as warm color. other components are working fine.
Hi,Personally I love your Metronic HTML Template, its beautifully designed and crafted, easy to learn and implement than any other brand template..but other Metronic versions like VUE etc. are little bit over bloated with outdated dependencies, and complex for starting new projects, Compilin...
I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
Hi there, I need to sort a table. How can make draggables rows, in order to customize the sort.Hi there, I need your help to sort a table. How can make draggables rows, in order to customize the sort.? We use React and typescript. And implement component.We bought this: https:/...
Sample Route: /apps/subscriptions/subscription-listI'd like to use "KDDataTable" to render my data, but in demo they use a static typescript list.const data = ref([ { id: 1, customer: "Emma Smith", status: "Active", color: "success",...
when i using this code in html5 datatables, will show out console error A[c[B]] is not a function.i fix this issue when i change the code from datatables.bundle.js to A= window[c[B]](A);this is my html code.
I want remove secondary panel in demo 31, but i cant, i was using builder but its fail, this is screen shoot on builder page, can u suggest how to remove secondary panel, thankslink builder and image : 1. https://preview.keenthemes.com/metronic8/demo31/layout-builder.html2. https://drive.goo...
Hey guys, what are the plans for the Symfony 6 support? I hope that update will come soon. I saw it in the menu as upcoming, but now is gone. Thanks,Hristo
Hi - i am trying to build and deploy to production and getting the below errors.please can you help me resolve this?////////////////////PS C:\ZZDEV\SP-PAY\metronic-8.1.6-clean> npm run build> demo1@8.1.6 build > run-p type-check build-only> demo1@8.1.6 type-check> vu...
Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
Hi,I followed the getting started documentation to create the starterkit working. I now have a dashboard that I can use. But were are the components? How can I create a page following the theme? Were are the buttons, texboxes, grids etc?I only see empty pages in the template... Why are they em...
Hello,I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.How can I use that BlockUI component?Thanks
HelloAre there any examples of accordion opening from left to right or collapsing from left to right or horizontal cart opening from left to right?Thanks for your help.Good day
I have purchase Metronic and tried to work with React versions. Its working properly in localhost but once deployed to hostinger, its not showing any pages. Only showing the splash screen with loading message. Tried to redirect to other urls, but still its loading. No other pages are getting rendere...
how can i fix this issue when i change the metronic template v8.1.6 to dark mode?https://mega.nz/file/tkBVmCTR#IYxNRBub1aNin5khUl7wXVH381LEDj_DVIkJ-CFYKzEthis is the screenshoot photo for this issue.