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=demo5
https://prnt.sc/KFAMzrhtslCN
it looks like both are not alligned the same, but the html code is the same.
Hi there
UseCase: Presenting in table and grid layout / card view, with the same data
Possibilities: 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:9
TS2322: 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 dev
npm run dev --demo6
$theme->setDemo('demo6'); in AppServiceProvider.php
Can you help me?
Thanks
what is best practice for charging demo5 slug to my own: etc. coretheme.
i know no one looks inside page source view but demo word in css links looks not good for my brains ;)
do i need search and replace all files and code for word demo5? or it's easer way to do it? any tutorials welcome.
in ralavel demo switcher is empty without dot when turned off:
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5
https://prnt.sc/QsUvczSN-bWn
in ralavel demo chart is over bordes.
https://preview.keenthemes.com/metronic8/laravel/account/overview?demo=demo5
https://p...
Hello friends, friends we have found a very serious problem, when the width of the screen is changed, the top menu bar is duplicated, it is impossible for me to deliver an app with such a big problem.
Someone already published this problem and you can see this behavior in this link:
https://ib...
I'm having issues with installation of the theme itself. I've followed the 'Laravel' installation tutorial to the letter, yet my final 'npm run dev' does not seem to work.
Node version: v16.16.0
Laravel version 9.x
It seems like this tutorial version is an older version, because it states th...
Hi
Just purchased this today and first experience with a template like this.
I am compiling the HTML version.
Read the installation guide for webpack, installed dependenices (note.js, npm, yarn) everything fine.
Downloaded demo21, followed latest youtube video along with the documentat...
in Recent update metronic 8.1.1
for dark theme when i run command
gulp --dark-mode
after run this command i did not get output like
plugins.dark.css and style.dark.css
so this command removed or what happened ?
The HTML folder contains the "Invoices" while laravel doesn't
How can I use any html pages inside the "Apps" folder of the html theme into laravel?
Should I changes classes? update css?