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

All Questions (4888)

So I have a Metronic 8 Laravel 9 app which uses blade. I'd like to switch to a clean Laravel 9 app with Metronic on the frontend using Vue. I followed this tutorial: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration, but I could not get it to work. Asked a question a...
I see this documentation.https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtablein javascript the child line is getting by position, but I want to get the real line by the id, both of the parent and the child.did you have a example or suggestion?
Hi,I want to use Metronic theme only HTML version in a project admin panel & also want to sell it on codecanyon. Could be please provide me with any custom license? I only need/use HTML version in my software. https://preview.keenthemes.com/metronic/demo1/index.html
Hey,Is the server side API also part of the package?For exmaple this APIhttps://preview.keenthemes.com/theme-api/api/users/queryThanks,Assaf
Followed the instructions.https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackAble to compile and run watch command but npm run watch not detecting the change. Even local host showing directories instead of loading the index.html file.
Hi guys,is there any plan to release a package which works out of the boxwith vite and inertia? I tried to migrate the vue-version but i'm obviouslynot able to do so.btw: Laravel replaced webpack with vite.Thanks. :D
Instructions followed:https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackError:$ npm run build> metronic@8.1.2 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the...
Greetings! I want to use Metronic theme in a project which I want to sell at codecanyon.net.What's the best license option for this case? Is there any customized package or offer?Thank you.
Hi,I'm not able to view the HTML theme UI under localhost. Only seeing folders.Let me know how can I fix this issue?Thanks
HelloI use Asp.net core templateQ1: I have a problem when writing texts on the side menu in Arabic, they appear in the form of symbols,For example, I changed the name of the Dashboards menu to Control Panel. The following was displayed: ���� ������.Q2: When I change the display language of...
Hi All, I am getting the below error message. Can you please investigate and inform me how best to fix this?Illuminate\Database\QueryException SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gogeeper_admin.settings' doesn't exist (SQL: select * from `settings`) at ven...
Hi!There's a version that's "clean" or we need to manually cleanup components that we dont need?
I work with Xampp and Laravel (Webpack), the Versions before work great, I used exactly your online-workflow, now I get this error-massege:Generating optimized autoload files> Illuminate\Foundation\ComposerScripts::postAutoloadDump> @php artisan package:discover --ansiIn Finder.php line 58...
Hello, we build this website https://nachhaltigesuche.de/. but now we have the problem with every search the hole design design from the search results is changing (On the destop we have now a mobile view). What can we do? (We use Metronic, last version, Laravel)
Hello,I have bought the Metronic theme a few months ago and I want to develop a project with it on a server with PHP 7.4 so I need a version with Laravel 8 and not with Laravel 9. However on my Envato account I do not have the possibility to download previous versions of Metronic.Is it possi...
Am using metronic 8.1.1, vue versionWhen you select individual rows on datatables eg customer listing the selected counter on the top right shows a different figure
Afternoon,I am working with Django and bootstrap 5 and I would like to buy the Metronic template, but first I need to know each demo runs in Django et Bootstrap. I really like Demo 4 (Intranet application), but I don't see Django on the support list.Thanks,
when i add two card of Card Widget 17 it makes the two circle in same first card
Hello,I downloaded the Demo1 source for VueJs, however I couldn't compile it, may I ask your help?Node: 16.14.2npm: 8.5.0Metronic: 8.1.2When I run the command npm run start, it comes the following error by the end of compilation:12 problems (12 errors, 0 warnings) like this:[es...
Hello,How to use Theme API for add a js function onload ?I tried this inside my view.py, without success : KTTheme.addHtmlAttribute("body", onLoad, "successModal();")ThanksSorry for my bad english.
HiIt says Metronic supports Asp.Net core.May I know if I can also use Metronic in an Asp.Net framework project?