Hi keenthemes,Are you re-adjusting the buttons design back to normal in the next metronic update as you said here : https://themeforest.net/comments/27682563Button are considerably big for a button-sm !..For example those below devs forum buttons are exactly the size that Metronic button...
Hello, after getting this template, I want to use some of its features in my own project. I am using html, css, js, jquery, bootstrap4 with ruby language in my project 1) Can I use only html, css3 and js and features in html demo without scss files?2) If so, how do the files arrive when pu...
Dear,How do I disable/enable input text by Switcher?https://imgur.com/eTslxhGThanks in advance
hello, I downloaded metronic v8.1.6, but how do I run the date table export? I try to export but it is like the demo does not export anything And I don't need that last version view can anyone help me or the future not work in V8 thank you
Hi,You do not mention inline checkboxes/radios in the documentationhttps://preview.keenthemes.com/html/metronic/docs/base/forms/checks-radiosActually, you do it in your demo in which you use d-flex...
Hi,Im using jstree and a modal with select2 dropdown, and whenever i load the jstree.bundle.js select2 gets an error "select2 is not a function". I'm using the plugins.bundle.js which contains the select2 function which is above the jstree.bundle.js. What can i do to fix this?
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
i want to buy this templeate in angular 14 and i want to see the source code to know is this code serve my business or no .how we can handle this point.
Hi everyone, I used Metronic v.8.1.8 deom4, I want to add shecduler tool -Telerik scheduler (https://www.telerik.com/aspnet-core-ui)- , I added all script that related to Telerik in _Layout.cshtml, but telerik scheduler can't run, and this error displayed (kendoScheduler is not a...
helo friends,i need helpi make refrence modal using laravel livewire, im using tagify input in the formmy problem is after input tag using tab or comma button submit always clickplease helpthanks
Hi! Im using the Demo 1 version of the metronic template, i chose the Vue option.I am having a little trouble trying to render a drop down menu in my screen.There is this template section with a v-slot (Actions) inside a datatable:
Hi there,i would like to know how to add light theme (as always) for login page.The rest of the pages it will works as it is selection selected by user dark or light theme.https://preview.keenthemes.com/html/metronic/docs/getting-started/dark-modei referring to above url but not working....
version: v8.2.8file: components/search.jsoriginal code```var optionName = KTUtil.snakeToCamel(name);if ( the.options[optionName] ) { return KTUtil.getResponsiveValue(the.options[optionName]);} else { return null;}```fix code```var optionName = KTUtil.snake...
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hi,I have an HTML and PHP project built on Metronic 5, and I would like to upgrade it to Metronic 8 or at least update Bootstrap to the latest version. Could you guide me on the best approach to achieve this?Thank you.
Hi Keen Themes team, few days back we purchased entire Metronic theme bundle from Themeforest, as we liked and decided to implement the Demo 7 for our upcoming project. But after checking demo 7 with latest version is not available for React language in that same bundle nor available online....
Hi,, I use Metronic v8.1.8, html, and I try to fix the issue that appear with sidebar menu, when click show more --> it is working, and when click show less is not working,, I follow the templet https://preview.keenthemes.com/metronic8/demo4/index.html,, but still is not working,, what is the i...
Hi,We have used Metronic demo 2 for our project since 1/5 years ago. We need to update the ApexChart plugin but it does not have a separate folder and its code is inside the bundle file. How we can update it?Thanks
Hi There,There are some npm package is not supporting due to missing script or versioning issue.Our team planning to try include custom js in html in metronic 8 template.How this is can be done. Kindly advise.Thanks
Hi,In Metronic HTML v8.2.1, the LIGHT SECONDARY text is invisible in some cases below- Badge: Light styleNewhttps://preview.keenthemes.com/html/metronic/do...
HelloIn the demos, regardless of the amount of content in the "content" area, the footer is positioned at the bottom of the viewport.When developing locally, the footer moves up the body area, to the bottom of the available content.I have validated the class names for footer & content di...
In the Metronics dashboard, the "active" state for buttons isn't distinct, unlike in Bootstrap where buttons show differences between "hover" and "active" states.I noticed in the Metronics documentation, specifically at https://preview.keenthemes.com/html/metronic/docs/base/buttons#active-style,...