By Fidel Carrera on Friday, 18 January 2019
Posted in Technical Issues
Likes 0
Views 674
Votes 0
Hello,

I have updated my EB "post.new.php" template so that I can remove the text "There is a new blog post posted on the site. New blog post has posted" and I have also removed the author avatar and author avatar. The issue I have now is I want to remove the text "New blog post -" from the email subject line and I would also like to change the preview message. How can I do this?
Hey there,

The issue I have now is I want to remove the text "New blog post -" from the email subject line and I would also like to change the preview message. How can I do this?


Do you mean that you want to remove the "New blog post -" and left the title only? If yes, you can language override the following language which is at Backend > Extensions > Languages > Overrides:

COM_EASYBLOG_EMAIL_TITLE_NEW_BLOG_ADDED_WITH_TITLE="New blog post - %1s"


language override the value of it to the following:

COM_EASYBLOG_EMAIL_TITLE_NEW_BLOG_ADDED_WITH_TITLE="%1s"


Take note that '%1s' is the blog title.

Can you have a try and see how it goes?

Can you screenshot on which part of the email preview that you want to change so that I can have a better understanding of it?
·
Friday, 18 January 2019 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok ty
·
Monday, 25 February 2019 05:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 25 February 2019 10:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post