UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline
I disabled the BB codes with (Settings -> Layout -> BB Code -> Enable BB Code) [as I do not need them]. But my HTML source code still shows some java script which is related to the disabled feature:


Komento.require()
.script('site/form/form')
.done(function($) {

$('[data-kt-form]').implement(Komento.Controller.Form, {
"location": false,
"location_key": "",
"attachments": {
"enabled": false,
"upload_max_size": "2mb",
"upload_max_files": "3",
"extensions": "bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,rar,txt,xcf,xls,zip"
},
"bbcode": Komento.bbcode,
"showCode": true,
"showCaptcha": true,
"recaptcha": true,
"markupSet": Komento.bbcodeButtons
});
});


and





As I do not use this feature, why did Komento push the java code to my HTML source code? The reason why i would like to have it changed is, that I try to keep the generated HTML code for my side as small as possible (for mobile devices as this might affect the SEO). So the code section above would not be needed to be transferred, as I do not use this feature.

So is that a bug? If yes can it be fixed? If not can you create a feature request so that it will be fixed ;-).
The replies under this section are restricted to logged in users or users with an active subscription with us