Forum Replies Created
-
I have been using: http://grahamswan.com/facebook-comments/#faq
For a while now and did not need to edit anything. Facebook avatar shows and everything.
You can change it to a lighter color through Graphene options under apperance from your WP admin dashboard.
Select the display tab once in the Graphene Theme Options area then under Header Display Options choose Use light-coloured header bars
I wish it were that easy. Before I had to load some <div> to get it to work outside of the blog root. I loaded the following before but since the new update to Graphene 1.2.1 I am not able to get it to work:
<div class="clearfix one_column">
<div id="content-main" class="clearfix">
<div id="post-gallerycomments" class="post-gallerycomments page type-page hentry clearfix post">
<div class="entry clearfix"><h2 class="post-title"> <a href="http://www.opshots.net/gallery2/index.php?page=comments" rel="bookmark" title="OPShots Aviation Gallery - Comments">OPShots Aviation Gallery Comments</a></h2>
<div class="post-meta clearfix"></div>
<div class="entry-content clearfix">In reply to: site crash since the addition of admin bar at top of page
March 5, 2011 at 1:35 am #13098I see your page fine. Try to rebuild your permalinks maybe or if using a cache like Super Cache dump the cache.
Bingo!! Success!! Thank you!
No help there I am afraid. What is weird is when I put the get_sidebar() hook in there it lines up fine. Does that tell me it is something in sidebar.php?
I appreciate your assistance with this. I actually have not implemented removing the call to get the sidebar in single.php yet. I tested it and put it back in for now. Just for testing I went in and added a closing </div> and the footer is still not aligned.
I deactivated that plugin and still have the same issue. I thought it was a closing tag somewhere but could not find one missing.
Thanks!
Mine is working now. I did not change anything.
