Forums

Help! Adding Features not working in my theme since 3.1 (4 posts)

  1. blizkreeg
    Member
    Posted 1 year ago #

    Ever since we upgraded to the latest WP version 3.1, Features have stopped working for us.

    Anytime I add a new Feature, nothing happens. No error thrown, no message. It just returns to the same page with no effect.

    Anyone else seeing this? I've been trying to debug all day but to no luck...
    I've dug into mytheme/library/features.php in our theme, added print/error logging but I'm not seeing it anywhere.

    I have the following at the end of the features.php:
    add_action('admin_menu', 'features_menu');
    add_action('init', 'features_request_handler', 9999);

    So the appropriate functions must be firing.

    Any ideas?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you tried:

    - working through the solutions suggested in Troubleshooting WordPress 3.1 - Master List

    - deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    - switching to the Twenty Ten theme to rule out any theme-specific problems.

    - resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

  3. hunterchaz1
    Member
    Posted 1 year ago #

    I deactivated my last plugin and the links are now working in the setting side panel in IE. Thanks, esmi

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    What was the problem plugin?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags