@mllapan
6 years ago
<?php // Get the Cover Image $member_cover_image_url = bp_attachments_get_attachment('url', array( 'object_dir' => 'members', 'item_id' => bp_loggedin_user_id(), )); ?> <img src="<?php echo $member_cover_image_url; ?>">
Try this with that plugin and it won’t work at all.
@danbp you’re boring with that plugin in every single topic about default cover image.
I am looking to set default cover image too, but without overriding the existing ones.
That plugin SUCKS!