hello everyoneI'm building a dynamic blog page in Webstudio. The blog posts are fetched from a WordPress backend using GraphQL (via WPGraphQL). All content is dynamic and loads using Webstudio's GraphQL integration.
- I want to allow users to search blog posts using a simple search input (Server-side rendering only, )
- I need a language switcher button Works without external translation APIs (like Google Translate) without dublicate page