Hello,I have a project is running with dot net core API and on the client side angular 12. How can I apply theme to use it instead of creating demo1 from scratch
If I click on a button, I want to show the button as we can see in the documentation at: https://preview.keenthemes.com/metronic8/vue/docs/#/modal.Now I want to open a new modal, in the current modal. I want to close the current modal (temporary) and open the new modal. When I click on the butto...
Hi,After I added "dark-mode" class to the body tag,and updated the import as below:```@import "assets/sass/plugins.dark";@import "assets/sass/style.dark";```I am only able to see a partial dark mode, the sidebar is still in light mode, and the New Member and New App button on the...
php artisan or php artisan route:list command produce eror. The error message is Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Request, null given, called in /var/www/html/AD -Mgt/vendor/laravel/framework/src/Illuminate/Routing/...
Hi good day how can we use kt-datatable component with axios in vuejs ? When we tried this its not updating the table datasetup() { const tableHeader = ref([ { key: "checkbox", sortable: false, }, { name: "Name", key: "Name", sortable: true, }, ]); let tableData =...
I have not seen in the documentation that there is anything about typeahead or autocomplete. Typeahead is standard option in bootstrap and it will bi nice if we have example of that.Can we get of example in the Metronic documentation?
i need to use the templete Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.1.1Version: 2.0.2is it free to download and use ?? or i should purchase it ? if it needs purchase , please send me the link to purchase and download it ,, because the ver...
Hi, Im trying to find a way to close the drawer using angular. I've checked the example and it looks like it can be closed using declaration of the close on the element.
I'm searching for the element https://preview.keenthemes.com/metronic8/demo1/documentation/general/search.html for the Metronic 8 - Vue version.The Vue version has an option with search, but the example is not correct for me. You have to click first on the icon to open the search module.I wa...
Hi, my friend asked me to help him with his website, he recently bought metronic however we don't know how to implement the Dark Mode (No page refresh) mentioned in the documentation (HTML):https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.htmlThe do...
hi, i just bought metronic through themeforest and when i downloaded it it only contained demo-1, how can i get all metronic versions. thank you for your answer.
I'm not having much luck trying to debug Metronic 8 for Vue in Visual Studio Code, which is really slowing down development. Could someone please share their working launch.json or anything else the needed to change to get debug to function properly? Here is what I currently have which doesn't...
Hey, I'm trying to use Metronic on a Python/Flask project and I don't see a straightforward way of handling the includes/partials. DO you have a setup video for that I can refer to?
I am using version 3.0.37 and it gives me an error when trying to installrcomposer require phpmailer/phpmaileThe error is the following [RuntimeException] The `url` supplied for the path (./resources/plugins/laravel-page-speed) repository does not exist...