I just downloaded my latest version of metronic. I am new to laravel.
I downloaded laravel herd. When setting up a new project i just selected "laravel" not a starter kit.
Going through the docs, do I follow from top to bottom on the laravel install section? Or since I already setup via herd d...
Hi Lauris, Sean, Team
I have a project on Metronic Admin based on VueJS 2 ( I believe this is version 7 of the Metronic ).
How can I change the font. Basically I need "Exo" font https://fonts.google.com/specimen/Exo
I would be grateful for a hint
Krystian
I followed the steps in the installer after the NPM Run Build step --demo1, I encountered an error:
"[Webpack-Cli] Invalid Configuration Object. Webpack has been Initialized Using A Configuration Object that does not match the API Schema.
- Configuration [0] .Ly ['JS/Widgets.Bundle'] Should be a...
When ever i change the direction from one user it change for the other user too.
the problem i understand is below service r singleton.
builder.Services.AddSingleton();
builder.Services.AddSingleton();
But when i change it to scoped i even cancot...
I have implemented a demo2 theme in React and Vue.js. I would like to reduce the empty space of the header section to fix a more page content on a screen. How would I do that.
Hello, we are using Metronic through an "asp.net zero" platform. We are facing a problem with the main menu on the top right corner as it seems not to be working well in Edge and Safari. Our developers are saying that they reached out to you and that the problem could not be resolved "known incompat...
Hi everyone,
I bought Metronic 8, and I want to switch to Metronic 9 , should I rebuy the key from themeforest to install v9?
Note: Metronic v9 not viewed to me as a choice in Metronic Downloads page
I'd like to search KTDATATABLE with the desired parameters.
If I press a certain button, I want to change the appiurl of ktdatable to draw new data.
If the URL can be changed, how can I put the INPUT data I want as a parameter?
Right now, page, size, sortOrder, and sortField are automatical...
The installation guide references
git clone
What is this? The only thing I can find is
i am trying to use the select2 rich content. after following the sample provided. i can even input a single text to the searchbar . the searchbar is visible but i cant input any text
Hi,
Is there a link to how I would install and configure the Metronic Dashboard with a fresh Blazor WASM project in Visual Studio 2022 (or any version)?
I have searched previous articles, but the links are either broken (but only Server Side) or the replies are 3 years old.
Thanks
Steve
I have purchased the Start Pro theme and I need to show an image in the Modal with some options in it. How to fire a Modal with onchange event of an Input type = file?
Please help.
Thanks.
I'm aiming to implement a fixed-position bottom navigation bar for mobile views in Metronic. This navbar will remain visible at the bottom of the screen during scrolling and will feature icon-based menu items, similar to the navigation found in apps like WhatsApp or Instagram. The goal is for this b...
Hello, I have a problam with Metronic React Tailwind v.9.1.2. I using Stepper component, but it need to reload page. It not work with Link
Uncaught SyntaxError: Invalid or unexpected token (at datatables.bundle.js:14403:896762)
Sign in to use this feature
This feature is only available when you sign into Chrome with your Google account.
i am using asp.net core 8.3.0
Is there a best practice for using other demos with laravel? I've looked at the documentation and I don't see anything helpful. I mean, I can take the html version of the demo and make it work with laravel just like any other, and the starter kit is a little bloated with plugins and helpers --many g...
Hello,
My understanding is that latest Metronic 9.0.2 is using tailwindcss 4.1.x, but apparently gradient is not defined, for example : bg-gradient-to-r
it appears that we are limited to use ONLY the syntax defined in src/assets/css/styles.css and cannot leverage the full design capabilities...
Hello Sean,
Angular builder throw some non-blocker CSS warning, but the test project built. (Metronic 9.2.1)
Here is the angular.json
"styles": [
"src/styles.scss",
"src/assets/css/styles.css",
"src/assets/vendors/apexcharts/apexcharts.css...
The Keen Icons page has recently changed to this link: https://keenthemes.com/products/keenicons-free
The page removed the previously working browser to view the icons, so I can find the correct one to use in my project.
The new free package that can be downloaded fro...
Hi, I has buy metronic license on themeforest site, how do i access your metronic github repository?
I am experiencing an urgent issue with the Metronic template I purchased from your site: https://devs.keenthemes.com/metronic/react. Despite the template showcasing numerous pages, such as marketing dashboards and blogs, when I download the project files and run the application, only a limited numbe...
I purchased the Metronic theme and I am using its datepicker component. Currently, there is an option/example available to disable past dates, but I need the opposite behavior. For the Date of Birth field, I want to disable all future dates so users can only select today’s date or any past date. I c...