Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Related page is null in translated menu items (following guide) - Twill CMS
TC
Twill CMS
•
2y ago
•
21 replies
Adam Mateusz Brożyński
Related page is null in translated menu items (following guide)
I followed this
:
https://twillcms.com/guides/page-builder-with-blade/adding-navigation.html
- I have menu component with translatable title and non translatable related page field
.
- In my primary locale
:
$link->getRelated('page')
$link->getRelated('page')
works so I can do
->first()->slug()
->first()->slug()
with no problems
.
- In my secondary locale I get the items with translated titles but
$link->getRelated('page')
$link->getRelated('page')
is
null
null
.
Twill
Twill CMS
Join
1,525
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Missing docs for translated nested modules
TC
Twill CMS / 👊support
2y ago
->getRelated for menu didnt work.
TC
Twill CMS / 👊support
3y ago
InlineRepeater deleting data on related Model entries
TC
Twill CMS / 👊support
3y ago