Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6044)

Hi, I was on 8.1.1, (metronic) I use blockUI to block the whole page by setting the as the target, it works fine. However, the behavior is different in 8.1.3. My body is longer than 100% screen height. in 8.1.1, when screen is blocked (after DOM is loaded), the busy message stays at middle...
It was tested in versions 8.1.2 and 8.1.3 but it does not work (the relevant icon is not displayed)
Is there a reason why the entire font-awesome class set was removed from the global plugins.bundle.css file
const AuthInit: FC = ({children}) => { const {auth, logout, setCurrentUser} = useAuth() const didRequest = useRef(false) const [showSplashScreen, setShowSplashScreen] = useState(true) // We should request user by authToken (IN OUR EXAMPLE IT'S API_TOKEN) before rende...
Hey guys I am not a designer but when I try to use classes like order-sm-1 order-sm2 col-sm-4 etc are not reflecting any change in the code.Is their any css file or js file I am missing or I have do anything else.
hi, I have buy metronic themes and be ready to use them in my ruby on rails project, however, metronic theme is huge for me, so can you tell me: How I build my prototype? How I reduce the unnecessary js,css? How I make my layout? ... I need your best suggestion, thank all.
Dear members,We are using Metronic 7 with Jquery 1.7. Can we use it with Jquery 3.5? If so, can you please guide me.Thank you,Anup
hello, i want to add some elements or dashboard completely to the laravel version. How can I do it the best and most efficient way. Thanks in advance
RequirementMetronic version before v8.1.6PHP 8.1.9+Composer 2.4.1+Node 16.16.0+Create a new Laravel 9 pro...
I purchased this theme https://preview.keenthemes.com/metronic8/demo1/account/referrals.htmlbut I didn't get all the pages that I saw in demo. So i will get all the pages that i saw in demo screens?Thanks
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 .