Good afternoon. This is my first time writing on the forum, so greetings to everyone and thanks in advance.
I need to hide the abstract from one of my journal’s sections.
I think that I could modify the article_details.tpl template in the abstract section (line 182), adding a line that prevents that section from running if the section is the one I specify. Something like IF section NOT=‘mysection’, but I’m unfamiliar with the syntax.
Can you help me?
Can you please indicate which version of OJS you’re using (e.g. 3.3.0-20) ? In the future, please indicate this in your posts here on the forum as it is necessary for others to assist you in troubleshooting.
Is it the case that your articles have abstracts and you just want to hide them, or that articles in this section just don’t have abstracts at all (in which case you’re lokely better off indicating this in the section settings, and not modifying the code).