Exactly like this: https://i.imgur.com/fOGEz2H.pngHi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1I need my users to see a fixed bottom menu for mobile phones like apps from the playstore,¿How can I do this ?Th...
When i run the web page on Chrome or firefox it work. But when i load the page on flutter using webview_flutter or flutter_inappwebview plugin, it prompt as belowI/chromium(23729): [INFO:CONSOLE(24)] "Uncaught SyntaxError: Unexpected token .", source: plugins.bundle.js
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:I need to show a fixed footer on mobile devices, similar to mobile apps. I need my users to see a fixed bottom menu from their mobile (menu with...
Team, I have purchased your template another time again. Thank you for everything you do.I have an issue with the template with vue, most likely lack of knowledge on my part but maybe you can guide me to a solution.After doing:npm run buildserve -s .All I get is the splash image of t...
Hi,I have already existed pubished project ith Metronic 8 laravel version,when I try to integrate Vue code, I faced aot of problems, because it cannot find app.js of vueCan you please give me steps to perform task?
Hi,I'm trying to use Demo 20 (HTML) header in my Demo 2 (Angular) application.I got the style file from html and added in my project. Everything fine until i realised that, in mobile mode, the menu drawer doesn't work (in html demo works). The overlay is there, but nothing else (the menu).Does...
HiThank you for good news about tailwind theme, i did all step described in documentation (https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/backend/laravel/), but i browser console shown next errorUncaught SyntaxError: The requested module 'http://127.0.0.1:5174/resour...
Hello, can you help me to resolve this issue please[Error] TypeError: KTUtil.onDOMContentLoaded is not a function. (In 'KTUtil.onDOMContentLoaded(function () {KTAppSidebar.init();})', 'KTUtil.onDOMContentLoaded' is undefined)Eval Code (sidebar.js:114)eval../demo1/src/js/layout/side...
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone?Thanks for the help, I'll stay tuned.
Hi TeamThere is an error Error: ENOENT: no such file or directory, open '/Users/xxxxxxx/xxxxx/xxxx/ims/node_modules/@yaireo/tagify/dist/tagify.min.jsI tried with npm install but this keep coming
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 have purchased your theme from Envato and I tried to follow the installation guide but I do have a mac OS and unable to install this theme on my computer. Is it possible to provide a step by step installation guide how to install this on my macbook pro (M1). I use VS. Thank you in advance....
im having table with the personalization of the ajax table in the standard metronic template for angular.this is how i personalized the datatableConfig in my component: this.datatableConfig = { serverSide: false, autoWidth: true, lengthChange: true, pageLength: 10,...
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 workDecoupledEditor.create(document.querySelector('#kt_docs_ckeditor_document')).then(editor => {...
Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic Tailwind CSS-based HTML & JavaScript Toolkit! This is your chance to get an exclusive first look at the latest evolution of Metronic and help shape its future.What's New?Our new tool...
Dears, I appreciate your work and support here, could you add an article on how to setup a new project in angular that uses a standalone component?Thanks
Hi,Time to time we need a new page designed based on the Metronic theme and regardless of what we try or whom we hire, for some reason we are never able to get pages as polished as ones already present in the theme itself. So, the new page we get, you can see that it was done not as part of the...
Hi, I have implemented a wizard using steppers in Metronic 8 HTML. I have 3 steps and I would like to validate that some of those fields are not empty (required) and seeing an error if that validation fails when submitting the form. Where should I put that validation and how? adding required to the...