I bought, long ago, Keen – Multi Demo Bootstrap Admin Dashboard Theme.
When I download newest version (v3), I get only demo 1. How can i get rest demos, for example demo 2?
Dear Teams,
Actually, we download and follow your docs instructions about installing the Asp.net core theme, and we try to change the font from appsettings.json but it's not working!!
any advice? maybe we should gulp it (like standard HTML theme version?)
this what we did in appsettings.json...
The changes I make in the settings in general.php have no effect. e.g;
// Aside
'aside' => array(
'display' => true, // Display aside
'theme' => 'light', // Set aside theme(dark|light)
'menu' => 'main'...
How can I upgrade the project that uses metronic v8.1.2 to 8.1.3?
Hello,
I am having trouble finding the Choose Plan/Pricing Column component (demo1) -> https://preview.keenthemes.com/metronic8/demo1/pages/pricing/column.html
I found the `UpgradePlan` Modal, but I don't want it as a modal. I would need it as a component so that I can insert it into the horiz...
Hi keenthemes,
Are you re-adjusting the buttons design back to normal in the next metronic update as you said here : https://themeforest.net/comments/27682563
Button are considerably big for a button-sm !..
For example those below devs forum buttons are exactly the size that Metronic button...
Hi,
Do we need to publish a document for proven the license in production environment ?
Regards.
We downloaded the template and trying to install it but we are unable the to do it successfully their is broken css everywhere please help
DEMO2
How to disable LOGIN request.
Is there any variable that I can signal to not go to the login screen and access the main screen?
Thanks
I'm using the menu for my "Filters" like in the examples. I want to not close the menu unless the user will click on the close button.
I tried data-kt-menu-static="true" and data-kt-menu-permanent="true" but it doesnt work.
Any can help how to use the static and permanent option properly?
Hi, I copied the search.js from /src/ folder and tried to use it. I put it on the bottom of the page but got this error message:
fsearch.js:123 Uncaught TypeError: searchObject.on is not a function How can I solve this problem? and how or where is the place I can put an ajax request...
Hi
It says Metronic supports Asp.Net core.
May I know if I can also use Metronic in an Asp.Net framework project?
x
console.log(store.getters.currentUser);
returns : {id: 402, first_name: 'x', last_name: 'y', email: 'xy@gmail.com', email_verified_at: null, …}
expected return : { name: 'x', surname : 'y' ... }
Hi, I see Axios is already installed in package.json, but why is it still causing axios is not defined when we call axios on our script? isn't it already on plugins.bundle.js? Why select2 and sweetalert 2 can be used just using plugins.bundles.js? Thanks.
I have succeeded in setup metronic 8 laravle package on my laptop, now i want to deploy it to cpanel. but i dont understand how to make it work. i have upload it and set the index path to public folder, but it just simply dont work on cpanel. the error state that unable to handle this request. do i...
hi ,
input group with float label not show correct.
Hello.
I Need both LTR and RTL on the same page.
How can I use RTLCSS String Maps in Metronic 8 ?
LTR and RTL at the same time
I bought the theme from https://themes.getbootstrap.com/product/start-react-bootstrap-5-admin-dashboard-theme/ and get stuck on running the react app:
Failed to compile.
/some-dir/src/_start/helpers/components/KTSVG.tsx
TypeScript error in /some-dir/src/_start/helpers/components/KTSVG....
Today I downloaded the .zip file but unfortunately there I found only the demo1 folder and the other demo were missing so anyone can confirm is there any issue with downloading of removed the others?
I have integrated this code:
hi,
can you help me about that problem?
8.1.2 Laravel version.
Thanks.
Where would I put the ajax search function inside users-search.js? It would return a php page containing the data-kt-search-element="results"
"use strict";
var KTModalUserSearch = function() {
var e, t, n, s, a, r = function(e) {
setTimeout((function() {
var a...