Questions tagged [metronic]

Metronic is a bootstrap powered HTML5/JS/CSS framework.

Metronic is a proprietary bootstrap-powered HTML5/JS/CSS framework. It is created and maintained by Keenthemes. You can find an online demo of its various templates and features at Keenthemes' Metronic page. It features, among many others:

  • Premade layouts,
  • Dashboard widgets,
  • Standard Bootstrap UI items with customized appearance,
  • Custom controls, such as social icons and FontAwesome-Styled buttons,
  • Integration with popular third-party widgets, such as datepickers, dropdowns and charts,
  • Color library,
  • A comprehensive library of standard Bootstrap, custom, and styled third-party controls.
169 questions
1
vote
1 answer

material table sort pagination and filter all three not working

I tried searched in Stack Overflow I am not getting correct solution for my problem. I am not getting any error but my pagination, Sort & filter not working. Here is my HTML code
Mr.M
  • 1,472
  • 3
  • 29
  • 76
1
vote
4 answers

How to remove left sidebar in Metronic Admin Theme?

I'm using Metronic admin theme. I have a login screen with footer, header and sidebar. I want to remove sidebar completely on my login page. I researched solutions but none of the solutions solved my problem. How can I solve this problem?
1
vote
2 answers

JQuery .on('click') is not working with KTDatatable each row edit dropdown menu

Hi I am facing some issue with KTDatatable dropdown edit for each row, datatable.on(‘click’, is not picking my click event, please help. The click event is from bootstrap dropdown, My code is as follows //Datatable code …
user3387166
  • 31
  • 1
  • 4
1
vote
2 answers

jQuery Datatable - I keep getting undefined when i call a row data from a json datatable

Im currently developing a project at my job, im using Laravel as my framework and im using KeenThemes as my frontend. I believe they have their variation of the Datatables library and maybe that's why im having this issue. Since i can't find a well…
1
vote
0 answers

Keep the state of the bootstrap sidebar when reloading page

I am using a HTML template called Metronic to build a backend for myself. This HTML template offers the possibility to collapse the sidebar in the template I choose. However, the sidebar doesn't keep her state. Here you can test the template:…
Jan
  • 1,180
  • 3
  • 23
  • 60
1
vote
1 answer

Strange behavior Angular 6 on include components

I buy a theme that is working fine on an HTML + CSS simple project approach but I want to transform it into an Angular 6 project. I managed to put the theme to work on Angular 6 with no problem, but I get a strange CSS behaviour when in an angular 6…
Wavrik
  • 61
  • 9
1
vote
2 answers

Call method inside function

i have a wizard from a metronic theme where I'm trying to call a function to check if my array contains dublicates. if I remove this part of my code it works without problems. console.log(this.checkIfArrayIsUnique()); code var wizard =…
Sonny Hansen
  • 620
  • 1
  • 5
  • 18
1
vote
1 answer

Jade bug loading order of scripts is messed up

I am trying to use Metronic admin theme on my web pages and want to convert my templates to jade/pug. Unfortunately, I encountered a bug that I am not able to work around nicely. Whenever, Metronic loads a page, it loads the core scripts first and…
Csaba Kiss
  • 180
  • 1
  • 14
1
vote
0 answers

How to integrate Metronic theme code in angular-seed-advanced

anyone please let me know that how we can integrate metronic theme code in angular-seed-advanced. Please share the link or all the possible steps so that it can be configured perfectly in angular seed projects.
Brajesh Kanungo
  • 129
  • 2
  • 13
1
vote
1 answer
1
vote
0 answers

How to get coresponding hover and active color details from Metronic Color Library?

In Metronic theme, we have color library http://keenthemes.com/preview/metronic/theme/admin_1/ui_colors.html. From that, how do I get the colors for other states like hover, active, disable, focus. Could you please provide any suggestions?
BALA MURUGAN
  • 1,825
  • 3
  • 16
  • 17
1
vote
0 answers

When trying to print Datatable-button in metronic, I only see my data binding and not my real data

I am working with Spring with Angularjs and Metronic template and I have issue in the print buttons for datatables-buttons I am trying to print a datatable that is filled with some data from my MYSQL DataBase, but when I see what is going to be…
1
vote
0 answers

File Input will not upload in Internet Explorer using Bootstrap File Input

So I am using IE to test the file input of my page - it simply doesn't work when you submit it will pass through the correct query string which it should when you submit but the file is not uploaded to the database. I have tested this on chrome and…
Adheel
  • 11
  • 2
1
vote
1 answer

Integrate Metronic Template into ZF2 Application

I have ZF2 Application. I want to integrate it into Metronic Template, because it is good looking and professional template.In ZF2 Application there are Controller, Form and Model inside directory: module\application\src\application. Forms are…
Skylink
  • 83
  • 1
  • 9
1
vote
1 answer

Ladda UI not set correct progress

I'm using this code to create a ladda button: CSS: CODE: