| | |

How to add @mention in Buddypress single media page (or rtMedia single page)?

How to add @mention in Buddypress single media page (or rtMedia single page)? Copy the codes below to your functions.php Next is override the media-single.php file in your theme folder (wp-content/themes/my-theme/rtmedia/media) . The file path output must be wp-content/themes/my-theme/rtmedia/media/media-single.php. Open the media-single.php in your text editor and find the and replace with the codes below….

|

How to merge your personal and friends activity stream using Buddypress WordPress plugin?

Hi guys, having a trouble on how to merge your personal and friends activity stream using Buddypress WordPress plugin? Codes below may help you to solve the issue. The codes will apply only in your personal activity but it is includes the friends activity also. For more details and additional parameters, read it here https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/….

| |

How to fix the Buddypress comment button issue using The7 WordPress themes?

Do you have issues in comment button in Buddypress activity page? When clicking the comment button the page keeps on reloading the whole page? And you are using The7 WordPress themes? The code below will show you how to fix the Buddypress comment button issue using The7 WordPress themes?