Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1236401

    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.

    #1236518

    Hey spitsdesign,

    Add this to quick css:

    .widget .nested_nav .page_item.page-item-798{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1236528

    Problem solved…
    Thank you Jordan!

    #1236530

    Hi,

    No problem! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘sidebar menu shows non-existing double child page’ is closed to new replies.