Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Miguel López

    (@atallos)

    Sorry, but I’m not sure I understand what do you want to do. Can you explain a little more, please?

    Thread Starter misad91

    (@misad91)

    when we offer up mouse “asdasd” writes me down to the link, that is, blue is. I’m interested in how it is possible to somehow turn it off, you fill in some of their information not to be the link to finding friends, rather than just text.

    http://img835.imageshack.us/img835/7105/24509350.png

    Plugin Author Miguel López

    (@atallos)

    I think to turn the automatic links off you need to do this: Read this post

    I’ve tried and if you put this code in your functions.php it will work:

    remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9);

    Thread Starter misad91

    (@misad91)

    thank you, it’s work!
    And do u know how that content be Bold?

    Plugin Author Miguel López

    (@atallos)

    You can use css:

    table.profile-fields .data p { font-weight: bold; }

    I think this should work.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘links turn off’ is closed to new replies.