[OJS 3.0.2] Display corresponding author

Dear,

I am using OJS 3.0.2. I’d like to display or highlight an corresponding author when the issue published.
http://vjs.ac.vn/stce/index.php/stce/article/view/11
In here, all the author are the same.
By the way, I want display like that:
author1*, author2, author3
1Affiliation
2Affiliation
3Affiliation

Hi @VJMech,

What you’re describing will require either a template modification (see templates/frontend/objects/article_details.tpl) or a custom theme that overrides that template. You’ll need to be familiar with HTML and Smarty templates.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi, I am familiar with both the things. Could you send the specific code which only shows the corresponding author’s email id?