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...
Application runs great locally but when deployed to the dev server, its not loading style sheets, etc.This is using Metronics theme. Refused to apply style from 'https://someservername/assets/plugins/custom/datatables/datatables.bundle.css' because its MIME type ('text/html') is not a suppor...
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 servicesin this case which license should i buy ?
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
Hello together,I'am a little bit confused. I currently trying to start a project with metronic and laravel.I have found two different versions for laravel:laravel_applaravel_starterkit (you can download it here onder "Metronic Downloads)laravel_starterkit, i think, is mentioned lat...
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, can you help me, how do I create a custom menu in metronic_html_v8.1.6_demo20 - htmlWe know that in there have two elements Header Navs and Header Top, can we hide Header Nav, meaning Header Top it will be a menu not a tab?we have try it, but the style of the Header Top untidy,Than...
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.
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...
I am trying to install @nguniversal/express-engine but it is failing because it requires angular latest 15.*.* version. Metronic is still working for 14.1.0. Anybody has worked on this?
Hello, I have used your Layout Builder in Metronic 7 Demo 1 (https://preview.keenthemes.com/metronic/demo1/builder.html). I have exported it and transferred the files in a working workspace (which is demo1). However after running the localhost, nothing would show up.The generated index.html from...
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
Hi, is it possible to add a dynamic page width button to the page? Can you add this as a feature in the next update?Also, how can I keep the side menu status in memory?
Hi, is there any way we can avoid the conflict? I am upgrading my old laravel website's UI using metronic but a lot of functions are disabled when I use the plugin bundle. Dont know where to start