OJS article -Galleys

I have a journal with descriptions of articles, but since we do not have legal rights to publish online some of them, I added a galley with the reference information (DOI, URL, …) to the article front page.
However for some of the articles the added galley shows up as a button link on the main page with the Abstract, but for others it shows up on the Journal front page once opened along with the article title and link. Why the two different presentations of an added Galley? I would like the first one, where the link to “Article Source” is shown when the article is opened, not on the front (index) page.

Example of first result, displayed on the list of articles in a Journal:

Example of second result - on the page after opening the article:

Hi @guthrie,

Would you mind indicating which version of OJS you’re using (e.g. 3.3.0-13)? Please include this information in your posts, as per our guidelines. It might be also helpful, in this case, to please indicate which theme you’re using (as well as the version of that theme) as well.

-Roger
PKP Team

I am using the default initial download theme, and on OJS 3.4.0.5

1 Like

Hello @guthrie

The button style shows up when a Galley is uploaded as “Article Text”. All other components will be handled as supplementary and showing up as a link only.

I’ve made a quick example on OJS testdrive, check the URLs:
https://ojs34.testdrive.publicknowledgeproject.org/index.php/testdrive-journal/issue/view/47

https://ojs34.testdrive.publicknowledgeproject.org/index.php/testdrive-journal/article/view/993

You will notice that the resource is shown as link only in the internal page and not as a button on the frontpage anymore.

(no button)

(just a link because the galley is not an Article Text content type)

1 Like

Wonderful, thank you. Can I change this on an already published page? I.e. unpublish, and change the type of a Gallery?

Hello @guthrie

Definitely, you can unpublish, remove the current file from the galley and upload it again selecting the content type different than Article Text.

Best,
Israel

Thank you again - will try it!!!