Skip to content

Option Show Article Images not visible in Module Articles when Introtext Limit is <>0. #45833

@peterhulst

Description

@peterhulst

Steps to reproduce the issue

In Module: Articles, on the Display Option page, the option Show Article Images (Show/Hide) is not visible when the option Introtext Limit (characters) is <>0. (The default = 100)

Expected result

Option: Show Article Images (Show/Hide) is always visible independent of the value of Introtext Limit (characters)

Actual result

Option: Show Article Images (Show/Hide) is ONLY visible Introtext Limit (characters) = 0

System information (as much as possible)

Joomla 5.3, 5.4(alpha), 6 (alpha)

Additional comments

Solution:
Change in mod_article.xml:
showon="title_only:0[AND]introtext_limit:0" --> showon="title_only:0"
in field: image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions