Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @nyodulf – You can try the following in your theme’s functions.php file:

    /** BuddyPress Re-Directs */
    add_filter( 'bp_do_redirect_canonical', '__return_false' );

    Unfortunately that is all we have to offer a this time.

    – Cais.

    Thread Starter nyodulf

    (@nyodulf)

    @photocrati – that’s not working for me. Could you explain what is going on? Why does NGG’s routing system interfere with any URLs that are not specific to galleries?

    Plugin Contributor photocrati

    (@photocrati)

    @nyodulf – NextGEN Gallery should not be causing any routing issues with non-gallery related URL paths … unfortunately BuddyPress has been an ongoing problem for our two plugins to stay compatible together.

    Please send us a Bug Report (https://imagely.com/report-bug/ … please reference this topic) so we can get a better look under the page at your site.

    Please include as many details as you can about your site and the issue at hand so we can move on this as fast as possible.

    Thanks!

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘NextGEN breaks BuddyPress links and nagivation’ is closed to new replies.