Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4756)

Hi,I'm using Metronic 8 with Laravel, and there are some tables such as 'roles', 'permissions', 'role_has_permissions', 'model_has_roles' and 'model_has_permissions' to handle authorization.I couldn't figure out how to use these tables, especially last two tables. Also, there is no field in a...
Hi, we are searching something as:https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.110975814.2136720187.1662632648-1362765973.1651486174#/builderWhere can we find the addon to create this? Should be perfect to give a JSON object in a function and it creates a code viewer.
Good Morning,I'm using metronic KTdatatable and i can't use ktdatatable events (datatable-on-init, datatable-on-destroy, datatable-on-ajax-done) after datatable.destroy()any solution please ?
Hello,I read your documentation about RTL version of angular demo1 but it seems i can't make a switch from rtl to ltr at run time depending on language (Arabic language) is there any solution or work around to make this happened ?
I have tried many methods, but I can't solve it. I hope you can give me some help and ideashttps://demo.ds3587.com/WX20220908-144802@2x.png
Hello, folks!I've been using Keen 2 for a while and when I updated my Rails version from 6 to 7, I decided to move from webpack to importmaps. JavaScript there is written in a modular way and was written like that for a long time.When I did that with Keen 2, there were no problems. The appli...
Support,When I do "gulp --prod" I get this:node.exe : PluginError [SyntaxError]: Unterminated string constantAt C:\Users\Matt\AppData\Roaming\npm\gulp.ps1:24 char:5+ & "node$exe" "$basedir/node_modules/gulp-cli/bin/gulp.js" $args+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
Hello, Can I share the code generated from Layout-builder excluding the "assets" folder?Since this is for Asp.Net, been replace all with This is used as basic Theme for one of OpenSource CMS.
The Keen theme docs page: [https://preview.keenthemes.com/html/keen/docs/index] teases some sort of Blazor support in the dropdown, marked "Soon". Is there any more information available on this?I am currently working on a Blazor site using the v2 of the Keen theme, and we have invested a fair a...
Hi, I am having difficulties in react theme to create custom layout without affecting the Master Layout. Whenever i made change in custom layout, it effect the Master Layout too. Will you guide me to proper documentation or any video you have .
When we try to retrieve information from a datatable on the server side, and we switch from one page of data to another, the actions in the columns do not work. Actions like dropdown buttons, data-toggles and others don't work anymore. So, is there a good way to get the data in a datatabble?
Hello there,We purchased Metronic 8 theme for our Products backend but after downloading and extracting the files in the html version we couldn't find the same demos files which are displaying on this Live Metronic 8 Link:https://preview.themeforest.net/item/metronic-responsive-admin-dashboard...
Hi,I get alot of errors/notifications inside Visual Studio Code by TS.Some examples:- Open ApiService.ts - Cannot find module 'vue' or its corresponding type declarations.ts(2307) - Cannot find module 'axios' or its corresponding type declarations.ts(2307)What causes this problem?...
In Metronic 8 Bootstrap, the Menu and Drawer components don't appear to manage ARIA attributes for accessibility when the user interacts with them (setting aria-expanded="true" for a dropdown menu for example), at least, I can't see such behaviour in the demos nor is it mentioned in the documentatio...
please add resizable cards feature, is this in your plan?please this feature will be great feature
The current Ryder theme fails WCAG color contrast guidelines for both the light and dark themes. Are there any plans to also include a high-contrast option (in addition to the current light and dark themes)?
How to enable the popovers on metronic 8? pages that have, but doesnt work:CreateAccountModal.vueAdvanced.vueStep3.vueDemosDrawer.vue
How can I upgrade to php8 in metronic 8? Will it cause errors?I want to install composer packages but they require php 8.
hi sir,how can i integrate the forms and tables using metronic 8.12 version.
Is there any documentation for integrating the React app with a backend? I've downloaded the demo apps, but it looks like all of the components contain static data for the demo sites and the components don't accept props for passing the needed data.
I don't understand how it works to be able to use other pages since in django they are redirected returning with render and as it is in the template it is totally different