how to swap between RTL and LTR SCSS file when I use LTR I should use part of SCSS and when I use RTL I should use different part of SCSS in style.angular.scss using LTR // Angular vendors@import "~socicon/css/socicon.css";@import "~@fortawesome/fontawesome-free/css/all.min.css";@impo...
I´m buy the Metronic Theme and I'm trying to build the dark-header template in asp.net. Do you plan to release at least the 4 menu templates in each language?
Hi;I use metronic 8 html version demo35 implemention to my angular 15 project and js imported after error "KTUtil is not defined"can you help me for this problemThanks Keen Team.
The auth set in place makes it so you cannot see anything under the auth. We've worked through your Laravel API but thats also incomplete and there is zero documentation around that whatsoever. We just want to be able to see the underlying react demo without the Auth putting a brick wall between us.
Please consider update Tempus Dominus library to the latest version.The current one, 6.2.10 has a lot of errors with Internationalization.The latest version for this library is 6.7.7
When we use Datatable component with action button in row, its all ok with static data, but with dynamic data buttons don't work. Looks like its not initialized. Dara recieved on hook OnMountedHere code:
Hi, i'm new here just wanna ask how to remove sidebar in laravel? i just need the navbar, when i try the builder in HTML it works, but i dont know how to implement in laravel, any tutorial?
https://preview.keenthemes.com/metronic8/demo1/account/billing.htmlThe ZIP files do not contain the react version to this. Just wanted to see if you had this available or if I am missing something?
It's stuck when i execute the command "gulp watch".```$ gulp watchUsing gulp config file: "../../gulp.config.js"[11:26:14] Using gulpfile D:\Venus\metronic_html_v8.1.8_demo39\tools\gulpfile.js[11:26:14] Starting 'watch'...```
Good day,I have a problem with running the flask program. When it runs the main page displays however, non of the links work, whenever I clicked them. What could be the problem? Thank you in advance for the help.
I am using the theme HTML, demo 5, Metronic 7.2.9 and implementing chat functionality.Due to a lot of messages, when the page is loaded, I need to scroll automatically to be positioned in the bottom - showing the last message. How can I get it?Thanks
Using multiselect https://preview.keenthemes.com/metronic8/vue/docs/#/vue-selectWith static data it behaves normally, but as soon as the data becomes dynamic, then the entire content of the select becomes green, as if everything is selected.
I recently purchased the Metronic theme in Themeforest.Now we need to implement the File Manager feature but we cannot find it in the code. Please help
How can we change the sidebar dark color ? I'm using Metronic 8.1.6 laravel starterkitinspecting the sidebar this is the color it has:[data-kt-app-layout=dark-sidebar] .app-sidebar { background-color: #1e1e2d; border-right: 0!important;}Where can i change it to another colo...
Hola, buenas tardes.Estoy tratando de descargar la demo de Laravel de Metronic pero no es posible debido a un error en la página que ocurre justo tras introducir mi "purchase key".Por favor, ¿qué puedo hacer para descargarla? Gracias de antemano.
I need to integrate this, but I can't because I don't know how to do the imports. Can you please translate this tutorial into English and correct any grammar and spelling mistakes? Here's the link: https://yajrabox.com/docs/laravel-datatables/master/editor-tutorialimport "datatables.net-editor";...
Hi,I'm plugging the HTML website into my Blazor WASM site and I'm almost there, but for some reason a call to new KTMenu is giving me an empty JS object rather than one with the properties of KTMenu, and as a result I'm not getting any menu items and JS error trying to call menuObject.On. I'm hopi...