Title: 's Replies | WordPress.org

---

# hellosnitty

  [  ](https://wordpress.org/support/users/hellosnitty/)

 *   [Profile](https://wordpress.org/support/users/hellosnitty/)
 *   [Topics Started](https://wordpress.org/support/users/hellosnitty/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hellosnitty/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hellosnitty/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hellosnitty/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hellosnitty/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hellosnitty/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Contact Form 7 – Data not in email message](https://wordpress.org/support/topic/contact-form-7-14/)
 *  [hellosnitty](https://wordpress.org/support/users/hellosnitty/)
 * (@hellosnitty)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-14/#post-1022279)
 * Went back and cleaned up my coding…worked fine.
    sorry about above post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Contact Form 7 – Data not in email message](https://wordpress.org/support/topic/contact-form-7-14/)
 *  [hellosnitty](https://wordpress.org/support/users/hellosnitty/)
 * (@hellosnitty)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-14/#post-1022278)
 * Tried that and it didnt work.
    It just emails the exact thing I typed…. This 
   is the email I got
 * [your-message] [text* Your Name] [email* Your Email] [checkbox* Club exclusive“
   Copic 36A” “Copic 36B” “Copic 36C” “Copic 36D” “First Available”] [textarea Notes]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Contact Form 7] Formatting checkbox sets](https://wordpress.org/support/topic/plugin-contact-form-7-formatting-checkbox-sets/)
 *  [hellosnitty](https://wordpress.org/support/users/hellosnitty/)
 * (@hellosnitty)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-formatting-checkbox-sets/#post-1174938)
 * you dont need to do all of that.
    if you go into your css files for Contact 7
   do this: go to plugins, under Contact 7, there is an edit field, click that and
   go to your css files. Click on stylesheet.css in the next to the last code block…
   shouldlook like this… } span.wpcf7-list-item { margin-left: 0.5em; }
 * Change it to look like this:
 * }
    span.wpcf7-list-item { margin-left: 0.5em; display: block; }
 * thats it, save and youre done. very easy fix but they should have that already
   done. I think it looks like crap aligned that way
    HTH
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Contact Form 7] Selecting all checkboxes by selecting one](https://wordpress.org/support/topic/plugin-contact-form-7-selecting-all-checkboxes-by-selecting-one/)
 *  [hellosnitty](https://wordpress.org/support/users/hellosnitty/)
 * (@hellosnitty)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-selecting-all-checkboxes-by-selecting-one/#post-1073291)
 * I have a similar problem. I cannot get my form to let the filler check more than
   one checkbox.
    BUT…to make the checkboxes display vertically do this….. Go to
   your Plugins and under Contact 7 click Edit Go in your stylesheet.css scroll 
   down to the next to last code block. It should look like this:
 * }
    span.wpcf7-list-item { margin-left: 0.5em; }
 * Change that to look like this:
 * }
    span.wpcf7-list-item { margin-left: 0.5em; display: block; } Save and youre
   done!! 🙂 Let me know if you figure that out about the checkboxes! Good Luck
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Contact Form 7] Email successful but not hitting mail box?](https://wordpress.org/support/topic/plugin-contact-form-7-email-successful-but-not-hitting-mail-box/)
 *  [hellosnitty](https://wordpress.org/support/users/hellosnitty/)
 * (@hellosnitty)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-email-successful-but-not-hitting-mail-box/#post-1199580)
 * Im having the same problem. My site is [http://www.BellaGiggles.com](http://www.BellaGiggles.com)
   
   First, Im not sure how to “test” the form. I set it up and did all custom fields.
   I did add CAPTCHA but deleted it soon after, it did not look very professional.
   I added the form to my site. When I fill out the form I get “send successfull”
   but I never get anything in my email from the form. I am on a fairly new WP account
   as I recently moved all my site info over. I dont belive it would be anything
   with an old plugin. Any suggestions???

Viewing 5 replies - 1 through 5 (of 5 total)