hello, I am trying to analyze the crud of users of metronic version laravel, I am noticing in the datatable part, that you are generating the scripts on the server side, however, there is a table.js file that also initializes the datatables, so this me It seems redundant and I don't know which one t...
Hi im using metronic 8 for angular, when i define the various column is there a way to get them translated string for the language i choose?
this is how i define a single column in my code:
--------------------------------------
this.datatableConfig = {
serverSide: true,
proc...
Hello,
I decided to keep my 'long' menu items in a separate html file for static front-end project and show menu items by fetching them with ajax with this js code:
// Function to load the sidebar menu content from external file: kt_app_sidebar_menu.html
function loadSidebar() {
const si...
I'm specifically looking for 8.1.2 - do you have links for those who purchased through themeforest to access older versions? thansk
Hello, encountered this problem on VueJS template theme, with Safari browser version 12 +. Personally we are testing on version 14
Hi keenthemes;
You have to be carefull what you put out there...
The assets folder that come by default with "8.1.5" is not the same persay witht the one that we compile with webpack.
and I've been hasstling for days to to just figure it out.
When I put my compiled "8.1.5" assets folder...
I did all the steps but it can't run flask:
(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> set FLASK_APP=__init__.py
(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> flask run
Fatal error in launcher: Unable to create process using '"C:\wamp64\www\kt-serverside\flask\sta...
When click input search of select2 inside quick search, form search hide
Good evening,
I am interested in Bootstrap's theme 'Good'.
Before purchasing I decided to open the inspector of my browser to check the JavaScript, HTML and CSS code. And i think that it is written complex, like there the buttons for example aren't named 'btn_submit' or something else but 't' in...
form validation not working with select2 (touched, dirty, ...)
So basically i am first time Metronic users so a lot of thing like including plugin etc is not familiar to me. I am using Laravel template for metronic for one of my project.
So i am trying to use the Draggable plugin: https://preview.keenthemes.com/html/metronic/docs/general/draggable/overview#usa...
i want to change my color default to light mode, but not working still change to system default setting (dark), how can i change that ?
Hello,
I see the Metronic Draggable demo built off of the Shopify Draggable library.
It seems the Metronic version is bugged and does not work at all on mobile. Is there any plans to fix tha...
hi, I am new on envato/metronic, I have found the possibility to integrate with laravel on my plesk platform
I have laravel installed sucessfully, but I am lost how to adapt these instructions to my enviroment Getting started with your next project in just 5 minutes by Keenthemes
for example cd st...
Hello!
The company I work for recently purchased your template. However, I'm encountering some difficulty getting it to function properly. I'm receiving the following error message:
--> npm install --legacy-peer-deps
C:\Repo\template\angular\metronic_angular_v8.2.5_demo1\node_modules\nx\src\n...
Hi Guys, so I have reviewed the demo1 in metronic 8. I have looked at both the HTML version as well as the React version. What I am wondering about is that from what I can see, the HTML version is quite richer in terms of components and UI as compared to the React version. For example, in the HTML v...
Hello support. I got an error at installing. I am stuck. Would you help me to solve the issue?
alirio@alirio-PC:~/Desktop/demo1$ npm install -g @angular/cli
added 236 packages in 8s
44 packages are looking for funding
run `npm fund` for details
alirio@alirio-PC:~/Desktop/demo1$ node -v...
It has features that I will not use in Metronic-Blazor Starterkit. However, because there are too many Layouts, the structure breaks down when I remove the components that I will not use. Are there any more basic starterkits for the blazer?
The current version 8.0.38, upgrade directly to 8.1.6, the span is too big.
Metronic v.9.0.1
Followed quick start steps 1-6
Issue #1
During step 6 the process never finishes; the last line output is:
webpack 5.92.1 compiled successfully in 5500 ms
However pressing CTRL+C gives message:
Terminate batch job (Y/N)?
Proc...
The documentation for HTML Metronic 8 shows a Stepper for forms, but I can't seem to use that Stepper in the React version. I assume there is a component for the Stepper in the React version, but I cannot see that in the documentation. How do I use the HTML Stepper or a Stepper component in the Reac...