I have purchased metronic, i want to use icons in my own html pages but icons are not appearing even after placing all relevant css files.
How can i use the icons ?
I am developing a web application with Metronic(Laravel Metronic) . Aside from user management features, what other dashboard-level features should I be aware of?
I see so many people getting this error
already follow this https://preview.keenthemes.com/laravel/metronic/docs/getting-
and install it correctly
run 'npm run dev'
all run successfully
but still getting this error
NOT FOUND http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/gener...
I'm using Metronic 8- Demo 6 React version. I don't require the toolbar anymore so I got rid of it. But when I'm doing so, I'm getting an extra space there. How to get rid of that extra space?
This is a part of the MaterLayout code.
,
{/...
In the Metronics dashboard, the "active" state for buttons isn't distinct, unlike in Bootstrap where buttons show differences between "hover" and "active" states.
I noticed in the Metronics documentation, specifically at https://preview.keenthemes.com/html/metronic/docs/base/buttons#active-style,...
Dear colleagues! I tried to install on my site Demo 1 theme (in WordPress). Unfortunately, I have error - The package could not be installed. The theme is missing the style.css stylesheet.
What should I do in this case?
Hello,
We are using the Metronic theme in a .NET Core 7 MVC project. Additionally, we are utilizing DevExpress components in the project. On some pages, we are encountering errors in the form of "$( )....dxWidget is not a function" An example of the error message we receive on a specific page is...
hi Metronic Team
I am trying to add a product page to my Laravel project, but the JavaScript isn't functioning properly.
Code part :
1. add-product.blade.php>
Hi. If somebody wants to use DateRangePicker language as Turkish can use this.
in plugins.bundle.js
Change this;
this.locale = {
direction: 'ltr',
format: moment.localeData().longDateFormat('L'),
separator: ' - ',
applyLabel: 'Apply',
cancelLabel: 'Cancel',
weekLabel: 'W',...
Hi,
I have downloaded the Blazor starter kit, and installed it according to the docs.
I am able to bring up the default dashboard, however when I click on any other dashboards (eCommerce, Projects, etc), the urls change,
https://localhost:7001/?page=dashboards/ecommerce
https://localhost:700...
Are there any of the Metronic demos that do not use jQuery at it's core? I was hoping to use one of the demos that had a horizontal layout and looked at 32 and it requires jQuery. I need one that does not require jQuery so I can create a layout file for Blazor.
Hi there
How can I use the CSS vars for VueForm/Multiselect,
there are 3 ways of styling but I don't know which one to use and how to use it
here are the styling docs for the component
https://github.com/vueform/multiselect#styling
Hi, I want to change toolbar type at my .net core project. But i couldn't understand how to do that in documentation. Can you help pls?
Thanks in advance.
I want to make the dropdown menu's width be dependent on another element.
The element's width itself is dynamic as I used the responsive-friendly classes on it.
I am using Angular; I tried to bind the width using [style.width.px] but it only works for the first trigger. After closing the dro...
trying to get up the django version of django of metronic.
im getting this error.
[webpack-cli] Failed to load 'C:\Users\Admin\Desktop\django\starterkit\_keenthemes\tools\webpack.config.js' config
[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead...
hello we're attempting to change the locale of the daterangepicker to en-au but we see "invalid date" on the front end. We're currently researching this issue but thought to ask you if you have an example that could fast track us.
Hi everyone
I have some problems with deploying!
in localhost everything is ok but when I deploying it .... nothing is showing instead of metronic loading !
please help me how can I fix that