I'm using a select menu-121 with options like "Autumn | Winter" "Spring | Summer". I put the code [menu-121] inside the mail markup, but only the last word of one of those choices is printed: Winter or Summer, not Autumn | Winter or Spring | Summer.
I'm using a select menu-121 with options like "Autumn | Winter" "Spring | Summer". I put the code [menu-121] inside the mail markup, but only the last word of one of those choices is printed: Winter or Summer, not Autumn | Winter or Spring | Summer.
http://contactform7.com/blog/2009/11/26/selectable-recipient-with-pipes/
You can disable the pipe feature by adding
define ('WPCF7_USE_PIPE', false);
to your wp-config.php.
Thanks very much!
Did I miss it in the faq's? I did read them.
You must log in to post.