Hello together,
I'am a little bit confused. I currently trying to start a project with metronic and laravel.
I have found two different versions for laravel:
laravel_app
laravel_starterkit (you can download it here onder "Metronic Downloads)
laravel_starterkit, i think, is mentioned lat...
https://preview.keenthemes.com/html/metronic/docs/forms/image-input
If you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.
Can you please fix that?
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 everyone,
I'm trying to fully integrate Metronic theme with Laravel / Vue.
My version of Laravel is 6 (6.20.11), a version of laravel-mix is latest version (6).
My current Metronic theme version is 8.
I've been following this part of documentation ( https://keenthemes.com/metronic/?pag...
Hello, I have used your Layout Builder in Metronic 7 Demo 1 (https://preview.keenthemes.com/metronic/demo1/builder.html). I have exported it and transferred the files in a working workspace (which is demo1). However after running the localhost, nothing would show up.
The generated index.html from...
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...
Dear Support Team,
I hope this email finds you well. We recently purchased your Metronic product and have been highly satisfied with its performance and capabilities. Your team's dedication to providing regular updates and improvements is commendable.
In light of our recent purchase, we are no...
Hello,
I'm using Metronic latest version, when I try to implement the following page - templates - hiring-page.html (you will find it attached) the menu pushes all other items down. I attach a screenshot.
hiring-page.html:
https://pastebin.com/E0svkV9e
This is the theme layout - default-l...
Hey guys.
In previous versions there were amazing samples for this kind of things:
https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/input-group.html
https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/base.html
https://preview.keenthemes.com/metronic/demo1/crud/f...
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...
Hi
I was trying to use charts pie chart, I keep getting the error “Failed to create chart: can’t acquire context from the given item” in my browser console. Other charts works expect for Pie chart
Pls advise on what to do to fix this. see my code below
function getRand...
Hello KeenThemes,
I'm attempting to integrate demo16 in a laravel project.
The project uses translations in different languages and I'm trying to figure out how to translate error sign-up error/configuration messages.
While other template items uses __('whatever') to use translated items, i...
When I send a POST request, for my login API in .net-core 6.0 I have this error in the console:
auth.service.ts:56
err HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'https://192.168.254.115:7047/api/Auth/login'
zone.js:2680
POST https:/...
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 am trying to add select2 in a modal but I have this error when I click on the select.
https://ibb.co/qmkcXqF
I am using these
How to enable hour input ?
Please provide me an update zip because I'm unable to find eCommerce section in vuejs demo 7.
https://prnt.sc/kNHtEujR78r7
https://prnt.sc/OODrnr_odpS8
Here you can find some screen shots
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,
Hi,
I’m using the Metronic 8 Demo4 React version. I’m facing an issue when I tried to add data-kt-menu-trigger=’click’ on a button which upon clicking, opens up a dropdown similar to Quick Actions. The issue is- it sometimes opens up, and sometimes doesn’t. Could I please get a solution to this?...
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?
The command ng build --prod its not working, it gave me the Error: Unknown argument: prod
I want to use it because I want to have the AOT to be optimized.
So right now I'm testing for first time the build option and I face this
Hello,
First of all congratulations for the great work on Metronic.
I'm using the Demo 1 version of Angular, and I would like to know if it's possible for you to add a dynamic configuration for the aside menu in which it was only necessary to add an array with items with the title, translation, pa...