Hi @keenthemes. 14 Jul. you writes, redesign Lay-out will be in 1-2 weeks. But it’s not happened. When this update is come ? ( It’s important for me)Best regards
Hello, I like this software very much. I have some questions though: I would like to use datatables but I find it pretty hard to implement. I would like to include a table like in this demo:https://preview.keenthemes.com/metronic8/demo1/documentation/general/datatables/server-side.htmlI need a...
Dear support,i installed blazor version successfully but can't devel @OnChange not working on this form componenet:https://preview.keenthemes.com/metronic8/demo1/documentation/forms/select2.htmlis there any sample or guide for it?Regards
hi there,if followed the steps here https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.htmlbut gulp only generated html\demo13\dist\assets, all .HTML file and "src" folder did not generated. i tried to google but cannot find anything....
In the django template is included a Predefined function named "get_context_data".How can I pass parameters from the view to the template? should I use "context" variable? def get_context_data(self, **kwargs): # Call the base implementation first to get a context context = super()...
Hi keenthemes,Bear with me witness for a sec, (sorry for hammerring on you).------Let's imagine I have a lot's of html pages, but with 2 categories : "Flat" (Refresh the page) and "Ajax".for the "Flat", we know that just use the Metronic inline js scripts that commes with the bundles...
Hi keenthemes,Is there any chance that you could re-integrate the geat functionality of tooltips showing a summary of event on mouse hover inside the Agenda ??We would reaaaaaly see that functionality again.Thank you
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal1. Click the blue "Create" button at the top right corner.2. Navigate until you reach the last step.3. Navigate back twice.4. Notice the the right button now says "Submit" instead of "Continue".I haven...
Hi,This morning, I tried to implement Vue Metronic v8.1.1 on my Nuxt3 app. However, I have several errors due to libraries used by Metronic which are no longer implemented by default, such as vuex which has been replaced by pinia, the official Vue recommendation.Is it planned in the next upd...
I am trying to use demo1 from metronic. I bought the base for it. I download and unzipped everything. I have used gulp as they said on their directions but I cant figure out why I cant open even the demo app let alone how to integrate the code into my current application please help
Hi , I'm developping a new app and I need bootstrap-select to work with select elements as it has some functionalities that select2 has not ( such as search in multi select and select/unselect all options ... ).I've searched for it in metronic 7 but it's bundled in plugins.bundle , so where can...
Hi There,I had purchased your "Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme"from ThemeForest but the thing is I am not able to use some elements like the select title bootstrap option. Even though it's showing perfectly fine in the below link. http...
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5https://prnt.sc/KFAMzrhtslCNit looks like both are not alligned the same, but the html code is the same.
Hi thereUseCase: Presenting in table and grid layout / card view, with the same dataPossibilities: Either turn Datatables into a grid layout with cards, or I need pagination and pagelength scripts that will work on a non-Datatable set of results.I've been looking through the demo/src fol...
Every time you update the theme, the modified eh structure and we lose everything we've created. I'm giving up on using your theme. There is no compatibility in the options. You need to get better at this. Upgrade is great, but it is necessary to maintain compatibility with the previous options. It'...
How would I get the selected value from the list when ajax is used on the users-search modal?I am trying to make it so that after you select a user from the list and click the submit button, the selected user value is submitted to the server for saving.
In version 8.1.1 with vue When i run: npm run serve i get this errors:ERROR in src/components/widgets/charts/Widget1.vue:135:9TS2322: Type '{ horizontal: false; columnWidth: string; endingShape: string; }' is not assignable to type '{ horizontal?: boolean | undefined; columnWidth?: string...
Hello,Why Laravel Demo6 doesn't come like all 12 dashboards even after:npm run devnpm run dev --demo6$theme->setDemo('demo6'); in AppServiceProvider.phpCan you help me?Thanks