- πΊπΈUnited States amarshallking
I got the same issue and I create this patch, works for me, I hope works for someone else
Megamenu currently does not allow custom link translations. It would be useful if this module is adapted to use translatable custom links to avoid bloated workarounds.
Use case: a multilingual site has external links in the menu. However, there can only be one translation to the default link. There is no way to add a custom link to the correct site (for example, an English site would link to an external page on another site in English, and the Spanish version would link to its counterpart on the Spanish site.)
The module https://www.drupal.org/project/translatable_menu_link_uri β could help out with this, but we_megamenu is not compatible with it. If these modules could work together, it may solve the issue.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I got the same issue and I create this patch, works for me, I hope works for someone else