Hi,
I have implemented a datatable from the Laravel example (starter-kit).
The datatable works perfectly - it lists all of my Clients in the clients.index view
public function index(ClientsDataTable $datatable)
{
return $datatable->render('pages.clients.in...
const drawer = new KTDrawer(document.querySelector("#BillDrawer"), {
activate: true,
escape: false,
overlay: true,
permanent:true,
width: {
default: '100%',
'md': '80%'
}
});
drawer.show();
I used above code.
When i press esc key, it's closed.
Is there any wa...
Hi guys,
I'm trying to use tagify in my angular project but I'm not able to.
This is what I'm doing,
By reading the doc and also checking the code, apparently the CSS is already included in the project, so I'm not including anything in the angular.json
So I npm install tagify
Hello, was wondering if you have updated Figma files available for some of the new features that were recently rolled out?
Some of the ones I would like to have access to include:
1. Multi-step wizards and modals that are available in the demo
2. Different apps such as the Calendar, Chat, & F...
Hello I'm using Metronic HTML Demo 1 v.8.1.6 is it possible to download the documentation for this version? I have not been able to find it here or in github.
The new documentation has change a bit. Thank you.
User registration pops an error message instead of redirecting to verify email.
1. I click sign up
2. error message appears
3. I click ok
4. I refresh the page
5. Verify Email page appears
Meanwhile I receive the email "Verify Email Address".
So I thing the sign up page, when succeed is...
Hi Team,
I'm using the Demo 1 of Metronic Template and in the Sidebar _menu.html file, I'm not finding a way to disable the little arrow beside the logo that collapses the Menu.
I want that the complete sidebar gets always visible to the user. I'm attaching the screenshot.
Please help me...
I need to do a self hosted video, the only ones available in the documentation are hosted on youtube, like here : https://preview.keenthemes.com/metronic8/demo1/apps/support-center/tutorials/list.html
So how to use a video from any link, not youtube or vimeo
Please help me to hide the (success) message popup when login is successful.
If not successful, then of course error message popup is OK.
The problem is.. When login is successful, we see for a second the message and it goes to the dashboard, so the success message is annoying an useless.
Tha...
Dear Community,
Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.
Complete Redesign. Revolutionary redesign with new UI, dar...
Merhaba,
Starterkit/Program.cs
using System.Text.Unicode;
builder.Services.AddWebEncoders(o => {
o.TextEncoderSettings = new System.Text.Encodings.Web.TextEncoderSettings(UnicodeRanges.All);
});
Program.cs dosyasına ekledim. Ancak Türkçe karakter sorunu düzelmedi.
Proj...
I found the date range selector form text partially disappeared on the right edge only on Chrome browser (Mac). I've checked css and html but nothing to do with this.
Page url:
https://feature-fd--coruscating-frangipane-029464.netlify.app/fd
Is there any option to fix this issue?
Condition...
On viewing the following page with tablet device like iPad, with tapping the arrow button to collapse the sidebar, it looks arrow is get rotated and main section get expanded but still sidebar is not collapsed. And the sidebar will get collapsed when I tap outside of sidebar area. I hope to change t...