After purchased the theme, I see many thigns are missing in Angualr version, quite upset with this. incomplete theme I can say is their possibility to plug in and full fill all the missing parts
I am getting the same file content for all the demos I downloaded and it is no where near what you guys have on the previews. For example the in the all the demos I downloaded, the src/views/apps folder has only 4 apps as against eleven that was shown on the demo.
Hi,The Metronic HTML Quick Search feature is initialized in core/html/src/js/layout/search.js script and it can be integrated with a server-side AJAX request by replacing the demo process function with an actual search process function:// Private functionsva...
Hi,I'm considering buying the Metronic but I'm not sure which features are included per template type.I really like the template and especially the dark / light switch.But looking at the React demo there is no dark / light switch so I'm right that feature is not included in the React tem...
Hi Team,I am trying to setup webpack for my HTML (demo8), when I try to run gulp localhost, it throws SyntaxError: Cannot use import statement outside a module . tester@DESKTOP-AMFSOCN:~/bb/metronic/base/frontend/tools$ npm run build --demo8> metronic@8.0.38 b...
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
The item menus disappear when we use a certain resolution (I have attached the capture - email send to 'support@devs.keenthemes.com'). How can we solve this problem?
Hi,I bought the Good template via getbootstrap.com and then also found out about Metronic which looks even more interesting.I also noticed other requests for NextJS and from recent comments I understand this is coming soon... which would be awesome?Could you maybe give more details what...
can't find page on my purchased theme . why ?can't find page on my purchased theme . why ?https://preview.keenthemes.com/metronic8/demo11/dashboards/ecommerce.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboards/logistics.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboar...
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) - is there documentation anywhere to study what your custom class does?
Hi,I am implementing a simple Redux ToolKit Query in the Topbar component, where the user info is fetched with a generated useQuery hook. Once the data is loaded the component is rendered and the data is passed down as props to the HeaderUserMenu component. The issue we are facing is that with t...
When you try to destroy any validator, an error is thrown. Has anyone ever encountered this error?Uncaught Error: The plguin ___frameworkMessage is registered registerPlugin https://preview.keenthemes.com/metronic8/demo1/assets/plugins/global/plugins.bundle.js:26368 install https://pre...
HelloI installed Metronics 8 + VS Volar pack plugins and "Vue Langue Features (Volar)" plugin show error in all components on .vue files.For exemple here on Layout.vue all components in DOM has same message http://a-p-c-t.fr/to-meet/Capture.JPGhttp://a-p-c-t.fr/to-meet/Capture2.JPGDo...
Hi, Am have implemented this https://preview.keenthemes.com/metronic8/demo3/apps/user-management/users/list.html and was able to make the listing dynamic, but encountered a problem with the Action menu, it does not popup when clicked.
Is there a sample for big modal similar to edit user in laravel but I'm looking for angular.When can we expect the user management for angular any ETA?
I want to apply js functions of the metronic html version files in a react proyect. It works, but only works when component is rendered at first time. Nexts times y have to reload the page until it works..