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
Today after updated to Komento Pro 2.0.5, the button "Cancel" below the commenting form will no longer apply my translations. Then I checked the php file and found a bug in the file cancelbutton.php:

The source code is:

<button type="button" class="cancelButton kmt-btn-submit btn btn-default">Cancel</button>


You can see that the button text is directly Cancel in English, not a Language Key of Joomla.

I think it should be something like:

<button type="button" class="cancelButton kmt-btn-submit btn btn-default"><?php echo JText::_( 'COM_KOMENTO_FORM_CANCEL' );?></button>


Hope you will fix it soon.

Thank you.
The replies under this section are restricted to logged in users or users with an active subscription with us