• Resolved asif-sk

    (@asif-sk)


    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

    • This topic was modified 9 years ago by asif-sk. Reason: image added
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @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

    (@asif-sk)

    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

    (@imagely)

    @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.