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

All Questions (6069)

Hi,In the React demo1 of Metronic version 8.1.0 there is a Profile module. This is the URL for it:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/overviewWhen I go to Projects:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/projects...
Hi team, i have started the project with Django and when looking at the theme I want to download this page https://preview.keenthemes.com/metronic8/demo1/landing.htmlif this is not already available in the source code. If it is how can i access this page?Screenshot for your refe...
I want use select2(searchable) in an angular project. what should i initilization.
I feel silly but can't seem to figure out how to make the menu icon area wider or at least not hide overflow (that's the actual problem to be honest). I have added text below the buttons and lined those up by applying a custom style and giving it flex-direction: column However, I am unable to mak...
HelloDo you have figma file for metronic angular version ?if yes, how can I get it ?Thanks in advance
Hello,Do you have error handle to solve chunkload error?, if yes define how to use it please Error message:Uncaught (in promise): ChunkLoadError: Loading chunk src_app__metronic_layout_layout_module_ts failed.Thanks in advance
Goodmorning is Regular license enough for Multiple subdomain? For example scholarship.city.govpdao.city.govsurvey.city.govIm planning to use the metronic template for this 3 sites im planning to build is regular license enough?Thank you.
Good evening im from the philippines and im Planning to buy a REGULAR LICENSE im going to use it for my client for example scholarship.company.comAnd im planning to use the template again for Pdao.company.comIs regular license enough im so confuse can somebody please clarify it.Im just...
Hi dear @keenThemes. Can you prognose, when will be update for angular ?
How can i get change itens and icons on the template html
I'm using html version of Metronics(version-7). Some of assets are loaded dynamically during run time in browser (ex: node_modules).I need to update specific version of a plugin due to vulnerabilities, but even if I update the plugin version in pulgin.bundle.js, while runtime it is picking up th...
Hi,How can I rowReorder for datatables.net ?I tried the examples on datatables.net.
hi , Our project uses the angular framework and ts. On the metronic website, all components are packaged into js files, such as the data range picker component. How to introduce and use it in the project
Hi there, There is an issue when dark mode is active - in my case all text in ck editor is not visible because text is same color as background (this is not the case in light mode).You can also see this issue partially in your documentation - https://preview.keenthemes.com/html/metronic/docs/edi...
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 errorAH01071: 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...