Helping you Build Your Own Social Network!

Faster, better and easier!

ghost hypertext links showing up in profiles

(2 posts) (2 voices)
  • Started 4 months ago by dmdwebdesigns
  • Latest reply from Brajesh Singh

  1. I am not sure what is causing this issue... but on our members profiles in their bio area... we get ghost hyper-links. Randomly selected text gets turned into a hypertext link and we don't know why.

    See this users profile for an example:

    'http://divatoolbox.com/members/cherivalentine/profile/'

    Can someone give me some direction to look at to what may be causing this?

    Posted 4 months ago #
  2. Hi,
    Please add this line to your theme's functions.php

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

    That should remove it.

    Posted 4 months ago #

Reply

You must log in to post.