digitz
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Contact form linking to home pagfeThere might be a problem with your template.
Check that first and update us.Forum: Plugins
In reply to: Contact Form 7 – Data not in email messageNothing to it. Just insert the custom fields in the form results dedign section as follows:
[fieldname]
fieldname is the name of the custom field in brackets. Just insert all the needed custom tags and hit SAVE.
Good luck.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Not send all the dataDo this in the form results IFRAME:
Insert these inside the frame and hit SAVE:
[your-website]
[your-message]Cheers ??
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Attachments not getting attachedI’ve changed the email addresses so they won’t be collected by spam bots:
Return-Path: <digitall.web320.opentransfer.com> Delivered-To: serv-musavis.c0m Received: (qmail 3181 invoked by uid 399); 14 Mar 2009 21:00:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on mail311.opentransfer.com X-Spam-Level: **** X-Spam-Status: No, score=4.7 required=5.0 tests=FORGED_YAHOO_RCVD,HTML_MESSAGE, MIME_HTML_ONLY,RDNS_NONE autolearn=disabled version=3.2.1 Received: from unknown (HELO smh04.opentransfer.com) (98.130.2.252) by mail311.opentransfer.com with ESMTP; 14 Mar 2009 21:00:52 -0000 X-Originating-IP: 98.130.2.252 Received-SPF: none (mail311.opentransfer.com: domain at web320.opentransfer.com does not designate permitted sender hosts) identity=mailfrom; client-ip=98.130.2.252; envelope-from=<digi.web320.opentransfer.com>; Received: from smh04.opentransfer.com (smh04 [127.0.0.1]) by smh04.opentransfer.com (Postfix) with ESMTP id 5A1732A814CC for <serv-musavis.c0m>; Sat, 14 Mar 2009 17:00:52 -0400 (EDT) Received: (from mail@localhost) by smh04.opentransfer.com (8.13.8/8.13.8/Submit) id n2EL0qb5005099 for serv-musavis.c0m; Sat, 14 Mar 2009 17:00:52 -0400 X-Authentication-Warning: smh04.opentransfer.com: mail set sender to [email protected] using -f Received: from web320.opentransfer.com (web320.opentransfer.com [98.130.2.65]) by smh04.opentransfer.com (Postfix) with ESMTP id 3D2DA2A814A7 for <servi-musavis.c0m>; Sat, 14 Mar 2009 17:00:52 -0400 (EDT) Received: from web320.opentransfer.com (rev.opentransfer.com.60.1.130.98.in-addr.arpa [127.0.0.1]) by web320.openter.com (8.13.8/8.13.8) with ESMTP id n2EL0p3S030948 for <serv-musavis.c0m>; Sat, 14 Mar 2009 17:00:51 -0400 Received: (from digitall@localhost) by web320.opentransfer.com (8.13.8/8.13.8/Submit) id n2EL0pqQ030943; Sat, 14 Mar 2009 17:00:51 -0400 To: serv-musavis*c0m Subject: =?UTF-8?B?2K/Ysdiu2YjYp9iz2Kog2K7Yr9mF2KfYqiDYqtix2KzZhdmHINin2Ybar9mE?= =?UTF-8?B?2YrYs9mKLdmB2KfYsdiz2Yo=?= Date: Sat, 14 Mar 2009 17:00:51 -0400 From: =?UTF-8?B?2LPbjNivINmF2KzbjNivINi12K/YsduM?= <majidgbox-yah00.com> Message-ID: <[email protected]> X-Priority: 3 X-Mailer: PHPMailer (phpmailer.sourceforge.net) [version 2.0.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/html; charset="UTF-8" X-EsetId: 2DC65F25DCB432367D86
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Attachments not getting attachedwhere can the email header be found?
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Attachments not getting attachedThe form upload element:
[file* file-598 filetypes:doc|docx|pdf|jpg|gif|zip|rar|]This is inserted in the attachment text field: [file-598]
Forum: Plugins
In reply to: [Contact Form 7]Sure, if you mean can the above formats be emailed to a certain destination, the answer is yes.
You can also limit the formats by using the pipe feature as follows:
[file* upload1 filetypes:doc|docx|pdf|jpg|gif|zip|rar|]
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] How do I resize the tag boxes?In the example above your form element is a text box, and your field name is text-835.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] How do I resize the tag boxes?try using this format:
[text text-835 10/10]
10 : max length
the other 10 after / : sizeThe size is the number of characters that fits in the text box.
The maximum length is the number of characters that can be inserted in your text box.10/10 means 10 characters out of 10 can be fitted in the text box.
Cheers
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] File Attachment IssuesThis is a bug related to version 1.9.2.2 and 1.9.3
Hopefully the developer will fix this issue in the next release.
BTW, I have the same problem with attachments and it doesn’t matter if you’ve limited the formats or not. In both situations the attachments won’t go through.
Forum: Fixing WordPress
In reply to: Contact Form 7 not sending all the dataYou should have [your-message] as is in your report design frame.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] File Upload Not Attaching FileThe text box resides in the form results section.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] File Upload Not Attaching FilePlease add [PhotoUpload] as is to your attached files text box and try it.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] 1.9.2 & 1.9.3 bugIn 1.9.2.2 and 1.9.3 when HTML is enabled for the form results, the form results are displayed with their tags in the emailed form. In other words the HTML is treated as text only.
Forum: Plugins
In reply to: Contact Form 7/ cannot send email (anymore)The problem is probably from your PHP Sendmail program. The configuration in your new host is probably different from your old host.
Contact your Hosting Support.
As an alternative you can configure SMTP to send your email messages.All these can be done in the configuration file in your website’s root.
Hope this helps.
Cheers ??