Hello,
How to use the Layout Builder Exported Files, I am struggling here and I wonder why it's not something easy to do.
I am trying to make the template RTL.
Best Regards
I am using this documentation as a sample reference -> https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side
My datatables is loading continuously without showing results. I suspect I wrongly code the followings in datatables.php:
public function getJsonDecode(): mix...
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch.
Blazor supports registering an event listener for that scenario which I have currently implement...
Hi!
I have a stacked modal on my page, and I want to close it by javascript.
I´m using the modal.hide() but nothing is happening. :(
I initialized the stacked modal:
modalColecao = n...
Hello,
I am using a select2 control inside a Modal popup that sometimes are scrollable due to content size more than the screen height,
The dropdown menu of the select2 sometimes shows away from the select2 and sometimes it flickers and never shows, this behavior happens when a part of the pop...
Here's my problem in Metronic 8.1.8: https://devs.keenthemes.com/question/how-to-add-additional-plugins
I am trying to update to Metronic 8.2.0 to test if this will solve my problem in adding plugins
formvalidation: {
styles: [
"{$config.path.common_src}/plugins/@form-validation/umd...
Hello - I'm building based on Demo39
I have the accordion menu on the left side
When there are sub-menus, there is a very faint arrow pointing down that can be expanded
I've gone through the CSS and tried updating colors where I could, but I can't find how to change the color of this arrow,...
Hello,
would it be possible to set some background for input:autofill? Firefox sets #8D8A5D, which is ugly and also in dark mode the #92929F text is not visible.
Thank you,
Martin
Hi,
There is a bug in the date picker. When I click on any date, the calendar menu closes. Sometimes it can select the correct date but most of the time it doesn't select the date I clicked.
https://preview.keenthemes.com/metronic8/vue/demo1/#/crafted/modals/forms/new-target
I did no...
see
https://drive.google.com/drive/folders/1bRZp5W0ZrvKmnDMdBRYqwXqBiOK7JSlc?usp=sharing
the
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected: after {
right: 1.25rem must be left: 1.25rem
and
.ql-snow .ql-picker-label::before {...
Hi everyone,
I changed the model id, but the cancel and submit button alert does not work, so
Are there changes in any script file that must be done?
Regards,,