• Resolved wizcomhosting

    (@wizcomhosting)


    I have an instance of contact form 7 on several pages with custom styling for the input fields. Unfortunately wpcf7 creates an ID that is of the form #wpcf7-f4288-p86-o2 where fxxxx is the form ID and pxx is the page ID.

    So, every time I use this form on a different page I have to add a separate rule.

    Workarounds please?

Viewing 1 replies (of 1 total)
  • Thread Starter wizcomhosting

    (@wizcomhosting)

    Obvious; add classes to the elements class:foobar in the element code on the form, bearing in mind that the order of things is important and this goes after the name and before the keyword ‘placeholder’

    like this: [text* your-name class:foobar placeholder “Your name”]

Viewing 1 replies (of 1 total)

The topic ‘Form IDs on different pages’ is closed to new replies.