Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560
Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560
Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560
Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049 Hello! I want to purchase your SEO Glossary component for Joomla. I want to know if it integrates with the EasyBlog component and how it is done. How difficult is it for beginners in development? Thank you!
Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049 I see that over the week the site administration found neither the time nor the desire to answer my question! I asked it for a reason. In the previous version there is an error with synonyms, where after a comma the synonym becomes unavailable, displayed incorrectly in the EasyBlog component. I want to know - has the error been fixed or not?!
Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049 @Fassendek
you need to enable content.prepare
use Joomla\CMS\HTML\HTMLHelper;
$text = $post->description;
// Run all content.prepare plugins $processedHtml = HTMLHelper::_('content.prepare', $text);
echo $processedHtml;
using this code you can call seo glossary with easyblog.
Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049 Thank you. The error is apparently in the SEO Glossary app itself, since the problem occurs when using a comma while adding synonyms and only in the EasyBlog app. If you add just one synonym without a comma, this synonym becomes visible, but the term itself does not appear!
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »