princessmandy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: content=”WordPress 2.5″ remove?I just wanted to post in case others want to remove this. Haochi is correct in his instructions on just removing it from the themes header, it worked. Thanks again!
Forum: Fixing WordPress
In reply to: content=”WordPress 2.5″ remove?I mean in the source code. Sorry about that.
Its all over the place in the source codes its on the index page and even on the individual post .
Thank you Haochi I will try that now. 🙂
Forum: Plugins
In reply to: Author-specific avatars/or photo in post?I found one this morning.. Leaving the URL here for anyone else who might be looking for the same thing. http://www.khertz.net/multi-topic-icon/
Forum: Themes and Templates
In reply to: New theme – Citrus!Very nice work! I love it. 🙂
Forum: Fixing WordPress
In reply to: Adhesive plugin not workingRich H. is right. I did what he said to do by replacing line 159 with the code below now the sticky shows up. I’m using wordpress 1.5.2 Thanks Rich for the tip!
if((preg_match(‘|post.php|i’, $_SERVER[‘SCRIPT_URL’])||preg_match(‘|post.php|i’, $_SERVER[‘SCRIPT_NAME’])) && $_REQUEST[‘action’] == ‘edit’)
Forum: Fixing WordPress
In reply to: RSS problems in 1.5I’m having the same problems I’m not sure how to fix it either. 🙁 When I updated is when the problem started with the RSS feed.