Well, as OCS is no longer recommended, I’m using OJS 3 to put my congresses, but I would like to make some changes in OJS, like changing the section names for modality and author guidelines for submission guidelines, but when I see the path of this page it’s like index.php/site/submission, and I would like to make the changes that I can make when I press the right button and I’m going to inspect the element, but inside the files, is it possible?
Sorry if it got a little confusing I’m using google translate.
Hi @Lucas_Ernesto,
I’m not quite sure I understand your question properly - perhaps you could provide a screenshot indicating what you’re trying to change? Also, what specific version of OJS are you using (e.g. 3.3.0-13)?
-Roger
PKP Team
If I understand correctly … you want to change names and content of the OJS interface by changing the pages’ source code … I’m afraid that cannot be done as most of the content comes from the database and is not stored in static pages.
You may be able to change what you need using OJS control panel by logging in and going, for example, to Settings → Website → Navigation (to change Menu entries) …
Best of luck
oh thanks, I’ve done that, it wasn’t quite like that but as you said it’s not possible to change it, that helped a lot.
Hello again @Lucas_Ernesto
I think you can … not by editing a HTML file but finding the right place to do it inside OJS’ control panel… If I’m not mistaken, you can change what’s in the screen capture you shared by going here:
Hope that helps
I understand, thank you, it helped a lot.