unproperlypropagated
Active member
I wonder if there an "article forum in preview mode" widget?
				
			Seems to be fine with a small correction...@Paul B any update for 2.3.x on this, it's a big miss for making the article layout look great. With thanks![]()
I've added this to my forum:Still broken in 2.3.0 RC4
.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-image {
    height: auto;
}
	
<xf:if is="$thread.cover_image">
                <a href="{$linkUnread}" class="articlePreview-image" tabindex="-1">
                <img src="{$thread.cover_image}" alt="{$thread.title}" loading="lazy" />
                </a>
            <xf:elseif is="$forum.node_id == 77" />
                <a href="{$linkUnread}" class="articlePreview-image" tabindex="-1">
                <img src="{{ {$xf.options.boardUrl}.'/styles/isgtr/sunum/guncel_haberler.jpg' }}" alt="{$thread.title}" loading="lazy" />
                </a>
            </xf:if>
	
We use essential cookies to make this site work, and optional cookies to enhance your experience.