Title: dpeek's Replies | WordPress.org

---

# dpeek

  [  ](https://wordpress.org/support/users/dpeek/)

 *   [Profile](https://wordpress.org/support/users/dpeek/)
 *   [Topics Started](https://wordpress.org/support/users/dpeek/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dpeek/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dpeek/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dpeek/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dpeek/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dpeek/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AI Engine - The Chatbot, AI Framework & MCP for WordPress] Tags/Shortcode](https://wordpress.org/support/topic/tags-shortcode-3/)
 *  Thread Starter [dpeek](https://wordpress.org/support/users/dpeek/)
 * (@dpeek)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/tags-shortcode-3/#post-16582568)
 * Well, primarily, this is something that would improve the bulk post-generator
   feature. Obviously, you already have most assistant tools at the single post 
   level. But if we could leverage more popular shortcode plugins inside the templates(
   both single/bulk in AI Generator), that sure would give more control over layouts
   for bulk posts which to me would add a lot of value to the bulk generator by 
   removing touch up work needed later. These two popular plugins come to mind:
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [https://wordpress.org/plugins/shortcoder/](https://wordpress.org/plugins/shortcoder/)
 * Of course, I could be overlooking something you’ve already done 🙂
 * Absolutely loving your plugin bro. Would love to see scheduling added to bulk
   generation—just some simple drip feed settings. But there are plugins that do
   that already from other ends I guess.
 * Another idea for bulk generate roadmap – Rankmath integration, or at least a 
   way to GPT generate meta fields from bulk generator panel.
    -  This reply was modified 3 years, 2 months ago by [dpeek](https://wordpress.org/support/users/dpeek/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Schemeable Sliding Panel] [Plugin: Schemeable Sliding Panel] Layering conflict](https://wordpress.org/support/topic/plugin-schemeable-sliding-panel-layering-conflict/)
 *  Thread Starter [dpeek](https://wordpress.org/support/users/dpeek/)
 * (@dpeek)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-schemeable-sliding-panel-layering-conflict/#post-3102824)
 * Thanks for the tip. I’ve inserted that css and it does allow the two fixed elements
   to finally co-exist, but now the main page content when scrolled up slides above
   and over the nav bar and not behind it.
 * It’s soo close to everything playing nice. Again I’ve been grappling with it 
   in firebug, tried to set z-index of the navbar to a number, but yea only ‘auto’
   will allow it to play nice with the other fixed one.
 * Hoping you could work some final magic?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Group Hierarchy] [Plugin: BP Group Hierarchy] Different tabs on parent groups?](https://wordpress.org/support/topic/plugin-bp-group-hierarchy-different-tabs-on-parent-groups/)
 *  [dpeek](https://wordpress.org/support/users/dpeek/)
 * (@dpeek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-bp-group-hierarchy-different-tabs-on-parent-groups/#post-2982352)
 * I have a similar goal, and here is the function that works (as of BP 1.6) to 
   remove a tab (in this case the activity tab):
    $bp->bp_options_nav[$bp->groups-
   >current_group->slug][‘activity’] = false;
 * What I can’t seem to manage is how the conditional calling code should look or
   even where it should be in this case. The simplest approach would be to obviously
   throw it in bp-custom.php like usual, which I’ve tried, using the following code:
 * if ( bp_group_hierarchy_has_parent()) {
 *  $bp->bp_options_nav[$bp->groups->current_group->slug][‘members’] = false;
 *  }
 * But naturally it fails to undefined function error. I’ve tried to include the
   hierarchy class file, and setup a new handler for the class, but that fails to
   a ‘cannot redeclare class’.
 * What’s the easiest way to access that function from bp-custom.php?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[rtMedia for WordPress, BuddyPress and bbPress] [Plugin: BuddyPress Media Component] Group Adaptation](https://wordpress.org/support/topic/plugin-buddypress-media-component-group-adaptation/)
 *  Thread Starter [dpeek](https://wordpress.org/support/users/dpeek/)
 * (@dpeek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-buddypress-media-component-group-adaptation/#post-3001850)
 * Or, setting it to tie to a group outright, and not to a user, or whatever adaptation
   would be easier.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Groups Extras] [Plugin: BuddyPress Groups Extras] Nothing happens when I want to create a page](https://wordpress.org/support/topic/plugin-buddypress-groups-extras-nothing-happens-when-i-want-to-create-a-page/)
 *  [dpeek](https://wordpress.org/support/users/dpeek/)
 * (@dpeek)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-buddypress-groups-extras-nothing-happens-when-i-want-to-create-a-page/#post-2835703)
 * Having the very same issue the OP. Nothing happen when creating a page or field.
   No error to report either. I sure hope the dev decides to keep this plugin going
   as it was easily one of my favorite BP plugins till it stopped working.

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