12197 comments found.
Pre-sale question : I want to use the theme for my SAAS.
The application is a marketplace, which allow client to sale product, but they can also access to their shop via subdomain AND/OR their own domain.
Example : Marketplace.com
For the stores: store1.marketplace.com Or store1.com
Is the same end product/application
The extended licence cover this ?
Hi
,
We appreciate your interest in Metronic.
Yes, the extended license will perfectly cover your case. With the extended license, you can have unlimited paying clients and each client can access the service within their own page, subdomain, or custom domains as well as long as all pages are generated from the central code that uses Metronic with an extended license. The extended license does not expire for your project so it’s a one-time payment only.
If you need any further clarifications please reach us via Support Forum.
Regards, Sean
Hi there,
I have purchased, downloaded and setup Metronic Laravel App variant with Demo1. Followed the quick start guide for starterkit. Then later followed the quick start guide for quick start guide for Laravel App.
However, there seems to be missing pages on the sidebar as compared to the preview version that had loads of pages and options to utilize.
I am currently looking at Metronic sidebar with Dashboard, Account, System, Documentation, and Changelog.
May I know how to get the full version of the Laravel app as in the Demo 1 preview with pages such as Authentication, Corporate, Social, Blog and etc?
Thank you.
Hi,
Please note that the Laravel Srarter Kit at the moment provides the layout, assets and auth pages integration. You can refer to the HTML templates and create any page you need within your Laravel App by copying the content’s html code and including required plugin assets according the HTML docs using the
If you enquire for further assistance or have questions, we invite you to join our <a href="https://devs.keenthemes.com/">Support Forum</a>. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean”>
Hi support team,
By any chance, do you have a ready template for demo31 in angular.
Regards
Hi
,
Thanks for your feedback. We do not have Demo 31 Angular version yet. You can refer Demo 1 Angular and integrate Demo 31 your own since the demos structure are similar and you can reuse the Angular code of Demo 31.
If you enquire for further assistance or have questions, we invite you to join our Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
Hi,,, I want to make these category items draggable https://ibb.co/F0HJ3h6
I added <script src=”assets/plugins/custom/draggable/draggable.bundle.js” type=”text/javascript”></script>
to the page
and ( draggable-zone , draggable , draggable-handle ) to the related div’s
where should I add the javascript code ?
Hi,
Please refer to https://preview.keenthemes.com/html/metronic/docs/getting-started/setup to get started with Metronic.
You can execute your custom code in script tag in the bottom of the html document on content ready after all the core js code loaded:
// On document ready
KTUtil.onDOMContentLoaded(function() {
// your code
});
You can also add your custom script under themes/metronic/html/demo1/src/js/layout folder and compile it with gulp or webpack to include in the global bundle.
You can also create custom script under src/js/custom folder and
Then recompile your assets folder with Gulp or Webpack.
After the compilation you can find the compile js script in the assets folder and you can include it in your pages.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.
If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
Hello, the “Starter Kit” and “Quick Installation” links on this page are broken. Do you still support Rails? https://preview.keenthemes.com/rails/metronic/docs/index
Hi
,
Thank you for letting us know this. We have fixed it and now you can access those pages. Yes, sure, we maintain the Rails Starter Kit along with the other 10 frameworks for Metronic.
If you enquire for further assistance or have questions, we invite you to join our Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
Hello, what should I do if I want to use an unlimited license?
Hi,
Thanks for your interest in Metronic.
Could you please contact support@keenthemes.com to learn more about this ?
Have a great day!
Regards, Sean
I tried to download the vue demo, but the verify url shows 404 not found.
Hi,
We have tested the download and it seems to be working fine on our end. Could you please provide us with a screenshot of the issue you’re facing? This will help us understand the problem better and provide you with the necessary solution.
Thanks
hello, where can I get the figma file?
Hi
,
You can download it from Metronic Downloads by entering your purchase code.
If you enquire for further assistance or have questions, we invite you to join our Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
Dear Metronic Team,
I hope this message finds you well. We recently purchased the Metronic theme and have been experiencing some issues with the CKEditor and VISTimeline libraries in Dark Mode. These libraries do not seem to be compatible with Dark Mode, and as a result, the text appears white and is unreadable.
We were wondering if you could investigate this issue and provide a solution for us. We believe that this is an important issue that needs to be addressed, as it is affecting the functionality and usability of our website.
Thank you for your time and attention to this matter. We look forward to hearing back from you with a solution to this problem.
Best regards, Emre
Hi,
Thank you for your interest in Metronic.
You can check this related post for CKEditor dark mode support: https://stackoverflow.com/questions/61172866/how-to-change-theme-skin-on-ckeditor-from-light-to-dark For VISTimeline already has the dark mode support please double-check it in the docs with dark mode: https://preview.keenthemes.com/html/metronic/docs/general/vis-timeline/style:If you enquire for further assistance or have questions, we invite you to join our Community Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean, Keenthemes Support
Rotate icon cannot use with Bootstrap Collapse panels which have the same PARENT
I know that we have ACCORDION style to support this. However, your demo makes me confused hence I wonder if we CAN or CANNOT use it?
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/customers/details.htmlAdvanced Settings tab > Payment Methods section
- Step 1: Expand the first payment method row – Mastercard - Step 2: Continue to expand the next payment method row – Visa - Step 3: Monitor: The first row is collapsed but its icon is INCORRECT.
Could you please fix your demo so that I can clearly understand the accurate way we use Rotate icon?
Thanks
Hi,
Noted and we will fix it in the next update by using the accordion options.
In the meantime you can fix it in the HTML level. Could you please use this code for the “Metronic – eCommerce App – Customer Details – Advanced Settings”: https://gist.github.com/KeenthemesHub/05ef40174aecf9b8aa1ad9ff81d07b47Regards, Sean
Thanks Sean,
It’s clear.
Hello, how could I stop a textarea with javascript according to the content when retrieving this information from the database. I am using the HTML version v8.1.2
Hi,
Sorry for the late reply. Could you please clarify your question with more details? What do you mean by “stop a textarea” ? You can open a ticket in our Support Center and our support team will assist you further.
Regards, Sean
Can I use it with just html + vanilla js?
Hi
,
Yes, sure. You can use Metronic with html and pure js. You can refer to Metronic with No jQuery for more info.
If you enquire for further assistance or have questions, we invite you to join our Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
I am getting this error from Blazor Theme ” [webpack-cli] Failed to load ‘C:\METRONIC\metronic_blazor_v8.1.8_demo1\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js’ config [webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead This file is being treated as an ES module because it has a ’.js’ file extension and ‘C:\METRONIC\metronic_blazor_v8.1.8_demo1\blazor_demo1\Starterkit\_keenthemes\tools\package.json’ contains “type”: “module”. To treat it as a CommonJS script, rename it to use the ’.cjs’ file extension. at file:///C:/METRONIC/metronic_blazor_v8.1.8_demo1/blazor_demo1/Starterkit/_keenthemes/tools/webpack.config.js:1:17 at ModuleJob.run (node:internal/modules/esm/module_job:194:25)”
Hi,
Thank you for the feedback.
We will attend this via https://devs.keenthemes.com/question/problem-with-npm-run-build and get back to you shortly.
Regards, Sean, Keenthemes Support
Hi,
Do you have an ETA on when you will be including a Tailwind version, especially for Laravel since newer version no longer package with Bootstap.
Thanks
Hi,
Thanks for your feedback.
We can’t confirm the ETA for this but we will do our best to release it as soon as possible.
Regards, Sean
Hello , i’m very interested on this product but i have a question , if bought it this i would have access to all versions , react, vue, angular and html ?
Hi,
Thank you for your interest in Metronic.
Upon your purchase of Metronic from Themeforest you will get all the advertised features in Metronic Preview that you can download from Metronic Downloads by providing your purchase code from Themeforest Downloads.
Please note that a single license allows using Metronic for a single deployment and all subsequent usage requires a separate license.
If you need any further clarifications please let us know.
Have a great day!
Regards, Sean
Hi! I would like to see such areas as Tourism and Real Estate. And also another option landing page. Is it expected soon?
Hi
,
Thank you for your feedback.
Yes, we have some plans for having landing page templates and adding more frontend components. Hopefully we can release them in the near future.
If you enquire for further assistance or have questions, we invite you to join our Community Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
Preview site has been down for a couple days… working on a fix?
Hi
Can you please specify which preview you were having trouble with? We have checked all our previews and they seem to be functioning properly. If you continue to experience issues, please reach out to our support team at https://devs.keenthemes.com/ for further assistance.
Thanks
Any plan for a TailwindCSS version? I think I speak for many users of Metronic when I say that TailwindCSS version is badly needed.
Hi,
Thank you for your suggestion.
We are doing some R&D in this direction and hopefully, we can release the TailwindCSS version as soon as possible.
Stay tuned for updates via our Support Forum.
Regards, Sean
Hello,
I downloaded the Laravel demo 8 and I change in the config/settings.php some default values such as KT_THEME_MODE_DEFAULT from light to dark or the KT_THEME_MODE_SWITCH_ENABLED from true to false and when I save the file the changes don’t apply
Thank you in advanced
Hi George,
Thank you for letting us know about the issue you encountered. Our team is currently working on a fix. We apologize for any inconvenience this may have caused. We will provide an update as soon as possible and appreciate your patience in the meantime.
Thanks
Will we have news for version 8.1.8 or are they minor fixes and improvements?
Hi,
The major update for Metronic in this release was global icons migration to our brand new in-house designed KeenIcons set.
For more info please refer to Metronic v8.1.8 Changelog.
If you enquire for further assistance or have questions, we invite you to join our Community Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards. Sean