You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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