User tests: Successful: Unsuccessful:
Pull Request resolves #46898 .
Fixed Article Info block not obeying "Hide" settings by using output buffering in the layout to prevent empty wrappers/labels from rendering. Added a new "Hide" option to the info_block_position setting and decoupled Tags so they can show even when the info block is hidden.
Hide dates: Global Config → Articles → Set "Show Publish Date" to Hide. Verify it's gone from frontend.
Hide position: Menu Item → Article Options → Set "Info Block Position" to Hide. Verify the entire block is gone.
Tags: Enable Tags and set Position to Hide. Verify Tags still appear while the date/author info stays hidden.
CREATED will not show if specified as such, however neither the PUBLISHED nor LAST UPDATED label will hide; it's always there. This could be different for blog layouts versus individual articles.
Hidden items and empty wrappers are completely removed from the HTML. A new "Hide" option successfully suppresses the entire info block while allowing Tags to remain visible.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_content Front End Layout |
@brianteeman
Thanks for the feedback!
Could you please share more details on what specifically might break with this change? I’m still getting familiar with the codebase.
@KhushamBansal can you explain where and when this happens?
CREATED will not show if specified as such, however neither the PUBLISHED nor LAST UPDATED label will hide; it's always there. This could be different for blog layouts versus individual articles.
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-03-26 17:51:55 |
| Closed_By | ⇒ | KhushamBansal | |
| Labels |
Added:
PR-5.4-dev
|
||
This is not correct and will break existing sites