I am using demo1 laravel version and the ecommerce and other apps as they are shown in HTML are not there.Apps->ecommerce->catalog->projects does not exist in laravel. How can I integrate it?
I am using metroni v8.1.2
Hi, I copied the search.js from /src/ folder and tried to use it. I put it on the bottom of the page but got this error message:
fsearch.js:123 Uncaught TypeError: searchObject.on is not a function How can I solve this problem? and how or where is the place I can put an ajax request...
I'm using the menu for my "Filters" like in the examples. I want to not close the menu unless the user will click on the close button.
I tried data-kt-menu-static="true" and data-kt-menu-permanent="true" but it doesnt work.
Any can help how to use the static and permanent option properly?
I would like to request the implementation of the page loader in Laravel versions.
Even setting the options in demo1/general.php the page loader doesn't work.
Layout => loader => display => true
and
Layout => loader => type=> (any option)
Hello,
I came across an error that I couldn't find a solution anywhere.
I did some tests and realized that with "pure" bootstrap and select2 this error does not occur.
The error happens when the modal has its content greater than the page, so the page generates the scroll. If there is a "sele...
Hi,
I'm using VUE componentes and I find some issues with charts / widget3 component.
1. The 3 top righ buttons (Year, Month and Week) buttons doesn't work (I click and nothing happens);
2. I'm not able to internacionalize the x-axis and mouse tip (I cannot transate the name of the months t...
Hi, i've just bought the Metronic theme on Theme Forest. When i see the documentation, it sends me here to download the templates. How can i do the download since i havent bought on KeenThemes?
The theme that i bought
https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021...
Hi Teams,
Thanks for last update and vuejs fixes/upgrades.
Just for information:
1. Almost all vuejs online previews 3,4,5 shows us blank page
https://preview.keenthemes.com/metronic8/vue/demo5/
2. SignIn page has been changed and it is not scaling good on mobile
Refards thanks
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
Hello,
Metronic runs well in local env ( 127.0.0.1:8000).
However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py
[Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
How can I set a selector checkbox to check from remote data? By default all checkbox selector is uncheck, however i would like to checked certain checkboxes beforehand.
Hello,
I am having trouble finding the Choose Plan/Pricing Column component (demo1) -> https://preview.keenthemes.com/metronic8/demo1/pages/pricing/column.html
I found the `UpgradePlan` Modal, but I don't want it as a modal. I would need it as a component so that I can insert it into the horiz...
hi i'm getting this setup and i want to add a new menu element but only show it to certain people? i can add elements to the array in menu.php so they show up, but i wanted to do something like
if(auth()->id == 123){
"special hidden menu item"
}
but this fails because auth is not available a...
where can i find the resource files for this
https://preview.keenthemes.com/metronic/demo1/index.html?_ga=2.46414887.1251126143.1663061273-180590049.1657543973
as an xd file please.
thanks
Hey!
I never had this issue earlier, but i just dowloaded the newest version (8.1.4), installed the React version, then after start when i try to login i got this error:
"The login details are incorrect".
When i check the console i see:
"Failed to load resource: the server responded with a...
Is overriding CSS variables in an additional stylesheet a suitable way to customise Metronic or do I need to modify SASS variables for a change to be applied to all components and 3rd party plugins? Any details you can provide about the limitations of modifying the CSS variables would be welcome....
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
There's too many errors coming from all Vue files.
Is there any way to fix them?
Please help.
Cheers,
Mizan
Example:
* Account.vue
Type '{ href: string; class: string; dataBsToggle: string; "data-bs-toggle": string; dataBsTarget: string; "data-bs-target": string; }' is not assignable t...