We are recently migrated to the new theme. Popup goes off when clicking outside the modal popup window. Below is the code to open the model. Please help.
$("#testDialog").modal('show');
Hello,
I have been using your theme for a while and would like to get the code for the Radio Buttons Example 4 as it is currently empty.
It is located here.
I would like to use this in my pro...
I have the following problem when I want to integrate the latest version of metronic v8.0.36
Problem 1
- Root composer.json requires laravel/framework ^9.0, found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but the package is fixed to v8.
by a partial update and that version d...
Good morning, I am attaching the complete link of the project.
I comment that I present problems for the DATATABLE,
bootstrap-maxlength.html and recently with vis-timeline
I had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css";
and...
When I call Toastr Notification from Javascript it appears and hides without animation. Same bug exists in official documentation example. https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html
Recently I have purchased a Metronic Theme. I am using this theme in a ASP.NET MVC application. The not supporting form POST method. Please help.
Existing HTML for the same is given below:
...
Hi,
What's the purpose of this line?
var hostUrl = "assets/";
I'm using the good template in a Django project and need to set this address dynamically. I removed it and everything still works fine. Do I need to keep it for some specific modules?
Thanks
Hi keenthemes.
Since I"m using exclusivly svg icons, I cut all the font-icons, bootstrap-icons ....
now the popover "x" close is not showing, is there a way in html to tell a popover to user an svg icon like you use in drawers .. ?
if so, how ?
thank you.
hi keenthemes
Ho safe it is, to remove those plugins from the compiling bundle "'theme/html/tools/webpack/plugins/plugins.js'" :
// ES6-Shim - ECMAScript 6 compatibility shims for legacy JS engines. Learn more: https://github.com/paulmillr/es6-shim
require("es6-shim/es6-shim.min.js");...
Hi KeenThemes,
I bought your Metronic theme, proven by below Purchase codes
-------------
Authors may ask you for a purchase code to verify that you’ve purchased this item.
bf51d359-7fda-4e9d-a07d-02d571893698 - 15 Feb 2022
-------------
I am using Laravel framework and i have configured i...
Im using metronic 8.0.35, html, and demo8
Working on datatables with fixed columns but columns are not fixed.
Settings
"scrollX": true,
fixedColumns: {
left: 2
},
Any sample i can compare?
T.I.A.
Hi~
I'm wondering How I can change the smaller font-size of content in card within "list-columns1.html" in Demo12 . It doesn't work when I use class name like 'font-size-xm' as well as inline style method. Bigger size is available but smaller size isn't, I think. I will appreciate if you help m...
Hi there
I'm wondering if I missed something on the setup, but it's been successfully completed and when checked the version it gives me 8.77.1 and not 9
https://www.screencast.com/t/7KDBdMr1f
Hello, I bought the Metronic theme before.
Now theme was updated, I want to re-download the theme files.
I re-downloaded the file via Themeforest.
But there are only demo1 files for vue, react and html in the file.
The file I downloaded does not contain the files of other demos.
Is th...
Hey all, I developed a date time picker via bootstrap with Metronic without jQuery.
I have made the portion of showing the present and special days.
I continue to develop.
Next part :
- Range date selected
- Time Selected
Stackblizt link: https://react-date-timepicker.stackblitz.io
Sou...
Good evening, in fact I am performing an integration of demo2 HTML theme by following all the steps contained in the document Server-Side integration for laravel.
once you get to the step to compile the assets.
when I run the command: npm run dev
it shows me this error:
'mix' is not recognized...