- Status
- Resolved
- Reported for
- WPML Multilingual CMS 4.6.7
- Resolved in
- WPML 4.6.8
- Topic tags
- Bug
Overview of the issue
You may be experiencing a layout issue in the WordPress backend navigation menu (Appearance > Menus) when using WPML Multilingual CMS with WordPress 6.4. This issue manifests as a broken or distorted layout in the navigation menu editor.
Workaround
- Add the following CSS into your theme:
.nav-menus-php .major-publishing-actions { display: block !important; }