I have done the necessary parametrization to hide author. Nevertheless the author of the posts is displayed (Super User).
What can I do ?????
Hi,
Can you provide us more details? Where is the author posted?
Home page - News
I cannot copy the screenshot
Hi,
The home page news was design to have always the user.
There was a sp builder plugin design for this purpose.
You can edit {joomla}\templates\j-konnect\sppagebuilder\addons\latest_posts\site.php and remove
$output .= '<div class="post-info-author"> <span class="entry-author"><i class="fa fa-user"></i> ' . $item->user . '</span></div>';