financialfreedumb
Forum Replies Created
-
Forum: Plugins
In reply to: Akismet: Notify commentor comment marked as spam?No one?
Forum: Fixing WordPress
In reply to: Strange Characters ( Â ) After PeriodsFixed:
Had to add to header…for some reason charset was not there…
<meta http-equiv=”Content-Type” content=”text/html; charset=<?php bloginfo(‘charset’); ?>” />
Forum: Fixing WordPress
In reply to: Strange Characters ( Â ) After PeriodsI actually found that when I switch IE to UTF-8 it works fine…But Western-European (Windows) doesn’t…
Is there a way I can tell the browser to select UTF-8 by default?
FYI, in WP settings, I have UTF-8 set as default…maybe somehow Wp-CACHE is ignoring this setting?
Forum: Fixing WordPress
In reply to: Strange Characters ( Â ) After PeriodsI have the same problem…check out http://www.financialfreedumb.com
If I clear cache, it works…then when I come back…strange chars…
Forum: Plugins
In reply to: Akismet: Notify commentor comment marked as spam?I’m thinking it might be possible to alter some php files to make it do this…anyone have any suggestions? My main goal is to let a user know their comment has been marked as spam via a message by the comment box. Not to send an email or anything like that.
Forum: Plugins
In reply to: Akismet: Notify commentor comment marked as spam?No, it doesn’t have to be an email…In fact, I’d prefer it wasn’t. Just a message above the comment box or something letting them know you’re previous comment was marked as spam. Some sort of confirmation that something happened to the comment.
Forum: Plugins
In reply to: Akismet: Notify commentor comment marked as spam?I’m thinking at least a message or something in case a false positive happens would be nice. It could be anything, just to indicate the comment was received.
Sure the majority is legitimate spam, but I’m concerned about the few false positives that irritate my readers…