By Grant Jensen on Thursday, 28 September 2017
Posted in General Issues
Replies 2
Likes 0
Views 585
Votes 0
We get admin notifications whenever a new comment is posted so that we can give or deny approval. The notification email shows the full comment, but does not show the name of the blog post that the is being commented on. Is there a way to have this title show up? Otherwise we have to log in to look at which blog post it is.
Hi Grant,

Currently there is no blog title in the comment moderation email. If you really want, perhaps you can modify the following email template(http://take.ms/zeWcG).

Then, override the following language constant as well:
[gist type="php"]
COM_EASYBLOG_MAIL_TEMPLATE_NEW_COMMENT_MESSAGE="%1$s posted a new comment on the site on %2$s in the blog post <a href="_QQ_"%4$s"_QQ_">%3$s</a>"
[/gist]
·
Thursday, 28 September 2017 12:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post