daisyhead
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No email notification of commentsI saw that right after I posted! Unfortunately, upgrading hasn’t solved this problem. =(
Forum: Fixing WordPress
In reply to: v1.5 Comment template changesThe only thing that’s bugging me, my text for the commenter name is a different color than the rest of the text and I can’t figure out why.
Example: http://www.daisyhead.org/?p=1485#comments
Can’t figure out why the words “Said” and “on” aren’t the same color as the rest of the text. Anyone have any ideas? I’ve checked and can’t seem to see any formatting. It’s strange.
Forum: Fixing WordPress
In reply to: v1.5 Comment template changesActually, I think I got it. I just put the comments.php file from one of the default themes into my own theme folder. Seems to be working.
Forum: Fixing WordPress
In reply to: v1.5 Comment template changesFYI Alphaoide – that didn’t work. It just threw a bunch of errors. Basically I want to just tweak the look of the comments page. My comment box is too big and runs into my sidebar (http://www.daisyhead.org/?p=1489#comments) and there are a few other things I’m anal about. I’m looking through all my files, but am unble to find where to change this.
Forum: Fixing WordPress
In reply to: v1.5 Comment template changesI don’t see anything to change though. I want to change the output, etc. Like where it says “Commenter Says:” I don’t see that text to modify.
And I created my own theme, if that helps. This is the only frustrating part I’ve encountered during the upgrade.
Thanks!
Forum: Fixing WordPress
In reply to: No email notification of commentsAs soon as V1.5 is released in a non-beta form, I’ll try d/l it to see if it help. Thanks again!
Forum: Fixing WordPress
In reply to: No email notification of commentsThanks for the suggestion, but is that the only way to fix this problem? It seems like that’s the answer given for a lot of problems in the forums. I can’t upgrade every time something happens that can’t be fixed. π Plus, I’ve seen others with this problem and upgrading hasn’t fixed it for them either.
Thanks anyway Macmanx! I appreciate all the help.
Forum: Fixing WordPress
In reply to: No email notification of commentsAfter reading those links, it looks like there really isn’t a solution for this problem. At least not any that I’ve seen, which is frustating because if it’s happening to this many people, it’s got to be some kind of bug in WP. Are the delopers aware of this?
I’m still waiting to hear back on the support ticket I’ve opened up with my host, but I don’t suspect there will be anything wrong on that end. I’ve re-checked my WP settings, checked my directory permissions, tried changing the email address and changing it back, but still nothing.
*sigh*
Forum: Fixing WordPress
In reply to: No email notification of commentsHmm… thanks for the links Macmanx. I’m opening a support ticket with my host to check on that end. I am getting email to that address, so it’s not like ALL mail has ceased to arrive. Just the comment notification emails. And since I’m gettting emails for comments being held for moderation, it leads me to believe it’s a WP issue and not an actual host/email issue. I’ll keep trouble-shooting, but if anyone has any other suggestions, I would welcome them.
I forgot to add in my first post that I am using WP v1.21 and have not recently upgraded.
Thanks.
Forum: Plugins
In reply to: Plugin Request: Underline quicktag in editorKafkaesqui – A perfect solution! Thanks much. For any others who may wish, you can copy and paste the code below:
edButtons[edButtons.length] =
new edButton(‘ed_u’
,’u’
,'<span style=”text-decoration:underline”>’
,'</span>’
,’u’
);Where does one post this code? Which file? Thanks!
Forum: Fixing WordPress
In reply to: Display comments on different page?Duh. Just figured it out. Go figure!
*closes thread*
-Daisyhead
Forum: Fixing WordPress
In reply to: Display comments on different page?Anyone??
-Daisyhead
Forum: Plugins
In reply to: GetWeather Plugin AvailableThanks. I FINALLY got it to work, so hopefully this will be the end of my troubles with it. *crosses fingers*
I’m still having problems calling in my blog comments to another page though…
-Daisyhead
Forum: Plugins
In reply to: GetWeather Plugin AvailableI’m trying to implement this plug-in on a portal page and am encountering an error. I’ve uploaded the plug-in to my plug-in folder and activated it in my WP. I tried putting the “<?php get_weather(‘94115’) ?>” code in my page but I’m getting an error:
Fatal error: Call to undefined function: get_weather() in /xxx/xxx/public_html/portal/index.php on line 61
Any ideas why?
Thanks,
DaisyheadForum: Everything else WordPress
In reply to: Cannot login to my admin page with FIREFOXI am also experiencing this same problem. I changed my cookie settings in FF like Rossz recommened and attempted to access my login page again and I am getting the same erorr message:
“Redirection limit for this url exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.”
I now have to use IE to login or post to WP and it’s getting old. I didn’t have this problem until I upgraded my WP to the latest version. =(
Any more ideas? Anyone else experiencing this problem?