aburget
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddypress xProfile Rich Text Field] Formatting ParagraphHI!
Fine. This works. You are my friend.
-> http://www.dot-ev.de/apparat_abstrakt/Forum: Plugins
In reply to: [Buddypress xProfile Rich Text Field] Formatting Paragraphwhat was copy paste, i needed if else several times, e.g. no images than show current conventions …
i remove it, now only echo, but still the same …
Forum: Plugins
In reply to: [Buddypress xProfile Rich Text Field] Formatting ParagraphSee below:
<?php if ( $Kurzinfo = bp_get_profile_field_data( ‘field=Kurzinfo’ ) ) : ?>
<?php echo bp_member_profile_data( ‘field=Kurzinfo’);?>
<?php endif ?>thx
andrewForum: Plugins
In reply to: [Buddypress xProfile Rich Text Field] Formatting ParagraphHi,
look here: http://www.dot-ev.de/apparat_abstrakt/
In the Backend the user write down his info. Paragraphs shown in the editor. In the frontend there are no <p> inside/shown.
regards
andrewNo, doesn*t work. Only get the ID of the custom post, but not the_title or excerpt.
Sorry.thx
andrewNo, doesn`t work. returns Buddypress Member Name as title.
I want to show the select entries of custom post type selector.
Sorry.thx
andrewThx.
Do you got an code example?
I tried <?php echo bp_member_profile_data(‘field=Event’, $post_id); ?>
but i still get only the post id.
regards
andrew