User tests: Successful: Unsuccessful:
This PR introduces two new configuration options for the Contact component (com_contact):
These fields have been added in two places:
config.xml – for global component options (applies to all contact pages unless overridden).
default.xml – for menu item parameters (allows per-menu/page overrides).
The template file default.php has been updated to render these titles if provided, otherwise it falls back to the default language strings.
Go to Administrator → Components → Contacts → Options.
Go to Menus → Main Menu → (select a Contact menu item) → Page Display Options.
Navigate to the contact page on the frontend.
Verify:
If menu item values are set, they override the global config.
If no menu item values are set, global config is used.
If neither is set, the default core language strings appear.
✅ This PR fixes issue #45867
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_contact Language & Strings Front End |
Title |
|
Labels |
Added:
Language Change
PR-6.1-dev
|