I really need to delete a page from my OJS website (it’s the standard ‘About the Journal’ page which was created automatically) because the information is inaccurate and all the necessary information has already been included elsewhere in static pages I created manually.
Thank you so much and looking forward to hearing from people if they know how to set about doing this!
If you’re looking to remove the About area, you’ll need to work with pages/about (to remove the code that presents this page). There are also references to “about” from other parts of the system in the following templates:
templates/user/subscriptions.tpl
templates/common/navbar.tpl
templates/gateway/lockss.tpl
templates/notification/maillist.tpl
templates/manager/groups/groups.tpl
templates/article/article.tpl
templates/author/submit/step1.tpl
Regards,
Alec Smecher
Public Knowledge Project Team
Thank you very much for your response. Where exactly can I find ‘pages/about’? I can’t find any of the templates either, I’m afraid - I’ve looked as Journal Manager and Editor but can’t seem to find the section you’re referring to.