Hi,
I was wondering how I can make Creative Commons License logo show up in the footer. I can see there are some codes checking for IncludeCreativeCommons from journal setting before rendering it in the footer:
$templateMgr->assign(‘displayCreativeCommons’, $journal->getSetting(‘includeCreativeCommons’));
However I don’t know where about in journal setting I can configure that.
Thanks
Ghazal
Hi @salehig,
What version of OJS are you using?
Regards,
Alec Smecher
Public Knowledge Project Team
I found what the problem was. We have a block plugin which lists the summary of the issues on the home page. Unfortunately this plugin didn’t use to handle cases with no issues. As we haven’t yet published an issue in our new journal this caused problem on the homepage. I fixed the plugin and Creative Commons block is back on the homepage.
Thanks anyway.
Regards
Ghazal