Hell everyone,
I am using OJS 3.3.11, the issue that I am facing is with search page URL. When I click search link located in navigation menu bar I am redirected to the following URL:
journal url: ghalibqjournal.com
myjournal.com/index.php/index/search
In this scenario, the search page is opened in default template(theme) not the journal ones.
I expect the page to be redirected to the following URL:
myjournal.com/index.php/myjournal/search
which opens the search page inside of the journal template(theme) like shown in the following image.
The main issue is with url, journal should used instead of index in the url.
Any help is much appreciated.
Thanks