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.