id eric
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: cat_is_ancestor_ofI think I am missing the way I get the $catid. So here it is:
$catid = get_query_var(‘cat’);
if(is_category(’11’) || cat_is_ancestor_of(’11’, $catid))Again, what am I doing wrong?
Forum: Fixing WordPress
In reply to: Child Category missing from admin List, but it’s therehaving the same issue. I have several sub-categories that are not being listed properly in the admin categories area. However, I can add posts to them in the post editing area.
Forum: Fixing WordPress
In reply to: Contact Forms and Google Apps mail hostingThis thread offers some solutions:
http://wordpress.org/support/topic/180287Forum: Themes and Templates
In reply to: My right sidebar does not show correctly with IE6seriously, I found this thread via google. with no help thanks to Chrisber.
Forum: Fixing WordPress
In reply to: Unable to find my feeds!OMG I am so stupid. I tried to run the RSS while I was in maintenance mode. LOL
BTW, is it possible to arrange the bad characters that feedvalidator returns? I use french characters, so maybe there is a conversion problem… How to use them in my utf-8 blog and to use them in RSS?
Thanks!
Haha, this was my same problem too. ^^
Forum: Fixing WordPress
In reply to: Change Widget Title h2 Wrapper to SpanFigured it out. Edit widgets.php in the wp-includes folder. Line 56 and 57
Forum: Fixing WordPress
In reply to: Comment Notifications on Windows ServerAny suggestions would be helpful…
Forum: Fixing WordPress
In reply to: Trackback comment has crashed my WordPress Dashboard and Blog.I had this same damn problem. You are a life saver!
I just used phpMyAdmin to delete the trackback comments and the blog came right back up! This is a bug!!!Forum: Fixing WordPress
In reply to: Adding Link to Existing PostI just use whatever is supplied when you install WordPress. Why do I need to install a plugin just for a link to appear? I mean, it has the ability built into the posting editor…
Forum: Fixing WordPress
In reply to: Most updating gives a 404Help Please 🙂
Forum: Fixing WordPress
In reply to: Most updating gives a 404I am having this same probelm. I have tried running upgrade.php again. Still not working.
This is weird because I was working on my blog last night with no problems, but today I continue to receive 404 errors.