• Resolved artemis21

    (@artemis21)


    Hi,
    is it possible to show the Contact Form 7 subscribe checkbox with shortcode instead of the default shortcode given in the settings? I need to display the checkbox with different labels on different pages, because I have many forms, but the label should be different. The settings only allow for one text, is it possible to have more?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @artemis21,

    You can use the following code which the shortcode adds.

    <input type="checkbox" name="_mc4wp_subscribe_contact-form-7" value="1" checked="checked">

Viewing 1 replies (of 1 total)

The topic ‘Different CF7 checkboxes’ is closed to new replies.