Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

All Questions (6069)

Hello,I have tried many things, but i cant figure it out.I have tried react demo 1 and demo 2.I would like to add to demo1 header menu the animation slide in down when i scroll the windows.This is the animation that is already configure with the demo2.On this demo2, when you scroll...
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch. Blazor supports registering an event listener for that scenario which I have currently implement...
hello, this web page on documentation not working and show not foud! (laravel / views)https://preview.keenthemes.com/laravel/metronic/docs/views please send valid link or fix this errorthanks
I have version 18.0.0 of node and version 9.4.2 of npm, when I try to install PrimeNg: npm install primeng, this error is shown:npm install primengnpm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: cannonerpweb_v2@8.1.9...
Hey,I have a menu that on hover I open a submenu, my main menu is limited with height and I added 'overflow-y-auto', the problem is when my submenu is opens, so it not opens on the right, its override the main menu. my code:
Hi, I have a question about using external css in the app. I use metronic with react app, and now i am trying to get page from another service like confluence. I am getting json file with whole html including styles, but when page is displayed in my app, styles from metronic overlays styles from...
I have tried to setup the backend Laravel for Metronic vue, but it cannot fully login because it can't verify the token. It is getting a 404 on http://127.0.0.1:8000/api/verify_tokenI checked the Laravel code, and there is no reference whatsoever to verify_token.
Good Day KeenTeam Dev,I'm here to report and to request for Metronic 8 datatable responsive layout to be same as Metronic 7 as per comparison now the Metronic 8 datatable responsive looks like a downgrade compare to Metronic 7.Kindly refer to the image below for comparison: -
do you provide support for grails project configuration to your keen themes
is metronic 8.1.8 html support rtl ?if it work how can i get links rtl ?
Hi,I'd like to extend the editModalForm with selectbox and switch, with the use of formik, but I can't find the way how to do that.Can yoy please give me an example off the needed code?Thanks in advance,Regards,Ron
i saw a thread saying full RTL support will be available form versioin 8.16 i did not understand how to install RTL in v8.2 also is tehre a way to make the RTL language based? it says in the following link: https://preview.keenthemes.com/metronic8/react/docs/docs/rtl"RTL is in the final...
Hi Team,I trust this email finds you well.I am pleased to inform you that after navigating through numerous warnings and challenges, I have successfully managed to run our new theme on the platform. I appreciate everyone's hard work and dedication in making this possible.However, I have...
Hi,How can I run gulp only on changed files? now it seems to be compiling everything when change is detected. This is wasting some time unnecessarily.
Hello, Can you please guide me on where to find the Sign In, Reset Password and New Password pages? The only one that I see in Metronic-UI-Kit-1.1.fig file is Sign Up with all its versions. Thanks,Karen
Greetings! I'm having a hard time figuring this out with the KT integration. I have some cards loaded into a tiny slider. They scroll and everything works as expected, except data updated via ajax isn't displayed on the cards. The scrolling cards only show the dummy data from the initial page lo...
how to set up separate project files? I set up a new file with my project but its not working can you help me to set up my project
when i select arabic and add import./assets/sass/style.angular.scss./assets/css/style.rtl.cssto index.html style appear correct but when select english and add import./assets/sass/style.scss./assets/sass/plugins.scssto index.html style has problem and not work correctplease can...
Hi,In demo 35, the side buttons on mobile (hamburgers :) ) trigger same menu, i expected left one to to show top menu and right one to show sidebar menu, both show top menuIs a bug or this is intended to work?Thanks!
1. I am a frontend beginner and I purchased your theme and joined your GitHub repository. However, I found that the code on the GitHub repository is different from the code I downloaded from your main website. Why is this the case? I assumed they would be synchronized. This has led me to spend a lot...
For Metronic 8.2.0, Demo 1 (HTML)Is the Header container background color correct?https://preview.keenthemes.com/metronic8/demo1/index.htmlIt should be white all the time?The current behavior is:It's transparent until you start scrolling the page, then, its white.But, while trans...