Title: orangeacid's Replies | WordPress.org

---

# orangeacid

  [  ](https://wordpress.org/support/users/orangeacid/)

 *   [Profile](https://wordpress.org/support/users/orangeacid/)
 *   [Topics Started](https://wordpress.org/support/users/orangeacid/topics/)
 *   [Replies Created](https://wordpress.org/support/users/orangeacid/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/orangeacid/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/orangeacid/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/orangeacid/engagements/)
 *   [Favorites](https://wordpress.org/support/users/orangeacid/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [The official WordPress plugins site is live!](https://wordpress.org/support/topic/the-official-wordpress-plugins-site-is-live/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/the-official-wordpress-plugins-site-is-live/#post-412888)
 * Unfortunately I have a huge number of exams, coursework, and gigs and gig practices
   to get through before I can work on my site, regretful as that is.
 * I would _love_ to help, but I couldnt help to notice that [http://wordpress.org/extend/plugins/](http://wordpress.org/extend/plugins/)
   isn’t part of the codex. Correct me if I’m wrong?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [The official WordPress plugins site is live!](https://wordpress.org/support/topic/the-official-wordpress-plugins-site-is-live/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/the-official-wordpress-plugins-site-is-live/#post-412885)
 * I know, if you read the post then you’ll notice that I know that the codex is
   open. I know that anyone can edit. I know that anyone can ‘build a plugin resource’.
   I didn’t suggest that you should host on wp-plugins.net.
 * Sorry, perhaps I wasn’t clear enough. I was commenting on how the offical plugins
   section, IE [http://wordpress.org/extend/plugins/](http://wordpress.org/extend/plugins/),
   is incomplete – as far as outsiders can tell dead – and yet for months has _promised_
   that it will be ready ‘very, very soon’.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My sidebar appears under the content sometimes, apparently randomly…](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/#post-300406)
 * Oh, no, actually that didn’t solve it at all 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My sidebar appears under the content sometimes, apparently randomly…](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/#post-300405)
 * I think I have resolved the issue on on homepage, by changing the PHP Require
   into a PHP Include. I would like to apply this change to my blog, but the pages
   are fetched using a wordpress function and I’m not sure how to change this. What
   would I do to change
 * `
    <?php get_sidebar(); ?>
 *  <?php get_footer(); ?>
 * Into the PHP
    ` <?php include'http://www.orangeacid.net/blog/wp-content/themes/
   orangeacid/sidebar.php'; ?>
 * ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My sidebar appears under the content sometimes, apparently randomly…](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/#post-300252)
 * Nope, just checked and its any post 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My sidebar appears under the content sometimes, apparently randomly…](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/)
 *  Thread Starter [orangeacid](https://wordpress.org/support/users/orangeacid/)
 * (@orangeacid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/my-sidebar-appears-under-the-content-sometimes-apparently-randomly/#post-300223)
 * > Tried making all your images a fixed size that is well within the containing
   > div ?
 * I have only one image within that div, and that is inside a post (which is in
   another div) and has its width and height specified locally.
 * > You’ll need to visualise that. I looked at your site 3 times and re-read your
   > message. The site at present looks fine, but it doesn’t show the visual imperfection,
   > not even in Firefox.
 * Sometimes you can refresh it 8 or 9 times and it looks fine, and then it will
   look almost constantally wrong for the next 10 minutes.
 * I have also noticed, however, that this sometimes happens on my homepage, which
   isn’t wordpress-erized. The homepage is the only page on the website save for
   my blog that is in PHP, leading me to belive that this is a php-based error. 
   Perhaps this isn’t the right place to ask this, but I’ve asked in so many other
   places and no-one seems to be able to see whats up 🙁

Viewing 6 replies - 1 through 6 (of 6 total)