Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • @cactuscat

    Participant

    Yeah, theme update cleared it. I spent 5 hours trying to find out why the trailing slash isn’t working, even telling it to force one. Clearing all of the plugins didn’t fix it. All other slashes work except for that specific header. I have to just keep fixing it manually I guess.

    @cactuscat

    Participant

    Alright, guess I just needed to eat.

    template-parts> header> buddypress-profile.php

    Under //User notifications, first <a class… add a ‘/’ between user_domain and notifications like so:

    bp_loggedin_user_domain( ) . '/' . $bp->notifications->slug )

    Forced the slash and now all is good.

    @cactuscat

    Participant

    Also wanted to add that none of my other links have any problems.

    @cactuscat

    Participant

    Well, that’s usually how it goes. Once you create a support thread, despite trying to resolve the problem for the last three hours, I managed to solve my problem within 10 minutes of my post. The issue is Youzify, and it was trying to call on a login page that did not exist. I’m not sure why this resulted in a redirect, but the problem has been solved since I corrected the URL.

    @cactuscat

    Participant

    I forgot to mention that I disabled all of the functions that I possibly could in BuddyPress, and it is still giving me the error.

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar