cleverclio
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SideBar Goes Under Only when NOT logged inGave up. Just removed the sidebar from the single.php
Forum: Plugins
In reply to: Replacing Comments Form in Commons.phpI love you! Thanks a million
Forum: Plugins
In reply to: Replacing Comments Form in Commons.phpMy apologies. As per the OpenId plugin found here I was attempting to at the code
<?php include dirname(__FILE__).’/../../plugins/openid/openidform.php’; ?>
in my theme’s Comments.php file. I am currently using the theme Waterlily 2.0 which seems to have a fairly standard comments.php.
However, I think I am inserting it into the wrong place or deleting too much / little of the original code as I always recieve an error:
“Parse error: parse error, unexpected T_ELSE in” (my file at line something depending on what I do)
Sometimes its an “unexpected $” if I try to fix the code.
Can anyone tell me which code I should be removing and inserting code in its place?
Thank you!
Forum: Plugins
In reply to: Gravatar Plugin No Resultthe website is http://www.cleverclio.com. I can see my avatar in the options menu but not on the site. I think maybe my definitions (ie .gravatar) are entered wrong or something. Thanks you in advance for anyhelp you could give me.
Forum: Plugins
In reply to: Gravatar Plugin No ResultYup, editted my comment.php according to the site’s directions