Articles - Related module
Position 2
Show Title doesn't work
Show Title is shown
Show Title doesn't show
protostar template
joomla 3.9.11
| Labels |
Added:
?
|
||
| Labels |
Added:
J3 Issue
|
||
inherited, why protostar inherited not work ?
Default style for this position is none which has no title.
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.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-08-16 10:15:30 |
| Closed_By | ⇒ | infograf768 |
Closing as not core issue.
Which Module Style you use? If "inherited" try another Style cause its maybe in the Position defined.