Dear all
I just figured that $primaryGenreIds is empty in
|
{include file="frontend/objects/article_summary.tpl" section=null showDatePublished=true hideGalleys=true} |
In my article_summary.tpl I wanted to only show galley links for $primaryGenreIds and no galley links for supplementary material. This works fine in issues but not via the section.tpl
How could that be solved as $article isn't present as in article_summary.tpl
Dear all
I just figured that
$primaryGenreIdsis empty inbrowseBySection/templates/frontend/pages/section.tpl
Line 44 in e64a9af
In my
article_summary.tplI wanted to only show galley links for $primaryGenreIds and no galley links for supplementary material. This works fine in issues but not via thesection.tplHow could that be solved as
$articleisn't present as inarticle_summary.tpl