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

Get author

Kenneth Koppervik · ·
4:56 PM Friday, 12 December 2014
None
Im in the mod_latestblogs/default_item and need to do something like this:
<span class="blog-author">
<?php echo JText::_( 'COM_EASYBLOG_BY' );?>
<a href="<?php echo $row->blogger->getProfileLink(); ?>" itemprop="author"><?php echo $row->blogger->getName(); ?></a>
</span>

But that wont work? Ho can I get the name of the author with php?
The replies under this section are restricted to logged in users or users with an active subscription with us