Shortcode [rtmedia_gallery]

Hi,

I have a question about shortcode [rtmedia_gallery]:
It doesn’t work inside any buddypress profile page and works on all other pages.

To do a test I put following code right under <?php wp_head(); ?> in Single.php file of my theme:

<?php echo do_shortcode('[rtmedia_gallery global="false" media_type="all"]'); ?>

It works on all WordPress pages, but doesn’t work on buddypress pages like /users, /users/username/profile etc.

I have also tried <?php rtmedia_gallery(); ?> with same result.

I have
BuddyPress v. 1.8.1
rtMedia for WordPress, BuddyPress and bbPress v. 3.2.7

What I need to do it to show Media not on separate profile page, but on users/username/profile/ and users/username/profile/edit/group/1/.

Is there any way to do it?

Thank you!
Best Regards,
Ilya

@kopcap - This is a known issue and we are still looking into this -> https://rtcamp.com/support/topic/custom-shortcode-not-working-on-custom-buddypress-member-template/