Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6363)

Do we have an estimated time of arrival for the integration of Yii?
How to send data to side-drawer. I'm using table 'react-table' for showing table. Inside table I have view button. Whenever I click view button I'm able to open side-drawer. But I'm not able to send props to the side drawer. Please tell me how to send props. Without using context. Please help!
Dear Metronic Support Team, I have encountered a situation where I need your guidance to ensure the proper implementation of user authentication in my application. I am using the signup form template provided in the Metronic theme, and I have successfully integrated it into my Django project....
Hello, I recently purchased this theme assuming that It will provide multiple options for project structure but I did not read the documentation clearly, I have an already existing next js project and I want to integrate the admin side with this theme. How can I do that? Thank you.
We are missing the vendor folder in Laravel demo1 because of this we are getting this error AH01071: Got error 'PHP message: PHP Warning: require(/var/www/vhosts/outreachdeal.com/influencer.outreachdeal.com/starterkit/public/../vendor/autoload.php): Failed to open stream: No such file or director...
Hi, I want to submit a form, I have my controller to insert, but when I submit the indicator and the sweet alert shows but the records are unsaved. the file isn't loaded. when I remove the id from the submit customer the records are saved but all interactivity get lost. Cpts.
Hi, I'm trying to achieve a basic insert to a database. I kicked off with your Metronic laravel starter kit. 1. I have a model "Client" 2. I have a table "clients" 3. I have a Livewire component "ClientsAdd" with a "submit" function that retrieves the form data and does the insert to the databa...
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 error thanks
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 primeng npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm 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_token I 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.