Hello.
I would like to change the main page, but I can not find the file responsible for the static main page. I wanted to correct the styles / add a slider
In advance thanks for the answer.
Version OJS 2.4.8.1.
Hi @mediofficial,
Which of our applications are you using, and what version? (Please include this information in your posts.)
Regards,
Alec Smecher
Public Knowledge Project Team
Hi @asmecher
i upload info
Hi @mediofficial,
The template in OJS 2.x that generates the site-wide index page is templates/index/site.tpl
(for a multi-journal site). For a single journal, the index page is coded in templates/index/journal.tpl
. The sidebar blocks are implemented as plugins, with each plugin typically living in a subdirectory of plugins/blocks
.
Regards,
Alec Smecher
Public Knowledge Project Team
@asmecher
Found, please tell me how to add a slader to some place?
Hi @mediofficial,
I can’t walk you through specific modifications; if you get stuck somewhere specific, I may be able to make suggestions.
Regards,
Alec Smecher
Public Knowledge Project Team