Plugin: Welcome Pack

Join this plugin group to follow comments, support topics and reviews.

Not showing up in admin menu (30 posts)

Started 7 months, 3 weeks ago by: jjones7

  • Profile picture of jjones7 jjones7 said 7 months, 3 weeks ago:

    Hello. Its probably me being an idiot, but I cant seem to see an admin menu for the new welcome pack.

  • Profile picture of Paul Gibbs Paul Gibbs said 7 months, 3 weeks ago:

    Hi!

    Look under “Settings”.

  • Profile picture of KatieBen KatieBen said 7 months, 3 weeks ago:

    Hmm… ditto here, any ideas? I’ve tried deactivating/reactivating, will keep playing with it. Thanks for the update, Paul! :)

  • Profile picture of Paul Gibbs Paul Gibbs said 7 months, 3 weeks ago:

    The top-level BuddyPress menu is being removed from a future BuddyPress release. I’m preparing early by moving my plugins’ settings screens to underneath the main “Settings” menu. Simple as that.

  • Profile picture of jjones7 jjones7 said 7 months, 3 weeks ago:

    Hello. Its not showing up in the settings menu on either main sites or subsites.

  • Profile picture of Paul Gibbs Paul Gibbs said 7 months, 3 weeks ago:

    Try looking in network admin?

  • Profile picture of jjones7 jjones7 said 7 months, 3 weeks ago:

    Not there either.

    Very odd.

  • Profile picture of KatieBen KatieBen said 7 months, 3 weeks ago:

    Same here, I’ve looked in both admin and network admin. Hmm..

  • Profile picture of Ariel Churi Ariel Churi said 7 months, 2 weeks ago:

    Same here. Both places. “Emails” is there however.

  • Profile picture of Paul Gibbs Paul Gibbs said 7 months, 2 weeks ago:

    I can’t recreate this, and I need more information rather than “it doesn’t work” to try to help. It works for me.

    If it’s non-multisite, and you’re logged in as an Admin, it will be under the regular Settings menu.
    If it is multisite, you need to be logged in as a Site Admin, it will be under Network Admin > Settings.

  • Profile picture of KatieBen KatieBen said 7 months, 2 weeks ago:

    Hi Paul – same for me as Ariel, “Emails” shows up, but the settings item does not. Still investigating on my own, though any tips you might have would be great – what information could I give you that would help?

  • Profile picture of KatieBen KatieBen said 7 months, 2 weeks ago:

    I have a multisite, with BuddyPress. This line, in the function setup_menu in welcome-pack-admin.php is executing, but not working for some reason:

    add_options_page( __( ‘Welcome Pack’, ‘dpw’ ), __( ‘Welcome Pack’, ‘dpw’ ), ‘manage_options’, ‘welcome-pack’, array( ‘DP_Welcome_Pack_Admin’, ‘admin_page’ ) );

  • Profile picture of KatieBen KatieBen said 7 months, 2 weeks ago:

    Okay, I’ve deactivated all plugins, deleted welcome pack keys in wp_options, reverted to twenty eleven, reactivated the welcome pack – still no dice. :/ Tried replacing add_options_page with add_submenu_page, that didn’t work. What could I be missing? I’m not sure what to try next.. thanks.

  • Profile picture of Paul Gibbs Paul Gibbs said 7 months, 2 weeks ago:

    @katieben are you using multisite? Are you logging in as a site admin when trying this? And I assume you’re using Welcome Pack 3.x ?

  • Profile picture of Andrés Richero Andres Richero said 7 months, 2 weeks ago:

    Hi everybody.
    I´m using WP 3.2.1 MultiSite + BuddyPress 1.5 + Welcome Pack 3.1
    Can´t find admin menu neither on site admin nor in network admin.
    Any clue on how to fix this?
    Thanks