By Mike Boldis on Thursday, 01 June 2017
Posted in Technical Issues
Replies 1
Likes 0
Views 532
Votes 0
Hi,
Please let me know how can i hide the message that appears on the blog subscription dialogue box in the top.
We have added the checkbox on the dialogue box so it is a repeated text now and i do not see a way to remove the top text part.

Please see the attachement.

Thanks.
Hello Mike,

You could edit the theme file /components/com_easyblog/themes/wireframe/subscription/dialogs/form.php and remove the codes at line 75,

[gist]
<p style="padding: 10px 0;"><?php echo $desc;?></p>
[/gist]
·
Thursday, 01 June 2017 22:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post