File tree Expand file tree Collapse file tree
com.woltlab.wcf/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 { unsafe:$__wcf -> getReactionHandler ()-> getDataAttributes (' com.woltlab.wcf.likeableArticle' , $article -> articleID )}
7171>
7272 { if $articleContent -> getImage () && $articleContent -> getImage ()-> hasThumbnail (' large' )}
73- <div class =" entry__coverPhoto__wrapper" itemprop =" image" itemscope itemtype =" http://schema.org/ImageObject" >
73+ <div
74+ class =" entry__coverPhoto__wrapper"
75+ { if ! $articleContent -> getImage ()-> caption && ! $articleContent -> getImage ()-> title && ! $articleContent -> getImage ()-> altText }
76+ aria-hidden =" true"
77+ { /if }
78+ itemprop =" image" itemscope itemtype =" http://schema.org/ImageObject"
79+ >
7480 <figure class =" entry__coverPhoto" >
7581 { unsafe:$articleContent -> getImage ()-> getThumbnailTag (' large' )}
7682 { if $articleContent -> getImage ()-> caption }
You can’t perform that action at this time.
0 commit comments