Title: LESIMOON's Replies | WordPress.org

---

# LESIMOON

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 87 total)

1 [2](https://wordpress.org/support/users/lesimoon/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lesimoon/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/lesimoon/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/lesimoon/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/lesimoon/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/lesimoon/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Mail (2)](https://wordpress.org/support/topic/mail-2-6/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/mail-2-6/#post-9359736)
 * Add the folowing in the “From” field :
    `Your Business <your@business.com>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] getting POST 403 () error when i submit](https://wordpress.org/support/topic/getting-post-403-error-when-i-submit/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years ago](https://wordpress.org/support/topic/getting-post-403-error-when-i-submit/#post-9226420)
 * Download : [https://downloads.wordpress.org/plugin/contact-form-7.4.7.zip](https://downloads.wordpress.org/plugin/contact-form-7.4.7.zip)
 * unzip and extract it in site/plugin/contact form 7
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] getting POST 403 () error when i submit](https://wordpress.org/support/topic/getting-post-403-error-when-i-submit/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years ago](https://wordpress.org/support/topic/getting-post-403-error-when-i-submit/#post-9219400)
 * I have the same problem.
    I’m using custom script before sending the email with
   this action :
 * `add_action( 'wpcf7_before_send_mail', 'function_name' );`
 * Do you? If yes, it might be the problem.
    BTW, I rolled back to version 4.7 and
   everything is OK.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Compliance by Hu-manity.co] Trasparent background](https://wordpress.org/support/topic/trasparent-background/)
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/trasparent-background/#post-9120585)
 * Any link to your site to help you ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Share, Social Login and Social Comments Plugin - Super Socializer] Social Login before default registration](https://wordpress.org/support/topic/social-login-before-default-registration/)
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/social-login-before-default-registration/#post-8551563)
 * I just see stackexchange it was impossible to add custom fields before default
   fields.
    The only way would be to create a 100% custom form.
 * I will share it here if I find enough motivation to do it.
 * By the way, I see on other topic you were an excellent support. Keep up the good
   work !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Share, Social Login and Social Comments Plugin - Super Socializer] Social Login before default registration](https://wordpress.org/support/topic/social-login-before-default-registration/)
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/social-login-before-default-registration/#post-8551358)
 * I managed to put it at the very end of the registration form (after my custom
   inputs) by adding a priority in the add_action hook:
 *     ```
       if(isset($theChampLoginOptions['enableAtRegister']) && $theChampLoginOptions['enableAtRegister'] == 1){
       	add_action('register_form', 'the_champ_login_button',11);
       }
       ```
   
 * But I don’t know how I can put it at the very begining 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Compliance by Hu-manity.co] Trasparent background](https://wordpress.org/support/topic/trasparent-background/)
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/trasparent-background/#post-8453179)
 * You rock !
    I didn’t know why I didn’t think about it before. By the way, I did
   it with #cookie-notice {background: rgba(0, 0, 0, 0.5) !important;}
 * #cookie-law-info-bar didn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Configuration error](https://wordpress.org/support/topic/configuration-error-13/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/configuration-error-13/#post-7715796)
 * Can you provide a screenshot or your “form” and “e-mail” tab code? (don’t show
   your real email address :)).
    Maybe I will find out the problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Configuration error](https://wordpress.org/support/topic/configuration-error-13/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/configuration-error-13/#post-7715773)
 * Hey,
 * As you said, the email adress needs to be required.
    Also, make sure you use 
   email format and not text format :
 * **GOOD** : [email* your-email]
    **BAD**: [email your-email] **BAD**: [text* your-
   email] **BAD**: [text your-email]
 * Also, I don’t know if you can add name and first name in Reply-To:
    Just try:
   Reply-To: [your-email]
 * If they don’t enter mail, just don’t add reply-to in additional header :p
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Compliance by Hu-manity.co] Trasparent background](https://wordpress.org/support/topic/trasparent-background/)
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/trasparent-background/#post-7712139)
 * Hey,
 * Thanks for the answer. I would understand if you add it in the pro version.
    
   Keep up the good work.
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] There was an error trying to send your message. Please try again later.](https://wordpress.org/support/topic/there-was-an-error-trying-to-send-your-message-please-try-again-later-15/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/there-was-an-error-trying-to-send-your-message-please-try-again-later-15/#post-7673627)
 * [http://contactform7.com/faq/#After_submitting_the_form_I_get_an_error_message](http://contactform7.com/faq/#After_submitting_the_form_I_get_an_error_message)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 Recieved successful email send message but not receiving email](https://wordpress.org/support/topic/contact-form-7-recieved-successful-email-send-message-but-not-receiving-email/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/contact-form-7-recieved-successful-email-send-message-but-not-receiving-email/#post-7666422)
 * Try [mail-tester](https://www.mail-tester.com).
    Set the given email in the “
   To:” section of your contact form and send a message.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Radio button validation in Contact form 7](https://wordpress.org/support/topic/radio-button-validation-in-contact-form-7-8/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/radio-button-validation-in-contact-form-7-8/#post-7672916)
 * Why don’t you just set a default choice?
 * [radio radio-999 **default:1** “1st choice” “2nd choice”]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] My contact page does not working](https://wordpress.org/support/topic/my-contact-page-does-not-working/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/my-contact-page-does-not-working/#post-7672915)
 * How are we supposed to help you. You just say “it doesn’t work” without giving
   any detail or screenshot of your form.
    You may find your solution by reading
   [FAQ](http://contactform7.com/faq/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Validate Sum of 2 Fields](https://wordpress.org/support/topic/validate-sum-of-2-fields/)
 *  [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/validate-sum-of-2-fields/#post-7671084)
 * Not sure if it will work but it worth the try.
 * In the before_send_mail hook, catch the values and verify if A + B < 180
    If 
   not, define a value of 999 to A and 999 to B.
 * Add this function in function.php (‘tag-A’ must be the name of your tag)
 *     ```
       add_filter( 'wpcf7_validate_number*', 'tag-A-validation', 20, 2 );
   
       function tag-A-validation( $result, $tag ) {
       	$tag = new WPCF7_Shortcode( $tag );
   
       	if ($tag->name == 'tag-A'){
       		$tagA = $_POST['tag-A'];
       		if ( $tagA == 999 ) {
       			$result->invalidate( $tag, "A + B must be < 180");
       		}
       	}
           return $result;
       }
       ```
   

Viewing 15 replies - 1 through 15 (of 87 total)

1 [2](https://wordpress.org/support/users/lesimoon/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lesimoon/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/lesimoon/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/lesimoon/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/lesimoon/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/lesimoon/replies/page/2/?output_format=md)