All Users

While installing Flask demos the other day, the antivirus detected an issue in the node resources as shown below. The packages used need to be reviewed again.
Hello, I am using the Metronic v8.0.38 Laravel version, and when I include the Tinymce plugin on the page, I get the following errors on the console. Of course, after these errors, the plugin does not load. I did not make any changes to the theme files. What do you think is the problem?Screensho...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
JS:)"use strict";const KTSupportModal = function (){ let modal, form, validator; const handle = function (){ validator = FormValidation.formValidation(form, { fields: { subject: { validators: { notEmpty: { message: 'The site name is require...