Hi All,
I am currently creating a custom theme for OJS version 3.3.0.8 and basing it on Bootstrap 5. I have added some custom pages to the primary navigation menu that have unique URL slugs, i.e.: a new page called Author Hub, with the slug: author-hub
This new page needs to have its own custom template (.tpl) file but is currently being displayed using one of the base templates, which one is unknown to me.
What should this custom template file be called?
I had assumed something like templates/frontend/pages/authorHub.tpl but that isn’t working.
Have I missed something here? Just looking to create a custom template for a custom page.
Many thanks in advance,
Anthony