Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: No such host is known.|
how to fix it ?
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...
I'm currently in need of a code editor type field that I can embed directly within my web app and I noticed that Metronic v4 had it available here: https://preview.keenthemes.com/metronic-v4/theme/admin_4/components_code_editors.html
Is this same 'CodeMirror' code editor available out-of-the-box...
Hello,
I am trying to have a dynamic through which I can call an external file in php like
...
I have a...
Hello everyone,
How to get the resource (.resx) string in the JS file, because I want to display a validation message depending on the site language
I am using metronic version 8.1.8
regards,
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...
We need to use the calendar component that was available on the HTML demo in react as well. How we can do that?
On the following page, I hope the sidebar and header section get sticked to the top on scrolling.
https://feature-responsive--coruscating-frangipane-029464.netlify.app
And on tablet device like iPad, after expanding the sidebar with tapping the arrow button on the top left, I cannot collapse th...
Hello,
Can we get figma files, if we have purchased metronic?
Anything to explain use cases and how to deploy to remote servers?
any help is highly appreciated\
Thanks
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
Hello All,\need some help please
any idea how to install metronic8 on a server
getting stuck here
Thanks
Hell We need resource based full calendar
Structure
Product1 Product2 Product3 Product4 Product5
Driver Name Driver Name
Customer Name Customername
7PM 9Pm
How can get above...
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.
Hello Team,
I have full-page laravel template and using only main page header.
In main body, I am using card , but I want to keep card header sticky, so when user scrolls the page, they need to see main website header and below card header sticky,
so that user can read all card body content al...
Hello, I want to use the demo43 template in your HTML templates in my Angular project. There is no demo43 template in Angular Themes.
What is the best way to quickly adapt demo43 to my angular project?
I greatly admire and appreciate the free products developed by Keentheme. I also want to contribute to the open-source community. Currently, I'm working on an open-source project in the SaaS domain, which allows developers to launch their SaaS projects using Django. You can find it here: https://git...
Close menu when using ng-select in angular
Is it possible to make the tabs hamburger, when we use responsive like mobile screen?
Hi,
II have downloaded demo1 and demo4 in vue and none of both have the 12 Apps: "Project", "eCommerce", etc... but just 4 of them: "Customer", "Subscription", "Calendar" and "Chat"...
We need the others apps, is there any version in VUE that have all of them??
Thanks
Hi, based on user data retrieved from the server, I need to dynamically create action button - Toggle drop down (which will show edit / delete button) . When I click this button , Menu is not opening.
Template : Seven Html 1.1.4
Page : User Management / User
Hi, I am using the Good theme with flask and I want to update dynamically a form with multiple dependent Select2 fields from my DB , is there a simple way of doing this ? here is an example with JS :
https://codepen.io/nik8singh/pen/XWZpQqB
I am using Flask WTForms with Select2
Many thanks