I have a template on default_site that has an entries output with a search:body=“example” parameter.
When I view this template alone, or embed this template in another template on the same site it functions perfectly (as expected) however when I embed it from another site in this installation it returns all results.
Basically the search parameter is ignored.
Debugging:
the search param shows in the debug/output
dynamic is off
custom_fields are enabled
adding site_id=“1” or site=“default_site” or both doesn’t fix
I’ll take any ideas!
Thanks in advance