Question:
Why does the mega menu option disappear when I switch languages in Wix multilingual?
Product:
Wix Studio
What are you trying to achieve:
I am trying to make a horizontal menu with a mega menu for two different languages but it only works in the main language
What have you already tried:
I have tried to create new horizontal menu to make a new mega menu but the option to create a mega menu doesnt show up
Is there any solutions for this yet i’m having the same problem.
Seems possible with velo:
Use repeaters or custom containers to create the mega menu design instead of relying on the built-in mega menu feature.
Dynamically populate the menu content based on the site’s current language.
You can try these
1. Check Language-Specific Menu Settings:
- Enable Mega Menu: Ensure the mega menu option is activated for both languages in your menu settings.
- Verify Menu Structure: Double-check the hierarchy and content of your menu items in each language.
2. Explore Third-Party Apps:
- Wix App Market: Search for apps that offer advanced menu customization, including mega menus. These apps can sometimes provide more flexibility and compatibility with multilingual sites.
3. Consider Custom Code (Advanced):
- Wix Code: If you’re comfortable with coding, you can use Wix Code to create custom scripts that manipulate the menu behavior and display the mega menu elements correctly in each language. However, this requires advanced technical skills.
I’m experiencing same issue with a customized Mega Menu (now called a Dropdown Menu) in Wix Studio.
The menu was created and customized in my primary language, and it works correctly there. However, when I switch to the secondary language in Wix Multilingual, the dropdown menu is not visible in the editor.
I’m using the Wix Studio Editor with Wix Multilingual and the new Manage Menu interface. I couldn’t find any setting to enable or sync the dropdown menu across languages. In the secondary language, there is also no option in Manage Menu to add a dropdown menu.
Based on this documentation ( Wix Multilingual: Customizing Your Site Menu per Language | Help Center | Wix.com ), it seems I may have created a custom menu in the primary language, but I’m not sure how to make it available in the translated version.
Has anyone encountered the same issue and found a solution?