neeznoodle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove “If you enjoyed post…subscribe to feed” linkDoh! I had a ‘subscribe reminder’ plugin activated that was causing this. I deactivated it and the message went away.
Rochelle
Mitcho,
Thank you for the advice. I wasn’t able to get it to work manually using the code given in the Read Me file but I did get it to work using <?php related_posts(); ?>
The reason may be because I used a different Related Posts plugin before this one and it used that code. Whatever the reason, it works and I’m loving this plugin!
Forum: Installing WordPress
In reply to: Warning and fatal error on installThat was too simple… Sometimes the easiest solutions are the hardest for me to find. Thanks again.
Forum: Installing WordPress
In reply to: Warning and fatal error on installYou are brilliant! That was the problem. I simply changed ‘blog’ back to ‘wordpress’ and I’m now at the installation screen. Thank you very much for your input!!
How do I mark this as resolved?
Forum: Installing WordPress
In reply to: Warning and fatal error on installI installed in public_html/blog/ (I renamed the wordpress folder to blog).