digitz
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Contact Form 7] The message in the green box after sending…This option is currently not available.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] 1.9.2 & 1.9.3 bugThis topic is about Contact Form 7 release 1.9.2 & 1.9.3
Forum: Plugins
In reply to: [Plugin: Contact Form 7] contact form plugin not uploadingyou’ve probably uploaded it like this <folder-name>/wp-contact-form-7/
if that’s so, try uploading the main plugin folder in your main wp-plugin foelder.Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] No Email being receivedHave you set the receiving party’s email?
Have you checked to see if Sendmail is working on your server?The current version 1.9.3 already supports this feature, I think.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Please Help… “Thank You Page” ?!?!?Not available as of version 1.9.3
Forum: Fixing WordPress
In reply to: Trouble Aligning Full Input Fieldsyou can use HTML in your form. 😉
try using tables to align columns, or better define embedded CSS which again CF7 supports off the shelf.Good Luck
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Changing the content of the emails sendyou don’t need to change anything in the php, just change the form report template in the form page with whatever you like.
By the way, if you’re changing the language files, make sure you’re doing it correctly using the right method.
the language files are located in the language folder.Forum: Plugins
In reply to: Moving wp-config.php out of WP root folder for added securityanother idea for securing config.php would be obfuscating it using Zend Guard. 😉
Forum: Fixing WordPress
In reply to: Atom feed is broken since 2.5.1 updatehi,
My feeds are not showing at all.
I validated my FEED, and I get the following error. Don’t know what to do!! Any ideas?http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.musavis.com%2Ffeed%2F#l449
Forum: Installing WordPress
In reply to: 2.32 & 2.3.3 installation problem using XAMPPGood point, never thought of that, Thanks
I’ll try it.