views_embed_view() not rendering correctly

Created on 1 July 2013, over 11 years ago
Updated 22 May 2024, 6 months ago

Hi, my custom filter is:

Search: /\[search](.+?)\[\/search]/
Replace: $result = views_embed_view('firmensuche', 'block_5_results',$matches[1]);
return $result;

PHP On

The nodes are not rendered correctly. On display in the view i use rendered entity.

For example guest-users can see the contextual links like edit, delete or manage display.

Is there any solution for this problem?

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇩🇪Germany sensifreak

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024