All SVG colors on the site automatically turned black.
Not just for one site. The SVG on the sites in my local has turned black.
It happened without any CSS, HTML changes.
Example: https://i.postimg.cc/26dMBb92/image.png
Example 2: https://i.postimg.cc/k52bTz0b/image.png
Do you have plans for offering the backend in Python (e.g., Flask, Django, FastAPI), Go, or Java?
In the documentation for Form Repeater
https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/basic
https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/nested
https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/advanced
The Form Repeater does n...
hello, I'm trying to compile the theme using: yarn serve
but it does not work.
My node version: v16.16.0
Output when running:
$ vue-cli-service serve
INFO Starting development server...
98% after emitting CopyPlugin
ERROR Failed to compile with 1 error...
I am writing regarding the documentation here: https://preview.keenthemes.com/metronic8/demo4/documentation/general/menu.html
The "data-kt-menu-offset" does not work. An extract of my code using this is as below
Please advise on the fix for this and let me know how to update the fix on my end....
Hi, I'm using Metronic8 (v8.0.38) - React verison.
I have a question about combining demos template's layout together:
Can I combine components or layouts for example sidebar navigator of Demo1 for some routing and top navigator of Demo2 for so...
I am unable to download demo20 theme.
Please find below link which i have to download
https://preview.keenthemes.com/metronic8/demo20/apps/customers/list.html
Hello KeenThemes,
First, congratulations for Metronic, it seems very nice and well documented.
For a project I'm considering to go with either the demo16 or demo19 layout. However it looks like these layouts are not available as demo for a Laravel app development.
Are you planning to port t...
Hello, before buying metronic framework I need to know if it's possible to install it in a shared server where I don't have access to command prompt and run Linux commands.
Thank you
Good day,
We are running an asp net core MVC project and recently purchased an extended license of the Craft theme from getbootstrap.com. We are trying to use the theme but are unsure where to start given we don't use node.js, gulp, yarn or webpack.
Your help would be greatly appreciated.
T...
Hello I just bought Good Theme html5 version, but can't figure out how to set automatically left menu items as "active" on every page load, maybe through a javascript. Can you help?
There is no demo 39 to download on the download page. Is there a problem?
Build log heroku:
scripts.bundle.unminified.js:510: ERROR - this language feature is only supported for ECMASCRIPT6 mode or better: default parameter. Use --language_in=ECMASCRIPT6 or ECMASCRIPT6_STRICT to enable ES6 features. KTDialer.createInstances = function(selector = '[data-kt-dialer="true"...
Live app is at aldosconcrete.app
Thank You !
t works fine, but I have OCD :)
in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss
Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
Deprecation $weight: Passing a number without unit % (100) is deprecated.
To preserve current behavior: $weight * 1%
More i...
hi, when i want to use a feature, as below
e.g;
KTDatatablesExample.init();
Do I have to write the code on every page?
If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?
And these js files are f...
Hi
Just purchased this today and first experience with a template like this.
I am compiling the HTML version.
Read the installation guide for webpack, installed dependenices (note.js, npm, yarn) everything fine.
Downloaded demo21, followed latest youtube video along with the documentat...
Please, I'm not able to keep the system authenticated. I login, access the API without problems. But when creating a new service, I can't configure the Url to keep the system authenticated...
Hello,
I think there is a problem right now with your cloud authentication API (https://preview.keenthemes.com/metronic8/laravel/api/login).
The field api_token is null in the response body. It is then impossible to validate the token with the second API call (https://preview.keenthemes.com/...
Hello KeenThemes Team!
We have already purchased the license of seven HTML Pro theme and are considering adapting it for an Angular 13 project.
Will you offer this template directly for Angular in the nearest future? That would help us a lot.
Thanks a lot and greetings
F.
Hi,
Is there a way to make a 100% height based on the current viewport?
The use case will be the chat page.
We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left.
I...