"max-visible-buttons" property from kt-datatable/TableFooter/TablePagination is not working properly when we update the value other than "5", for example 2.
Framework version: VUE 8.1.8 (demo 1)
Thanks in advance,
Regards.
Dear Developers,
I hope this message finds you well. I am writing to seek your assistance with an issue I am facing in my Angular 15 project using the latest Metronic theme.
Previously, I was using Angular 8 with the Metronic theme, but upon upgrading to Angular 15, I encountered problems with...
I am reaching out because I have a question regarding the implementation of Vue.js within my Metronic 8 project, which is built using Laravel and Vite.
I am relatively new to both Vue.js and the Metronic template, and I'm facing some challenges when trying to integrate Vue components into my exis...
the border: 1px solid var(--bs-gray-300) ; , box-shadow: none; this line are over written
that is cauzing the boder to dispaly nont
Old code
.react-select-styled .react-select {
&__control {
--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/200...
I can't access Metronic 7 from the webpage. Seems like the link was dead. showing error code 404.
https://keenthemes.com/metronic7/?page=index
We are evaluating purchasing the Metronic theme, but wanted to understand support and maturity for Angular 15. Please advise.
Rol
In my mvc project, I have such a button in the data table. The title works in accordance with the theme...
Hi,
I bought the theme to use it inside my react project and it's kinda impossible to get an empty page works without `useLayout` or loading many files that depend on localStorage and cookies.
How can I extract the parts I need given, I am not using react-router or create react app?
I need...
Hi ,
How to use Dialer functionality in Angular ?
Asssalm o Alalikum , i am using reac demo 2 version 8 i want to change layout of the body content i want to adjust it under the blue color and also tell me how i can decrease the height of blue layout container and last one how i can remove all the extra code or media files which i am not using i...
I am unable to find an example of how to use table which loads data from serverside using react.
I can see examples using HTML , but i need a react based example
I try to implement scroll to a section in Metronic Vue. What I did was editing the route/clean.ts and core/config/CleanMainMenuConfig.ts. But instead of scrolling to a section, it replace the body with the particular components. May I know how can I implement scroll to a section in Metronic Vue corr...
I am using React and the standard kt-drawer. I want to see how I can prevent the drawer from closing if the user clicks outside of the drawer itself.
I only want it to close when the user clicks on the X button at the top right of the drawer. How do I change this behavior?
When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.
e.g.
Lets say i have 50 webpages and amend the menu, do i...
Hi Brother,
I'm Using Metronic Theme Demo 7 Package
v8.1.8 Package Available Finally
Here I Want to Integrate Scrollable Sorting by Rows in Datatables,
When I Search in the DataTables Environment, the Add-on is Seen as RowReorder,
The Plugin Doesn't Work When I Apply It Only With Every Step...
Hi,
Thanks for great blazor them, I tried to convert templte to RTL but not worked with me. Can you help me please.
screen shot :
https://ibb.co/Hx4JYfN
in KTTheme :
private string _direction = "rtl";
in json file :
"Direction": "rtl"
So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?
https://i.imgur.com/kKrTl33.png
Please I need help.
I've bought React Keentheme and I don't understand how can I switch or set theme mode from react component?
code example: style.scss
// Mode
$mode: default; or $mode: light; or $mode: light;
@function getMode() {
@if (variable-exists(mode)) {
@return $mode;
} @e...
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.
I use a Javascript to create these modals on the fly:
function modalPage(title, url){
let mid = Math.random().t...
Can you give an example using datatables with api rendering on vue?
Hello,
I hope you are doing well.
So, Let say I have my app built with the Vue (or React or any SPA) version 8.4 for example. And today, a new version of Vue appears ( Metronic vue 8.8 for example). Is there a way to have the new app quickly in the latest template ?
Hello,
I am using a select2 control inside a Modal popup that sometimes are scrollable due to content size more than the screen height,
The dropdown menu of the select2 sometimes shows away from the select2 and sometimes it flickers and never shows, this behavior happens when a part of the pop...