Anchor links in archives

If you mean for direct hyperlinking from an external source, id selectors can now be used as anchors. On the archives page, you should find ID attributes on each div containing an issue, named “issue-1234”.

Use this ID in your URL the same as the anchor names used to be used:
http:// mysite.tld / ojs / index.php / journalName / issue / archive #issue123

In general, I’d love to see IDs applied like liberally this across the product. If the same were done for <h3>s on this page, we could make a jumplist (which may have been your goal). The sections and articles in the Issue TOC could also benefit from this.