Hi,May I know how to use below in theme?https://formvalidation.io/guide/plugins/auto-focus/I discovered they included additional file /vendors/formvalidation/dist/js/plugins/AutoFocus.min.js which is not included in theme, thanks.
I have been trying to use Collapse Icon for accordian tab, using the steps in this link: https://preview.keenthemes.com/html/metronic/docs/base/accordion#collapse-iconbut i'm not sure which css and js files to include in my page first, could you please adivse?
As the title says, I am using an older version of Metronic (8.0.38) and would like access to the original files. I made changes to my local copy that I'd like to cross reference to the original, plus I'd like to incrementally upgrade my app to the latest version. Is there an archive where I can down...
Hi, We see Vue has been updated. But the problem is, icons does not work. Also we see PHP code in the previous version.https://preview.keenthemes.com/metronic8/vue/docs/#/changelog
Hello, do you have a child DataTable example that I can use for KT-DataTable in Vue? The table structure I want is available in the link below, but is it a usable structure in Vue?https://preview.keenthemes.com/metronic/demo1/crud/ktdatatable/child/data-local.html
I downloaded a fresh copy of metronic angular v8.1.6. Then ran ng add "ng add @nguniversal/express-engine@14.1.0",I added some code to deal with the client side issues like localstorage and windows, but nothing is rendering on the brower from the router-outlet. Can anyone help?
Hello.I have a licence from themeforest, but now support it is expired.Do i have to paid full access to download the new version of metronic template.Thansk.Rosendo
I got this error: Compiled successfully.2 rules skipped due to selector errors:styles.css legend + * -> Cannot read properties of undefined (reading 'type') .table > > > * -> Did not expect successive traversals.Now I want to just remove these lines of code, but the build regen...
I am new to asp.net core and i have purchase Metronic 8.Can you guys help me with the complete documentation where i can create a blank project with multiple themes (light and dark ) and also RTL support.
Hi there, I am using Metronic V8.1.7 Laravel and have the application setup and running correctly. Everything is working as expected apart from bootstrap icons are not displaying. The only way I have managed to get them working is by including the src ref in the master layout file:
Hello , I am using select2 dropdown search in react , but its css i think is not implementing as i am adding ;form-select' class with select but despite of it select2 dropdown layout is very common and unprofessional in metronic template react .As i want to apply dropdown search like it is in html...
How to call a function after success on form repeater? I need to make a new instance of tagify on the element being created by the form repeater. $('#form_img_location').repeater({ initEmpty: false, defaultValues: { 'text-input': 'foo' },...
Hi there, I'm trying to setup the Dark Header style template and I was checking the themesettings.json file and I cant figure it out...."Theme":{ "ThemeName":"Metronic/Demo3", "Direction": "ltr", "ModeSwitchEnabled": true, "ModeDefault": "dark", "Asse...
i am using select2 plugin for dropdown search but it is not working in react and i tried a lot for this.For bootstrap modal i am giving parent id as well .Apart from modal it is also not working.What could be the reason as i am getting list in the dropdown but search input is not available for filte...
Hi,I'm testing Laravel starter kit v8.1.8.On Yarn cmd, I get the following warningwarning package.json: "dependencies" has dependency "axios" with range "^0.21.1" that collides with a dependency in "devDependencies" of the same name with version "^1.1.3"warning "dependencies" has depende...
Hi, I am running an older version of Metronic on React, and would like to update the code to use the new animations. For example, https://preview.keenthemes.com/metronic8/react/demo7/dashboard when clicking on New Member, the popup is more smoothly transitioned, and not instant.Where can I f...
Hi,I'm using Metronic 8.1.7 with ASP.NET MVC application. I'm trying to implement Multi Sign-in like in demo1\dist\authentication\extended\multi-steps-sign-up.html but I can't get quite the same appearance as in sample.What css and js files must be included beside mandatory global files and As...