Title: Achim's Replies | WordPress.org

---

# Achim

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 110 total)

1 [2](https://wordpress.org/support/users/ar7/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/ar7/replies/page/3/?output_format=md) … 
[6](https://wordpress.org/support/users/ar7/replies/page/6/?output_format=md) [7](https://wordpress.org/support/users/ar7/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ar7/replies/page/8/?output_format=md) [→](https://wordpress.org/support/users/ar7/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Docs] no more access to revisions](https://wordpress.org/support/topic/no-more-access-to-revisions/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/no-more-access-to-revisions/#post-18174221)
 * forgot to mark as solved… sorry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Docs] Delete attachment?](https://wordpress.org/support/topic/delete-attachment-4/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/delete-attachment-4/#post-18174216)
 * Ok, there is a button, we didn´t see before.
 * THANK YOU for this GREAT plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Docs] no more access to revisions](https://wordpress.org/support/topic/no-more-access-to-revisions/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/no-more-access-to-revisions/#post-18168002)
 * Ok David, THANK YOU for such quick support! 🙂
 * Seems like rtmedia is interfering heavily…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] #_EVENTBPGROUPNAME is GONE!](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/#post-17862770)
 * Thank you, Jon.
 * Unfortunately, this code is not having any effect in our code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Embed Privacy] Buddypress activity stream?](https://wordpress.org/support/topic/buddypress-activity-stream-3/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/buddypress-activity-stream-3/#post-17862696)
 * Ok, thank you 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] #_EVENTBPGROUPNAME is GONE!](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/#post-17853906)
 * … in bp-custom.php, it makes a critical error.
 *     ```wp-block-code
       <code><?phpadd_filter('em_event_output_placeholder', 'my_em_styles_placeholders', 1, 3);function my_em_styles_placeholders( $replace, $EM_Events, $result ) {    if( preg_match( '/#_EVENTBPGROUPNAME.*/', $result ) && !empty($EM_Event->group_id) && function_exists('groups_get_group') ) {        $group = groups_get_group( array( 'group_id' => $EM_Event->group_id) );        $replace = $group->name;    }    return $replace;}?></code>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event oscillates (info constantly switched on and off)](https://wordpress.org/support/topic/event-oscillates-info-constantly-switched-on-and-off/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/event-oscillates-info-constantly-switched-on-and-off/#post-17853328)
 * With “overwrite with formats” activated,
 * #em-view-… .em-event-single
 * rapidly changes between
 * .size-medium and .size-small
    -  This reply was modified 1 year, 10 months ago by [Achim](https://wordpress.org/support/users/ar7/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] #_EVENTBPGROUPNAME is GONE!](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/#post-17850718)
 * Thank you, Jon.
 * This doesn´t seem to work for us though… Changes nothing…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Embed Privacy] Buddypress activity stream?](https://wordpress.org/support/topic/buddypress-activity-stream-3/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/buddypress-activity-stream-3/#post-17850714)
 * This really seems to be a great plugin, and it would be SO cool, if it worked
   there too!
 * Thank you, best wishes. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Hide events of private buddypress groups?](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/#post-17850131)
 * Thanks – have a marvellous time 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Hide events of private buddypress groups?](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/#post-17849907)
 * No. I think it wasn´t.
 * Might be an explanation, a way to work with it.
 * BUT ideally, event visibility should change with group status, shouldn´t it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Hide events of private buddypress groups?](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/hide-events-of-private-buddypress-groups/#post-17849340)
 * In [https://vkl.0rga.net](https://vkl.0rga.net), most of the wednesday events
   are in a private group.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qwizcards | online quizzes and flashcards] Automatically shuffle the flashcards at start?](https://wordpress.org/support/topic/automatically-shuffle-the-flashcards-at-start/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/automatically-shuffle-the-flashcards-at-start/#post-17816281)
 * Ok, thank you 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] #_EVENTBPGROUPNAME is GONE!](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/_eventbpgroupname-is-gone/#post-17816276)
 * Hi Jon, thank you 🙂
 * Is there ANY way to display the group an event belongs to?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Cannot edit tooltip text anymore!](https://wordpress.org/support/topic/cannot-edit-tooltip-text-anymore/)
 *  Thread Starter [Achim](https://wordpress.org/support/users/ar7/)
 * (@ar7)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/cannot-edit-tooltip-text-anymore/#post-17816269)
 * Hi Jon,
 * thank you for your answer.
 * Still, we can´t find that in our settings!
 * We tried all modes (extended, super extended, normal).

Viewing 15 replies - 1 through 15 (of 110 total)

1 [2](https://wordpress.org/support/users/ar7/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/ar7/replies/page/3/?output_format=md) … 
[6](https://wordpress.org/support/users/ar7/replies/page/6/?output_format=md) [7](https://wordpress.org/support/users/ar7/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ar7/replies/page/8/?output_format=md) [→](https://wordpress.org/support/users/ar7/replies/page/2/?output_format=md)