Hi there,
Thanks for reaching out. Let me address your points one by one:
- By default, Helix Ultimate does not provide an option to keep all submenu items expanded in the offcanvas menu.
However, this can be achieved with custom JavaScript/CSS by forcing all submenu <ul> elements to be visible and disabling the toggle behavior. If you’d like, I can provide a small script for this.
Regarding the arrow being too close to the parent item — this can be adjusted via custom CSS by increasing spacing or repositioning the toggle icon.
- Logo at the top (mobile/offcanvas)
The offcanvas area does support a logo, but SVG rendering issues can occur depending on how the SVG is structured.
You can try:
- Using an optimized SVG (without inline styles/scripts)
- Or converting it to PNG as a fallback
Alternatively, placing the logo manually in the offcanvas via a custom layout/override is also possible.
- Slow loading pages
Blog posts from us:
- Language issues (Arabic/French links)
This usually happens when:
- Multilingual associations or menu items are still linked to old language content
- SP Page Builder links were copied from previously multilingual pages
You do not necessarily need to recreate pages, but you should:
- Check menu item associations (Joomla multilingual setup)
- Update links inside SP Page Builder manually
- Ensure correct language is assigned to each page/menu item
Check the following blog posts from us on multilingual procedure:
https://www.joomshaper.com/blog/how-to-create-a-multilingual-joomla-site-using-helix-ultimate
https://www.joomshaper.com/blog/how-to-create-a-multilingual-site-in-joomla-4-using-helix-ultimate
Best regards,