Tagged: Sidebar Menu, wpml
Sidebar menu with child pages shows non existing childpage? How do I remove this extra pagelink / page? When clicking it, I get error page. I’m using WPML. The problem occurs on French translated page. 2 menu-items with ‘Points d’actions’ show up in sidebar.
Hey spitsdesign,
Add this to quick css:
.widget .nested_nav .page_item.page-item-798{
display:none!important;
}
Best regards,
Jordan Shannon
Problem solved…
Thank you Jordan!
Hi,
No problem! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon