UPDATES EasyBlog 6.0.14 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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online
Hello,

First, thanks for yours excellent extensions ! Very usable, great features and very good quality of code.

I modified your code to adapt for my needs. If it's possible could you add these lines of code (see below) for next version in this file : administrator/components/com_easyblog/tables/profile.php

public function getDescription($raw = false)
{
$description = $raw ? $this->description : nl2br($this->description);
return $description;
}

public function getTitleBlog($raw = false)
{
$title = $raw ? $this->title : nl2br($this->title);
return $title;
}

Moreover, if you agree, adding an option to include a WYSIWYG to description textarea.

Thanks in advance.

David
A fan customer of your work
The replies under this section are restricted to logged in users or users with an active subscription with us