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 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...
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...
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 , 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...
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...