## How to Display Form

Product: Enardo - Blog & Magazine WordPress Theme
URL: https://hub.jkdevstudio.com/docs/enardo/tips-tricks/how-to-display-form
Updated: 2026-08-19

You can display a subscribe form in two different ways:

- Use the **Mailchimp Sign-Up Form** widget. Just drag it to any available place.
- (More preferred method) Use the **Shortcode** widget, just insert the shortcode of your subscribe form into it and drag it to any available place.

You can find the shortcode of your form by going to **MC4WP &gt; Form**To set the style of the form, go to the **Advanced tab**, find the custom class input field there, and enter one of the following classes:

- ```
    <strong>mailchimp-form-type-1</strong>
    ```

- ```
    <strong>mailchimp-form-type-2</strong>
    ```

- ```
    <strong>mailchimp-form-type-3</strong>
    ```

- ```
    <strong>mailchimp-form-type-4</strong>
    ```

- ```
    <strong>mailchimp-form-type-5</strong>
    ```

- ```
    <strong>mailchimp-form-type-6</strong>
    ```

### Reference

You can find the **subscribe forms demo page** in the following page: [https://enardo-theme.jd-dev-info.online/elements/elements-subscribe-forms/](https://maniel-theme.jd-dev-info.online/elements/elements-subscribe-forms/)