I,
I'm trying to insert some view block to some node, speciality in the content section.
I find the "page manager/panels" modules solutions but the view module aren't listed in the block selection list :(
I try an other way :
create a new content type, with a field reference to the view entity. (if i'm referencing to block entity, i can't select some view block neither)
for not it's only adding a link to the edit page of the view.
So i'm trying to render instead the view, in the page hook of my theme
with some thing like this :