Dynamic Content

Our Dynamic Content features enable you to show different content to different users on the exact same page, depending on who’s visiting, how they found your site, or what fields they clicked in your form. You can even use it to create different layout variants in a post query.

  • Conditional Content Custom Filter

    The Conditional Content feature supports custom conditions that can be defined by other plugins or child themes. This allows developers to extend the available logic beyond the built-in options by registering their own evaluation methods. Options When selecting the condition type in the Conditional Content settings, the following options are available: Default (greyd_conditional_content_filter) – Uses […]

    Read more

  • Conditional Content

    The Conditional Content block allows you to display content only when specific conditions are met. It’s a wrapper block that renders its child blocks only if the defined logic evaluates as true. If the condition is not fulfilled, no output is generated — meaning no markup is rendered at all, not even hidden via CSS. […]

    Read more

  • Conditional fields

    The Conditional fields block in Greyd Forms allows you to create dynamic form behavior by conditionally displaying or hiding content based on user input. This block serves as a wrapper for other form blocks. Any content placed inside it will appear or disappear live on the frontend, depending on the form values entered by the […]

    Read more