Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,830
- How-to & Troubleshooting
- 129,814
- Creating & Extending
- 25,864
- Requests & Feedback
- 9,509
- Third Party Plugins
- 9,821
- Showcase
- 3,317
- Ideas
- 1,382
- Miscellaneous
- 9,178
-
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.