Title: Plugin causing incorrect redirection issue
Last modified: May 25, 2017

---

# Plugin causing incorrect redirection issue

 *  Resolved [asif-sk](https://wordpress.org/support/users/asif-sk/)
 * (@asif-sk)
 * [9 years ago](https://wordpress.org/support/topic/plugin-causing-incorrect-redirection-issue/)
 * Hello,
 * I have latest version of wordpress and all plugins installed.
 * On my website i have buddypress and bbpress installed.
 * The issue is when i try to view any user “profile” tab it redirects me to a blog
   post instead of showing its profile. Its only happening with profile tab and “
   Nextgen” plugin activated (other tabs are working correctly). If i deactivate
   the plugin, then it loads profile page correctly.
 * ![Profile Tab](https://i0.wp.com/image.ibb.co/cAzFtF/profile_tab.jpg?ssl=1)
    -  This topic was modified 9 years ago by [asif-sk](https://wordpress.org/support/users/asif-sk/).
      Reason: image added

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

 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [9 years ago](https://wordpress.org/support/topic/plugin-causing-incorrect-redirection-issue/#post-9167622)
 * [@asif-sk](https://wordpress.org/support/users/asif-sk/) – Unfortunately this
   is a long standing intermittent issue with BuddyPress, the following may help
   although we can no longer guarantee compatibility with BuddyPress at this time.
 *     ```
       /** BuddyPress Re-Directs */
       add_filter( 'bp_do_redirect_canonical', '__return_false' );
       ```
   
 * Thanks!
 * – Cais.
 *  Thread Starter [asif-sk](https://wordpress.org/support/users/asif-sk/)
 * (@asif-sk)
 * [9 years ago](https://wordpress.org/support/topic/plugin-causing-incorrect-redirection-issue/#post-9175544)
 * I have tried adding this in my themes functions.php file, but no success. Its
   still redirecting profile links to blog post.
 *  Plugin Contributor [Imagely](https://wordpress.org/support/users/imagely/)
 * (@imagely)
 * [9 years ago](https://wordpress.org/support/topic/plugin-causing-incorrect-redirection-issue/#post-9177089)
 * [@asif-sk](https://wordpress.org/support/users/asif-sk/) – Unfortunately we do
   not have more to offer at this time. Perhaps the BuddyPress author(s) could shed
   some light onto this issue?
 * Thanks!
 * – Cais.

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

The topic ‘Plugin causing incorrect redirection issue’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

## Tags

 * [nextgen](https://wordpress.org/support/topic-tag/nextgen/)
 * [profile](https://wordpress.org/support/topic-tag/profile/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * 3 replies
 * 3 participants
 * Last reply from: [Imagely](https://wordpress.org/support/users/imagely/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-causing-incorrect-redirection-issue/#post-9177089)
 * Status: resolved