J3 Issue ?
avatar Milglius
Milglius
16 Aug 2019

Steps to reproduce the issue

Articles - Related module

Position 2

Show Title doesn't work

Expected result

Show Title is shown

Actual result

Show Title doesn't show

System information (as much as possible)

protostar template
joomla 3.9.11

Additional comments

avatar Milglius Milglius - open - 16 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 16 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Aug 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Aug 2019

Which Module Style you use? If "inherited" try another Style cause its maybe in the Position defined.

avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Aug 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 16 Aug 2019
avatar Milglius
Milglius - comment - 16 Aug 2019

inherited, why protostar inherited not work ?

avatar SharkyKZ
SharkyKZ - comment - 16 Aug 2019

Default style for this position is none which has no title.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Aug 2019

"inherited" of Position. Have you tried "another Style cause its maybe in the Position defined."? Or please ask on Forum as this Repository is for coding.

avatar infograf768
infograf768 - comment - 16 Aug 2019

Position 2 is
<jdoc:include type="modules" name="position-2" style="none" /> in the index.php

When style is none, no title displays.
Change to
<jdoc:include type="modules" name="position-2" style="xhtml" />
if you absolutely want that module to display its title in the breadcrumbs position.

avatar infograf768 infograf768 - change - 16 Aug 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-08-16 10:15:30
Closed_By infograf768
avatar infograf768
infograf768 - comment - 16 Aug 2019

Closing as not core issue.

avatar infograf768 infograf768 - close - 16 Aug 2019

Add a Comment

Login with GitHub to post a comment