Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4867)

I'm trying to use the ng-bootstrep datapiker in demo 2 of angular, I can not position the same, always comes on top of the input, how to solve this?can help me.I looked at your theme in HTML demo2, very good, but I also could not insert the datapiker theme htmol demo 2 in angular 16 demo 2,...
Can you give me complete steps to follow how to integrate Metronic theme in existing rails 7 project which is using jsbundling-rails for js/css compilation. Is there any way though which i can easily import js/css in my app
Hi,In the Metronic 8.1.0 version of React there is a User Management component.In src/app/modules/apps/user-management/users-list/core/_requests.ts there's the getUsers method that fetches the users array:const getUsers = (query: string): Promise
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.I use a Javascript to create these modals on the fly:function modalPage(title, url){ let mid = Math.random().t...
I notice the tooltip and separator is not working in angular.The base angular original bundle is working. But in my local is not working
Please I need help.I've bought React Keentheme and I don't understand how can I switch or set theme mode from react component?code example: style.scss// Mode$mode: default; or $mode: light; or $mode: light;@function getMode() { @if (variable-exists(mode)) { @return $mode; } @e...
So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?https://i.imgur.com/kKrTl33.png
Hi,Thanks for great blazor them, I tried to convert templte to RTL but not worked with me. Can you help me please.screen shot :https://ibb.co/Hx4JYfNin KTTheme : private string _direction = "rtl";in json file :"Direction": "rtl"
Hi,Nowadays more apps allow users to change or apply custom themes. Some reasons to add support for theming are:Make users feel more comfortable with a customized user experience. Users may feel more comfortable with the colors they chose themselves.Many companies tend t...
Hello.I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:1. System.IO.DirectoryNotFoundExceptionUnhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.I as...
I am using React and the standard kt-drawer. I want to see how I can prevent the drawer from closing if the user clicks outside of the drawer itself. I only want it to close when the user clicks on the X button at the top right of the drawer. How do I change this behavior?
I try to implement scroll to a section in Metronic Vue. What I did was editing the route/clean.ts and core/config/CleanMainMenuConfig.ts. But instead of scrolling to a section, it replace the body with the particular components. May I know how can I implement scroll to a section in Metronic Vue corr...
Hello,I was trying to scroll inside a fullscreen modal, but it didn't work as expected.In the modal I have a set of inputs and then I want to create a 'card', and I would like a scroll on that card.Could you help me with this little problem, I don't know how else to try. :)Component...
hi there,i would like to know how the below active menu css works[ngClass]="calculateMenuItemCssClass('/project')">Lets say i have created menu as like belowApps - Projects - Workflow - List - Component - Generate File...
I can't access Metronic 7 from the webpage. Seems like the link was dead. showing error code 404.https://keenthemes.com/metronic7/?page=index
Dear Team,In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.kind regards Qamar Aamir
We bought the Good Theme some time ago and stumbled across an inconsistency / missing documentation of the image input.We use the theme together with ASP.NET; so no SPA. We now need to respond to the "Image Remove" on the server side. However, it is not clear from the documentation how this is p...
Do we have the calendar module in React?https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html
I am reaching out because I have a question regarding the implementation of Vue.js within my Metronic 8 project, which is built using Laravel and Vite.I am relatively new to both Vue.js and the Metronic template, and I'm facing some challenges when trying to integrate Vue components into my exis...
On Tiny Slider there is a option for Responsive attribute but it's not included on the design will this option will be included on future versions or there is a way to use this option on the current version.http://ganlanyuan.github.io/tiny-slider/demo/#responsive_wrapperthank you
"max-visible-buttons" property from kt-datatable/TableFooter/TablePagination is not working properly when we update the value other than "5", for example 2.Framework version: VUE 8.1.8 (demo 1)Thanks in advance,Regards.