enijhuis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Center Header image Genesis FrameworkHi Sam,
Again: see the picture
Section “inline:32” is generated by Genesis and also points at #header just as my custom css (at line 156), overruling it.
To solve this I inserted the following in the Genesis child theme style.css:#wrap #header { background-position: center !important; }Cheers,
EmielForum: Plugins
In reply to: [Contact Form 7] WordPress 3.7.1 CompatibilityContact Form 7 (CF7) version 3.5.3 works well with Genesis 2.0 on wp 3.7.1.
I did, however, experience problems in the following configuration:
CF7 3.5.3, Genesis 2.0 on wp 3.6 and 3.7.When pressing Submit next error is displayed:
Failed to send your message. Please try later or contact the administrator by another method.Forum: Fixing WordPress
In reply to: ERROR: Invalid username or incorrect password.I experienced the same error, more specific described here.
The error started after an interrupted upgrade from wp 3.6 to wp 3.7.
Manually installing wp 3.7 via FTP solved the problem. Pffw!Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not working with WordPress 3.4?You need to make two minor changes to a specific php script:
http://core.trac.wordpress.org/attachment/ticket/20970/20970.patchUse your php editor and ftp client of choice to accomplish this.
Worked for me!
Good luckDear Takayuki,
I also experience the same problems since I upgraded Contact Form 7 to version 3.2. The suggestions in your FAQ are not applicable. Reinstalling Contact Form 7 and recreating contact forms have no effect; I keep getting the same error message.
See for yourself:
Contact form connexa.nlConfiguration:
WP 3.4
Framework: Genesis, version: 1.8.2Help!