Get Journal Path to hyperlink keyworks inside article_summary.tpl

Hi!!!

We are loooking for get journal path inside article_summary.tpl page to hyperlink keywords but cannot catch it.

We tried with $journal variable but get null in article.tpm file

Currently testing OJS 3.5.0-1

Thanks!

Hi @madileweb,

For the current Journal object, try the $currentJournal Smarty variable, not $journal.

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

I got it!

Thanks Alec!!

1 Like