Hi I used html demo1\authentication\layouts\corporate\sign-in.html
but at top left side,bg color is blue,but i want it should be white.Like this link
https://preview.keenthemes.com/metronic8/demo1/authentication/layouts/corporate/sign-in.html
Hello,
Thank you for your wonderful work!
I've just installed the project and only the demo 1 layout is available in the zip.
Where can I find the other demo JS layouts?
Thanks a lot!
Have a nice day!
I want to save text to hex format. But metronic using default hsl. How to change colorPicker format?
It saved like this:
"TEST"
I tried as below but it didn't work
DecoupledEditor
.create(document.querySelector('#kt_docs_ckeditor_document'))
.then(editor => {...
Hey, I wonder how I would add my own Login API using Axios to handle User Authorization? I also want to add Access Control so only certain users are able to see certain buttons & access certain pages. For instance, I will have admin on the same site, but I want the user to not see them anywhere, eve...
all demos affected, etc:
https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html
#1 when click more, and click on task , opened modal is under first modal:
https://prnt.sc/W-ovZ8vW-wPu
#2 cant close modal in calendar:
https://prnt.sc/6rpiSTCKO3WL
Hello
What is the best way to bring in components from the Free Templates page (say for example this one: https://keenthemes.com/products/start-react-free).
I am currently using React Demo01.
It feels like the React version has gotten the short end of the stick when it comes to components...
Hi Community, we have a issue when trying to Intergrate the Metronic | Angular Admin Dashboard Template. the issue is in the Node.js version the Teamplate is using Node.js version of v18.13 but our Project is still using Node.js version of v14.21.3 and for now we can not migrate our Project to new V...
I am using metronic demo 6 react version. In the mobile view there are 2 icons. Clicking on each icon it should open a toggle from left and one from right accordingly (as it is in html version).Right now only the right toggle is working. We need to make the toggle appear from the left as well. I tr...
Hello, im using LARAVEL THEME (Starter Kit) 8.2.3
I need to add my custom.css where i need to include?
Thanks
Hi ! i'm luke
This is my first service. And I am a beginner. Please save me...
I am using docker and want to provide a web service using a jar file.
Should I also add the keenthemes folder to the Linux server?
Regards,
Hello,
I am currently trying to Invoke the api-keys.js file and run KTAccountAPIKeys.init in my Blazor File. My Component looks like this:
@inject IJSRuntime JS
@inject NavigationManager NavManager
@code {
protected override async Task OnAfterRenderAsync(bool firstRender...
I recently purchased a theme but am having trouble finding the Blazor .NET 8 template in the download section. Could you please help me locate it or guide me on how to access the Blazor .NET 8 template?
hi, since there are already UI frameworks for blazor that avoid adding javascript such as third-party libraries, jquery, etc.
I wanted your opinion on possible scenarios:
1 - Fluent UI for blazor + css only ( metronic 8.2.6.. or 9.0.0)
2 - MudBlazor for blazor + css only ( metronic 8.2.6.. or 9.0...
Hi, friend! We are very happy to use Metronic! It is wonderful!
I am using my application in VueJs and metronic8/vue/demo1 Please help me with this:
1- The fixed header option does not work with "Light sidebar" layout: https://i.imgur.com/r9UHB6n.png I need to use header fixed on desktop and m...
I've tried many times follow the instruction in the Documentation - Integration guide: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angular
But all the time I cannot run angular-tailwind, because when I run ng serve, I've got many warnings like this:
Appl...
Dears,
I am trying to use CSS and js files on demo 1 on the angular application, but I still can't get what is the correct order to import JS files, as always UI not working, and always getting on the dev tool some init issues, please advise
Hi, i have purchased the metronic yesterday, and integrating it with the nextjs using the starter template : metronic-tailwind-next from github.
Although it works fine when running it using npm run dev. but when i try to run the npm run build then its producing followin...
I made a purchase and have a license / purchase code.
I've checked the Google Drive and other resources but cannot find Metronic Tailwind Demo 9 layout to use for my Tailwind project.
Only demo1.js layout is provided in the folder /metronic-v9.0.6/metronic...
I followed the documentation to bring the Tailwind theme into Laravel and am receiving the following error.
[plugin:vite:css] [postcss] Cannot read properties of undefined (reading 'light')
/Users/mweber/Developer/tempr-core/resources/css/app.scss
at getDefaultGrayColors (/Users/mweb...
Hi,
I'm using Metronic Demo 44 with Livewire v3.6.x, when I navigated using wire:navigate, the page content changed, but CSS of the whole page is not working.
This is where the page work normally
https://jmp.sh/M5hnoAly
And this is where the page not working normall
https://jmp.sh/nrngDzEA...
hello everyone,
I whould build a new page blank for a new project.
I try generated new build with https://preview.keenthemes.com/open-html-pro/layout-builder.html and rename all page with ".blade.html" but it not a laravel page. I can build new page for my new Laravel projet with what ?
Best...