UPDATES EasySocial 4.0.15 Released! Joomla 5.x and PHP 8.x compatible 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 a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  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