I have downloaded demo7 HTML, version 8.1.8I could not find rtl CSS files for the theme. They are not available although they are available on version 8.1.7Anyone can helpThank you
Hi team,First of all ; thank you for the great work. Metronic is the best.I can found scss for fslightbox but no js or ts.Can you help me adding it ? Best regards
Hi there, I like you product "Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Theme"One question I want to ask is that, if purchased, would I have access to all versions like React, Laravel, Vue and others or I will have to pick one?Thanks
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' },...