wpcs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] NOT receiving all field dataOk, i got that to work. silly me didnt name the multiple instances differently so there was no distinction.
now i have another issue… cant get check boxes to work.
Form code:
<p>Please Select an Option Below
[checkbox OEM “OEM Cartridge”] </p>
[checkbox Compatible “Compatible Cartridge”]Message Body:
[checkbox OEM]
[checkbox Compatible]I have a similar issue. as with beanfair, I too have followed the instructions in the FAQ. My issue is not with check boxes, but with drop down selections.
I do hope someone can help. I believe our problems are similar.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Only getting partial form mailedALSO… the tags:
[PrinterModel]
[Color]
[CartridgeNumber]
are not showing up at all…
the tag:
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”]
is just showing up like it is here, without any distinction to a selected manufacturer.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Only getting partial form mailedok, changed some syntax and getting contact form fields. but still having trouble receiving the drop down form field selections. if you go to the site and see, i have 5 selections to choose printer models. not receiving them. I have my message tags as:
[your-name]
[CompanyName]
[CompanyAddress]
[your-email]
[ContactPhoneNumber]
1.
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”][PrinterModel]
[Color]
[CartridgeNumber]
2.
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”][PrinterModel]
[Color]
[CartridgeNumber]
3.
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”][PrinterModel]
[Color]
[CartridgeNumber]
4.
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”][PrinterModel]
[Color]
[CartridgeNumber]
5.
[PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”][PrinterModel]
[Color]
[CartridgeNumber]
[your-message]
Any help would be greatly appreciated.