Profiles

  • Member Since: October 27th, 2016
  • Find me on:
  • Created a topic, Some initial issues manipulating the php code, but now it works great!, on the site WordPress.org Forums:
    I needed time to figure out how to manipulate the php …

  • Posted a reply to Validate Sum of 2 Fields, on the site WordPress.org Forums:
    I solved it. Please look at the last post here: https://wordpress.org/support/topic/sum-validation/#post-8543047

  • Posted a reply to Sum validation, on the site WordPress.org Forums:
    In contact-form-7/includes/functions.php: add_filter( 'wpcf7_validate_text', 'custom_ROOM1SUM_validation_filter', 20, 2 ); function custom_ROOM1SUM_validation_filter( $result, $tag ) { $tag…

  • Posted a reply to Validate Sum of 2 Fields, on the site WordPress.org Forums:
    Hi there, is anybody still on this topic, 'cause I'm trying to figure out the…

  • Posted a reply to Sum validation, on the site WordPress.org Forums:
    Hi Takayuki, thanks for you reply. I did get the idea from that code, but…

  • Created a topic, Sum validation, on the site WordPress.org Forums:
    Hi there! I'm trying to insert an error message wheth…

  • Posted a reply to Display day of week (Mon, Tue, etc.) in email, on the site WordPress.org Forums:
    Cannot help, I still haven't solve it...

  • Created a topic, What I was looking for! Quello che cercavo!, on the site WordPress.org Forums:
    Plugin version used: 0.2.2 The plugin allowed me to c…

  • Posted a reply to Receiving an entire group (with nested group and fields) as a body message, on the site WordPress.org Forums:
    I will be waiting for the next version then ^^, PS: Yes, sure. Here the…

  • Posted a reply to Display day of week (Mon, Tue, etc.) in email, on the site WordPress.org Forums:
    Hi there! I have the same problem... Could you solve it?

  • Posted a reply to Receiving an entire group (with nested group and fields) as a body message, on the site WordPress.org Forums:
    You know why I asked? Before I tried to create the contact form on wordpress.com,…

  • Posted a reply to Conditional Fields not showing randomly, on the site WordPress.org Forums:
    I think: In FORM section: [select* select-01 "1. Privat versichert" "2. Beihilfeberechtigt" "3. Selbstzahler"] [group…

  • Posted a reply to Receiving an entire group (with nested group and fields) as a body message, on the site WordPress.org Forums:
    In other words, the only way is to insert every single fields in the body…

  • Created a topic, Receiving an entire group (with nested group and fields) as a body message, on the site WordPress.org Forums:
    Hi there! I am trying to figure out a contact form fo…