Django only comes with demo1. I have downloaded demo31
https://preview.keenthemes.com/metronic8/demo31/index.html
How to I replace demo1 with the downloaded demo31 layout?
Hi,
You do not mention inline checkboxes/radios in the documentation
https://preview.keenthemes.com/html/metronic/docs/base/forms/checks-radios
Actually, you do it in your demo in which you use d-flex...
Hi!
I have a stacked modal on my page, and I want to close it by javascript.
I´m using the modal.hide() but nothing is happening. :(
I initialized the stacked modal:
modalColecao = n...
I'm trying to use the ng-bootstrep datapiker in demo 2 of angular, I can not position the same, always comes on top of the input, how to solve this?
can help me.
I looked at your theme in HTML demo2, very good, but I also could not insert the datapiker theme htmol demo 2 in angular 16 demo 2,...
Can you give me complete steps to follow how to integrate Metronic theme in existing rails 7 project which is using jsbundling-rails for js/css compilation. Is there any way though which i can easily import js/css in my app
Hi,
In the Metronic 8.1.0 version of React there is a User Management component.
In src/app/modules/apps/user-management/users-list/core/_requests.ts there's the getUsers method that fetches the users array:
const getUsers = (query: string): Promise
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...
Hi,
Nowadays more apps allow users to change or apply custom themes. Some reasons to add support for theming are:
Make users feel more comfortable with a customized user experience. Users may feel more comfortable with the colors they chose themselves.
Many companies tend t...
Hello.
I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:
1. System.IO.DirectoryNotFoundException
Unhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.
I as...
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...
Hello,
I was trying to scroll inside a fullscreen modal, but it didn't work as expected.
In the modal I have a set of inputs and then I want to create a 'card', and I would like a scroll on that card.
Could you help me with this little problem, I don't know how else to try. :)
Component...
hi there,
i would like to know how the below active menu css works
[ngClass]="calculateMenuItemCssClass('/project')">
Lets say i have created menu as like below
Apps
- Projects
- Workflow
- List
- Component
- Generate File...
Dear Team,
In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.
kind regards
Qamar Aamir
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...
On Tiny Slider there is a option for Responsive attribute but it's not included on the design will this option will be included on future versions or there is a way to use this option on the current version.
http://ganlanyuan.github.io/tiny-slider/demo/#responsive_wrapper
thank you