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 there,Back in July I asked when would Toast components be available in Metronic 9 and your team told me it would be available "in the near future".In the last four months no new UI components were even released.Can you please let me know how soon will Toasts be available?Thanks!
In Metronic 8 Laravel, I install webpck.mix.js with npm run dev. It's successfully, but don't have public file (such as datatables js and css). I want to use datatables but when i call it with datatables library it not found and return net::ERR_ABORTED 404 (Not Found)i Check assets in config...
Hi,We are currently updating our app, which is based on Metronic. In light of Moment.js being deprecated, we are trying to transition away from it. Could you please let us know if Keenthemes is actively working on addressing this issue in Metronic?Thank you for your time and assistance.B...
Hello,I am using the Metronic library. I have a small screen that opens with Modal, the scrollbar is enabled on this screen and I can navigate the content with the scrollbar.When I scroll down with the mouse scroll, sometimes I go out of the Modal.I can explain this more clearly with the...
Hi,I’ve been working hard to integrate the Metronic v9.1.2 theme into my Angular 17 and 19 project while using Tailwind CSS v3.4.17. I followed the provided instructions step by step, but I’m still facing issues with the final integration.Details of My Setup:Metronic Version: v9.1.2Angul...
Hi! I'm looking forward to seeing an official Rails 8 integration guide for Metronic 9, but in the meantime, I've made quite a bit of progress doing it on my own. Maybe my progress can help others or give KeenThemes a head start on official instructions. Just a warning: I'm a novice web app deve...
how can I reset CKeditor from javascript and jquery with Classic CKEditor.and I also want to know how can I localize it to arabic.I am using metronic Bootstrap and HTML version v8.2.7
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 normallyhttps://jmp.sh/M5hnoAlyAnd this is where the page not working normallhttps://jmp.sh/nrngDzEA...
Version: Metronic HTML v8.2.5 Demo1Problem, page: https://preview.keenthemes.com/metronic8/demo1/apps/customers/list.htmlSS: https://prnt.sc/pVKUNxqzVB5O (open mobile and click chat)Workaround: The issue is that it causes the width of the page to be calculated differently as the page loads...
We needed to make CSS changes to our Metronic theme, so we modified the assets/style.css file. However, we encountered errors and noticed that other components were also affected. Could you please outline the correct process for changing the CSS and typography in the master CSS file to reflect the w...
I've recently implemented Metronic in my Vue app. I've setup demo1 and I can see it has some interesting functions in demo1.js, like _isSidebarCollapse()What would be the best way to access these throughout my app?
I have noticed that when clicking on the "Profile" option, the popover opens as expected. However, if I navigate to a component such as "Error," where there is no layout, and then return to the home page, the popover no longer opens upon clicking on "Profile.". This issue is causing inconvenienc...
Hello, I'm developing application using Metronic Vue 8.2.5 version I can run the application just fine using Node 20.11but I can't build the apps. I even tried to build the base Metronic vue and found out that I can't build it either. Is there any specific requirements that must be meet...
Hi,I mentioned this issue a long time ago but it has not been fixed so I want to remind you.https://preview.keenthemes.com/html/metronic/docs/forms/image-inputIn the above link, the tooltip "Change avatar" wi...
I have a metronic(8.2.6) file,file directory is:metronic_asp.net-core_v8.2.6 - > Starterkit->_keenthemes|bin|Controllers|obj|Properties|Resources|Views|wwwrootNow,I create a asp.net Core MVC Project,and i need put metronic JS、CSS、and other Files into my project.Where can i find this fi...
Hi! Metronic version: 9.1.2.I ended up having to subscribe to Tailwind's own component package (www.tailwindui.com/components) because the template doesn't have many components yet, and I was surprised that for some reason many of their own classes don't work in your template (which is Tailwind)...
I have just bought Metronic license recently.Metronic 8 has chat apps (private chat, group chat etc.). But so far I have failed to find equivalent of those for Metronic 9. I am using next.js + tailwind, so I only focus on Metronic 9. I would really appreciate any guidance on this subject.
Hi,It has been more than 1 year since the topic was created but I don't see any new icons.https://devs.keenthemes.com/question/suggest-iconsAre you still in progress? How long does it take to release?I love these icons but...
I want changed page title (this not means html title)I used default.html templates.class KTLayout: # Initialize the bootstrap files and page layout def init(context): # Init the theme API KTTheme.init() # Set a default layout globally. Can be set in the page le...