I would like to see a verification code UI Element. Example: https://unblast.com/code-verification-app-template-psd/
Please also make sure to use **** and not show the real value.
I downloaded the Laravel version, but there is no config/demo1/page.php file as it says in the document? And there is only the homepage?
I can't find the roadmap or the route logic in the react documentation, which makes it very difficult for the development to modify.
I have been trying to create a microservice application with Metronic 8.1.2 as a backend Laravel demo 7 and Vue JS demo 7 as a frontend. When I deployed it on the live server using Apache2, it showed an error "Access to XMLHttpRequest at 'http://api' from origin 'http://url' has been blocked by CORS...
Hello, I'm getting these warnings after a brand new installation
DevTools failed to load source map: Could not load content for http://127.0.0.1:8000/plugins/global/axios.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load...
I've noticed that the following files in the GOOD theme all say "positon" in one of the container class attributes:
For example:
...
sign-in\basic.html
sign-in\password-reset...
Hi,,
I try implement Metronic HTML version into angular...And it's so far so good..but i have small problem in mobile browser....Navigation menu not automaticly hide after navigate to certain component..i must click Hamburger Button to hide it....what should i do so that navigation menu automati...
How do I make sub-menu links remain open using cookies after navigating to the page that the link points to?
Keen V2 had a lot of different timelines to chose from here-> https://preview.keenthemes.com/keen-v2/demo1/features/custom/timeline.html
I cannot find these for V3, I may be missing them but I don't think I am.
Is there a specific reason they weren't carried over to v3?
i want to download this file
keeicons-outline.tff
How to create date and time picker in metronic_v8.1.6 theme. I tried using matDatePicker, but the calendar form has moved and I can't adjust it. Please help me, do you have any guidence on how to implement this?
Hi
How Can I use in HTML
data-kt-translate
and change and add new text
regards
Hi Dear ..
I just want to know if this theme is based in react functional components or class based components and is it available in jsx or tsx?
I want to buy it
I'm using metronic_html_v8.1.6_demo16 with html. I have no need dropdown Menus,but home link open with href
Eg:
Home
I just installed Metronic React Theme and got some errors - 6 high severity vulnerabilities. I deleted node_modules, package-lock.json and webpack and did npm install but the warnings still remain. I hope somone could help to solve these problems.
Hello,
I created a new page and I would like to set a class in SCSS when the theme is dark.
How can I do it?
The code below doesn't work.
[data-theme="dark"] .myClass {
width: 100%;
}
[data-theme="light"] .myClass {
width: 50%;
}
Thank you for your help.
Hi, I need to re create modal for "Search Users" shown in html for react template however I don't know the efficient way to do it.
For reference:
https://preview.keenthemes.com/metronic8/demo1/apps/projects/users.html
hi
I'm very interested in purchasing your template metronic,
i want to know if i can purchase the Laravel version only to develop one SaaS application where users pay for subscription and get all services
in this case which license should i buy ?
https://preview.keenthemes.com/html/metronic/docs/general/datatables/basic
After I select the JavaScript tab, nothing happens. There is the following error in the console.
tracking.js:1 Uncaught (in promise) Error: License expired
at tracking.js:1:66159
at async Promise.all (index 0)
R...
Hi Sean
Quick one.
Tagging with multi-value select boxes - dynamic option creation
https://select2.org/tagging (halfway down the page)
Cannot get this working on Metronic. I've changed all the options I can via the js init ().select2({ yadda:yadda}), but doesn't work.
Multiple and tags...
hi is there other way to buy metronic other than themeforest? because i don't have any payment method from themeforest, thank you
Hi all,
I am using Metronic react project . The project is working fine in the local development environment .But while i try to build (npm run build) and serve (serve -s build) the project , it is not working . I tried changing the homepage path in package.json to "/my/app" too . still its not w...