Michael Mann
Forum Replies Created
-
Disregard. It was another plugin breaking things.
Forum: Fixing WordPress
In reply to: Prevent Contact Form 7 from sending empty formsNot idea, but perhaps a third field where they enter their name and have it be required?
[response] tag is awesome. Placed it at the top of my form and it shows the status message above the form only.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] One mail per Contact FormIf you have three different forms and each one needs a different email address, just enter the email address in the To: field under the Mail section and save. The email address used is per form.
Forum: Plugins
In reply to: [Plugin: Revision Control] WP 2.8.1 permissions errorUpdated the plugin (1.9.7) and this issue has disappeared.
Forum: Themes and Templates
In reply to: More Link and CSSNot sure where the CSS for the more tag is located, but the code to put it in is located in wp-includes/post-template.php on line 221 (2.7.1) and 226 (2.8.1). I just removed it from the a href, threw a div around the link and in that added my own class.
Then the class went into the style.css for the theme I am using.
Forum: Plugins
In reply to: [Plugin: Revision Control] WP 2.8.1 permissions errorPer post/page still works here, but getting the message “You do not have sufficient permissions to access this page.” when clicking the Revisions link under Settings.
WordPress 2.8.1 here