By Christian van Laarhoven on Saturday, 11 February 2017
Posted in General Issues
Likes 0
Views 514
Votes 0
Hi,

I want to turn the cover profile that appears at top of a discuss off.
It is linked with EasySocial.

See image.

Regards!
Hello Christian,

I am really sorry for the delay of this reply as it is a weekend for us here. There is currently no settings for this but what you could do is to edit the file /components/com_easydiscuss/themes/wireframe/structure/default.php and remove the codes below:

[gist]
<?php if ($miniheader) { ?>
<div id="es" class="es">
<?php echo $miniheader; ?>
</div>
<?php } ?>
[/gist]
·
Saturday, 11 February 2017 23:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks this worked!

Regards!
·
Monday, 13 February 2017 19:00
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Christian Glad to hear your issue has resolved.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.

Have a nice day ahead
·
Monday, 13 February 2017 19:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post