Is it possible to create a block that just has the username, photo and status without the edit / delete links? I tried cloning the view and removing the fields but that did not work.

Comments

icecreamyou’s picture

Status: Active » Fixed

Yes. (But note that the edit/delete links only appear for users who have permission to see them -- so if that's what you're worried about, don't worry.)

Make sure that you remove the edit/delete fields specifically from the Block display of the view, and then remove the [edit] and [delete] tokens from the overridden text in the Facebook-style Statuses: Created time field. Save the new view. Then ensure that you actually switch the view the block is using (in the block's settings) to your new, clone view rather than the original cloned one.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Madbreaks’s picture

While IceCreamYou's solution sounds fun and all, I'd recommend clicking the checkbox next to "Do not show hover links over views" on the Views >> Tools page. :)