Skip to:
Content
Pages
Categories
Search
Top
Bottom

Unlink Profile Page Title (Username)


  • xiot
    Participant

    @xiot

    Hello friends!

    I was wondering if someone could help me with my issue. On the image i’ve attached you can see my BP Profile – Edit Page. As you can also see I have modified it, since I don’t need a complete Profile. Just the Edit Page.

    Now i can’t figure out where to change the Page Title of the Profile! (Here named “Admin”) I don’t want it to be a Link, because firstly it sends me to the usual profile (which I don’t need), secondly i have some CSS issues with my visited Links. (either I cant see the Username in the Page Title, or i can’t see other links due to the white background of my Page!)

    Unfortunately i couldn’t find the correct file where to change the linked title to a simple unlinked title.

    I hope you guys can help me as always!
    Thanks in advance!

    Cheers, Lars

    Page Title

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

  • xiot
    Participant

    @xiot

    I am still searching for a solution, but i cant find the correct file!

    Can anybody help? I know that i just need to delete a href around a certain function. But no luck with finding it! 🙁


    xiot
    Participant

    @xiot

    I still can’t find the right file.. any ideas? Thanks in advance


    xiot
    Participant

    @xiot

    Can anyone maybe link or recommend a person i can contact directly? It seems that this is a harder question than I thought. I really need help with this issue.

    Thanks and greeting, Lars

    Not sure why you have a user name in that position it’s not a standard layout by the looks of it, are you using a custom theme? If so we need to know this and if it is we are not likely to be able to tell you where the customization lives although one might assume /members/single/profile/edit.php or it may just be the standard header user name in which case it’s /members/single/member-header.php


    xiot
    Participant

    @xiot

    @hnla

    Hi Hugo, thanks for your reply!

    Yes i am using a custom template. It’s called Themezee Synergie.

    I found out that this it is using the same CSS as a post/page title. Unfortunately i cannot find out where to edit what is written in the title. Never done that before. I guess I won’t be able to completely unlink it, but maybe change the destination of the link, that it doesn’t lead to profile directly rather to the edit part of the profile.

    Maybe you have an idea how to achieve that. Just tell me wether you need more informations.

    Have a read of this guide to how BP uses templates in theme compatibility mode and how to overload templates so they can be edited in your theme folder.
    https://codex.buddypress.org/theme-development/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/


    xiot
    Participant

    @xiot

    @hnla

    Hi Hugo, thanks for the advice!

    I tested it out, but still no luck with that. I contacted the Theme creator of the template i’m using, but when i change the post title to not act as a link. The Buddypress Profile Title is still a Link.

    It doesn’t act 100% like a common post title. Within the title it is a normal link. So it catches the CSS for a link, while a normal Post title uses its own styles.

    I checked my code when whatching the site and it shows me the divs it it creating.

    <div id="page-0" class="post-0 bp_members type-bp_members status-publish hentry">
    				
    				<h2 class="page-title"><a href="http://mysite.com/member/admin/">Admin</a></h2>
    

    and so on.

    I can’t find out what I have to change that it’s not a a link anymore.

    Any advice?

    Thanks so far, i really appreciate your help Hugo.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Unlink Profile Page Title (Username)’ is closed to new replies.
Skip to toolbar