• Derek Herman

    (@valendesigns)


    I just installed 2.8 and for some reason the settings are not being saved when updating the exclude list. All the check boxes go back to empty and the search shows those pages again. Real bummer.

    Hopefully this can get worked out soon cause my search results are no longer any good.

    http://ww.wp.xz.cn/extend/plugins/simply-exclude/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Derek Herman

    (@valendesigns)

    So if you go in page by page and use the Simply Exclude drop down on the Edit Page screen you can get the plugin to work by changing it to “yes” and updating the page.

    So, I’m assuming that the issue is with the admin menu not saving the data properly when you activate a checkbox. Hope that helps people get it working again.

    Cheers!

    same here… really like how this plugin works but having the same problem (checkboxes empty and no exclusion) in WP2.8..

    according to the author, this plugin is only compatible up to WP version 2.7.

    You can wait until it fixed by the author. Just keep’n update

    WP2.8 problem solution…

    Add to code line(298)
    $se_admin['action'] = $_GET['se_admin']['action'];

    after line(297)
    $se_admin = $_REQUEST['se_admin'];

    Same problem after upgrade to 2.8.4 as first post: settings are not saved through management screen (so no exclusions are put in place). I’m not sure exactly when it stopped working – but it did work previously (probably 2.7).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Simply Exclude] Not Working with 2.8’ is closed to new replies.