I manually deleted local storage in my browser for a test, I saw Metronic data that was stored for my purchase and some other items I assume you use for security - but since I removed them in my Chrome, I cannot get them back! I re-installed confirmed the .env file remained untouched.
It looks l...
Hello,
How I can use offcanvas-mobile in Metronic, please?
How to enable hour input ?
Hi,
I'm trying to sort a column by date in the users app.
The data model that is used in Metronic looks like this:
_models.ts
import {ID, Response} from '../../../../../../_metronic/helpers'
export type User = {
id?: ID
name?: string
avatar?: string
email?: string...
I installed the template completely in accordance with your installation and integration tutorials, I even did it once with Sean to make sure I was doing it right, but the error persisted: Error: Microsoft.JSInterop.JSException: Could not find ' KTLayout.init' ('KTLayout' was undefined).
I placed...
Hi,
In my Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme, I ran "gulp --demo1" again. While other files updated successfully, the following issue persists. Despite the files being present in the _keenthemes folder, they are not being copied to the corresponding directory under w...
Hi All, I try to open Modal in html and I follow this documentation https://preview.keenthemes.com/html/metronic/docs/base/modal but it is not open,
The elements on the error page 404 is all aligned to the top left, where I think the intended position of the elements should be aligned in the middle vertically and horizontally right?
Is there a reason why the entire font-awesome class set was removed from the global plugins.bundle.css file
All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time
*******method 1*******
1- The method was followed as described in your link:
build assets by using webpack
https://preview.keenthemes.com/metronic8/demo18/documentation/getti...
Hi, I bought metronic 8 and I tried download Demo 6 for angular. But the demo dowloaded always is demo1. Then downloaded all demos for angular and I can't find it. How to get demo 6 (POS) for angular?
Thanks
Hi Sean and team
I'm having troubles rendering the duotone and other keenicons, which seem to just fill the icons completely, so for example for an enclosed icon there is no duo or white space, just a grey filled in version of the icon. In the case of a double icon like a double chevron arrow, on...
Hello,
I read your documentation about RTL version of angular demo1 but it seems i can't make a switch from rtl to ltr at run time depending on language (Arabic language) is there any solution or work around to make this happened ?
I have a problem when I have to login in the app in demo1 react template
Hi,
I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.
https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
I purchased metronics from themeforest. After making the build when I upload it to the server, it doesn’t open the login page instead keeps loading. Please fix this bug on priority.
Hello I have done as you said in the documentation
https://preview.keenthemes.com/metronic8/angular/docs/quick-start
cd angular/demo1
npm clear cache --force
npm install --legacy-peer-deps
ng serve
and then in the http://localhost:4200/auth/login , the web page show correctly, but when I e...
Hello,
I am looking forward to buying your theme and my question is how to use the theme with my existing Django project. I tried to read the docs and found out that the Django version of Metronic is actually a new project rather than Django templates only. So, what shall I do if I want to use my...
Hi there,
I am using metronic under Wordpress and understrap theme (underscore + bootstrap).
To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.css
When adding some module or page of the template, everything is work...
Hi!
There's a version that's "clean" or we need to manually cleanup components that we dont need?
I have tried everything possible, however I am not able to minimize the sidebar. Any solutions please thank you ?
When I have table with Pagination and the rows have numbers like this:
1 ---------
2 ---------
3 ---------
So, when I go to the second page by Pagination the rows start from:
1 ---------
but it must start from:
4 ---------
How can I solve this bug?
Metronic
Vue demo 8 version 8.1.6
no...