UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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

Hide Author Info and Show Comments

Thomas · ·
8:15 PM Wednesday, 17 June 2015
None
Hi,

I just update the EasyBlog from 3.9.1 to 5.0.5. I set the Altium theme to use in front-end. I am facing the following issues:
1. I cannot hide the section "About the author"
2. I cannot make visible the "Comments" section.

I search the theme template source files and I found the following part of code:

<?php if( $system->config->get('main_showauthorinfo') ) { ?>
<!-- Blog Author's section -->
<?php echo $this->fetch( 'author.info.php' ); ?>
<?php } ?>

<?php if( $system->config->get('main_comment') ) { ?>
<!-- Comment form and comment listings -->
<?php echo $commentHTML;?>
<?php } ?>

From where can I set these values in order to hide the author info and show the comments because I cannot find anything I Settings Menu.

Regards

Thomas
The replies under this section are restricted to logged in users or users with an active subscription with us