Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Need to check if bp_profile_field_data() has data


tubruk
Participant

@tubruk

as I said I’ve got something like

div stlye …
img src=image.png…
bp_profile_field_data( ‘field=About Me’ );
end div

and I want only to show div style if the field about me is filled out otherwise I get a picture and the div style with an empty place.

Skip to toolbar