views_embed_view() not rendering correctly

Created on 1 July 2013, almost 11 years ago
Updated 22 May 2024, about 1 month 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.69.0 2024