This topic has 2 replies, 2 voices, and was last updated 11 years by Douweboschma.

  • Author
  • #6380
     Douweboschma
    Participant

    Profile texts get stripped of all paragraphs creating one large paragraph in the multi-line-text fields. Is there a way around it? I tried it with html breaks and paragraphs but those get stripped.

    Is this common? Or does some plugin create this? If not, is there a way around it?

    Thanks!

    #6443
     SQadmin
    Keymaster

    Hi, Probably this is default functionality. Try searching buddypress forums. Try adding this to sweetdate-child/functions.php

    COPY CODE
    
    remove_filter( 'xprofile_get_field_data', 'wp_filter_kses', 1 );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #6456
     Douweboschma
    Participant

    Tred that one already. No luck with that 😉

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?