I discovered this code to create a shortcode that outputs the search term. Now I tried to insert this shortcode in my block element “page hero” to create an output like this:
You have searched for …
But in the page-hero element I get this error message when I try to paste the shortcode there:
Update failed. The response is not a valid JSON response.
Is there a better way to output the search term dynamically in page hero?