alien-man
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal Error after 2.7 upgradeBoyfriend somewhat fixed it.
Apologies for posting this in the wrong forum as well.
Thanks, GamerZ. I’ll work on that 🙂 I appreciate your help.
It’s up there on my list of “What didn’t work”.
I thought THAT would at least work, but it didn’t. Uninstalling WP-Polls did nothing to repair the damage, nor did installing it again.
Did that, too, haha. Didn’t work. It looks like the damage is permanent. Should I reinstall wordpress to the server?
Tried it just now. Didn’t work. How bizarre 🙁
Thanks, though.
Forum: Fixing WordPress
In reply to: Comments within a PageThis helped immensely. However, what is making the title of my comments field the same size as the title of the page? http://goldfishcake.com/?page_id=353
This doesn’t happen in the post comments field.
EDIT:
ah, nvm, i fixed it by adjusting the h-tags on the comments template
also, it’s better to use this entire code
<div id=”comments”>
<?php comments_template(); ?>
</div><!–/comments–>to keep the alignment