Hi,I am using FormValidation and i noticed that under the fileds being validated, the plugin add more space than the padding and margin defined in the css.Is there a way to remove this additional space?Here is an image. The red line circles where the plugin adds more space, while the gre...
hI, I followed step by step the description of this page: https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export, to activate teh buttons export on my datatable application, and the browser return me this JAVASCRIPT'S ERROR:---------------------------------------...
HIWhen mapping a route in the controller..If I use @Getmapping("/list") it works fine,If @Getmapping("/recommendation/list") is used, the theme can't be retrieved(only text).Return value is theme.getPageView("recommendation", "list");The path of the list.html file is : resources/tem...
Dear,I'm considered if you are interested in collaboration. I have bought your Metronic 8 theme and I'm right now writing it in Aurelia 2 which stays for new javascript framework for frontend with bright future.What I'm offering you here is chance to put it next to the react, laravel and oth...
Is there anywhere I can find documentation for old versions of Metronic? I have a website from back in 2019 or so that uses Metronic 4.x and I need to look up the old documentation for that version.
Hello. It seems the demos from your site (e.g. https://preview.keenthemes.com/metronic/demo3) are not matching the ones I amable to download (which seem to reflect https://preview.keenthemes.com/metronic8/ and not https://preview.keenthemes.com/metronic/ )One of the things I need to implement is...
Hello Kennthemes,I have just Downloaded Metronic verison 8 and Used the pre-built Customers Listing Layouts.Select2 on Filters Dropdown is not properly working. I have read the documents and they said that Select2's CSS and Javascript files are bundled in the global plugin bundles and globally i...
Previously we have multiple demos implemented for Laravel, but at the moment we can only download the starter kit that only have the minimal for demo 1.The other demos will not be available anymore?It was useful because was easy to start with a new demo now we have to create multiple layout...
I am using Metronic 8.1.7 Laravel and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this?
Hi,I try to install metronic laravel 8.1.7 and i have an error with : npm run dev npm run dev> dev> npm run development> development> mix✖ Mix Compiled with some errors in 22.64s1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' fo...
Hey Guys,I have used starterkit as a base for the conversion of a Metronic v6 app to a Metronic v8 app.I have been successful in all aspects except now I was testing the 'reset password' facility and have gotten as far as getting the reset mail link in an email.However, it then redirects me...
When using the KTBlockUI component with the target in the body of the html to block the entire page, I realize that tabulation, filling in fields, button clicks, continue to work.Is there a way to use KTBlockUI to block these behaviors like $.blockUI does?
Hello, I'm trying to implement select2 to a select input from a modal form, but I can't seem to trigger the search bar. It changes styles but the input search field doesn't activate. Every time I try to make an input by clicking inside the field, or trying to trigger it by pressing a key in the...
Hi, I downloaded the updated version of Metronic through my license on themeforest but the React part is missing, there's only an html page that points to your website.There used to be a demo1 folder inside the react one with the project but now it's missing.Can you shed some light? How can...
Hi All,With regards to the following in Layout Builder here: https://preview.keenthemes.com/metronic8/demo6/layout-builder.htmlDo you have any advice on how to ensure that the 'spinner & message' renders correctly when on mobile? It seems like the 'loading' first starts off to the lower righ...
Hi, I'm using Metronic 8.1.7 and I want to add a Contextual menu when we Right Click over an element like a block of text.How can I do it (easy way) :) ?Thank You