Hi, would like to ask you for some guidance to implement this plugin on our journal (OJS version 3.1.2)
By now I have installed the plugin on plugin/generic/badges directory and activated it through OJS admin Website settings > plugins.
On curious thing is that after activating it, changes made on Badges plugin settings (i.e. activating Show Dimensions badge or any other) do not get saved y I try to go settings afterwards.
I have modified our current ojs theme (https://github.com/Vitaliy-1/oldGregg) on
templates/frontend/objects/article_details.tpl, adding this line of code:
{call_hook name="Templates::Article::Details"}
Our journal has active Crossref DOI and we where also able to implement Paperbuzz Plugin.
Thanks in advance.
Hi, would like to ask you for some guidance to implement this plugin on our journal (OJS version 3.1.2)
By now I have installed the plugin on plugin/generic/badges directory and activated it through OJS admin Website settings > plugins.
On curious thing is that after activating it, changes made on Badges plugin settings (i.e. activating Show Dimensions badge or any other) do not get saved y I try to go settings afterwards.
I have modified our current ojs theme (https://github.com/Vitaliy-1/oldGregg) on
templates/frontend/objects/article_details.tpl, adding this line of code:
{call_hook name="Templates::Article::Details"}
Our journal has active Crossref DOI and we where also able to implement Paperbuzz Plugin.
Thanks in advance.