Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Metronic (1295)

Hi everyone, I have purchased the Metronic theme in order to build admin panels with Rails. I have the following issues and I would like to ask the community for advice on the best practices here.As far as I see it is not really a components library but a precompiled bundle of assets in a su...
I'm working on a project that I would like to have the "Users list" Component to it, but I couldn't find it inside the project, is there any user list like the preview page (from Keenthemes) or I need to create one from the begging?
https://preview.keenthemes.com/html/metronic/docs/general/fullcalendar/overviewIs it supported can be used in angular metronic
I use Metronic 8, Demo 2, Vue, v.8.1.6. For non-changed project doesnt work command npm run build. Execution occurs without errors, but the build results do not display content.
We use a framework called AspNetZero. Its front-end is based on the Metronic theme and uses the generated css bundles from from metronic (likely the Html generated bundles).We have been modifying the theme and styles from Metronic's Angular Demo 1. I have modified the styles in `angular.json` to...
Hello,We purchased a Metronic 4.7.5 license some years ago to develop a web application built with Angular. Can we upgrade to the latest Metronic 8 using the same license or do we need to purchase a new one?Alternatively, we currently own a Metronic 8 license for another web application (als...
Hello Devs,I have doubts regarding the HTML documentation in Metronic, Can We use all libraries and all other components in HTML documentation in angular?
Hi,I've installed the Spring Metronic Demo, and when I access http://localhost:8080, I'm able to navigate to the Dashboard page, but every time I try to access any other page, although the URL changes, the content is not changed.Is there something else I could do to solve this issue?Than...
Hi Brother,I Use Calendar Design in Theme 7 Package in v8.1.6I'm Having Only One ProblemHere, the event loads all the data as an array in the first place.What I Want To Do Is Just Fetch And Fill The Data Of The Selected Date When The Date Goes Forward And BackwardHow Can I Set Up and Do Th...
Hello, Is the Laravel version if the Demo11 available? Is it possible to move the "Dashboard" to the Header ?https://preview.keenthemes.com/metronic8/demo11/Thank you
How to prevent page scroll top when open a modal?I'm using metronic 7 with Vue and Bootstrap Vue Modal.Thanks.
Hi,I'm Having A Problem With Select2 Overflow,Where I Use Select2 I Have a Height Constraint .select2-selection--multiple { max-height: 100px; overflow-y: auto; }I Fill Select2 Content with JS appendI Fill Only About 50 Data
Hi,https://preview.keenthemes.com/metronic8/demo31/index.html?mode=light&_ga=2.66994599.884446695.1673852315-1884776718.1653547987 I have this theme. In the quick search of this page, Can I make the search result to be come on top of the result? As an example, If I search Ana Clark on the search,...
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...
Hello/p, i'm trying to use the documentation for keen theme that you have for us. And it seems that i can't access the javascript code. How can I fix that ? Thank you in advance.
Hello - I am using angular framework and want to use the HTML Apex charts in the framework. It has CSS and javascript files and I included in the index.html page. But the charts are not still showing. Did I miss anything or do you have any documentation to include the CSS and javascript in the com...
Hey SeanAs you know - I do love this theme with all my heart.. but I've found a central approach adopted by the architecture for third party scripts to be a nightmare.ISSUE:When the scripts are compiled with gulp/webpack from the base src into the demo/production versions, and put into a s...
Hi Keenthemes,Is there a way to achieve this :https://ibb.co/9wVrc4Dhttps://ibb.co/TT9mBpbhere's the website in action : https://lemenuduchef.com/new/restaurant/registerHere's a JS component : https://intl-tel-input.com/Since we got a custom County T...
Hi SeanQuick one.Tagging with multi-value select boxes - dynamic option creationhttps://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, 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 using Metronic 8.1.6. on ASP.NET MVC web app (not Core!). I'm trying to implement scrolltop button on page like in html demo 1, for example: metronic_html_v8.1.6_demo1/demo1/dist/account/overview.htmlI'm not able to make the scrolltop button automatically showing at the page bootom in the...