Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Thorsten Frommen

    (@ipm-frommen)

    Hi Eric,

    I’m not working on this anymore, but have you seen this thread?

    Kind regards,
    Thorsten

    Thread Starter eric3d

    (@eric3d)

    That works beautifully, thanks Thorsten.

    I have yet to find the way to restrict a search to a specific plugin in the forums.

    Plugin Contributor Thorsten Frommen

    (@ipm-frommen)

    Hi Eric,

    glad it worked for you. ??

    I mark this topic as resolved now.

    Kind regards,
    Thorsten

    Thread Starter eric3d

    (@eric3d)

    Since the other thread is closed, I’m adding a revised version of the code to add to function.php here. This version does not break the admin if the im8 plugin is disabled.

    if ( is_admin() && function_exists('disable_im8_exclude_pages') ) {
        disable_im8_exclude_pages();
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Incompatible with CMS Page Tree View’ is closed to new replies.