Title: beldendavid's Replies | WordPress.org

---

# beldendavid

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: FancyBox for WordPress] No setting to click on overlay](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-no-setting-to-click-on-overlay/)
 *  Thread Starter [beldendavid](https://wordpress.org/support/users/beldendavid/)
 * (@beldendavid)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-no-setting-to-click-on-overlay/#post-1309721)
 * As a temporary workaround, I changed line 320 in fancybox.php to the following:
   `'
   hideOnOverlayClick': <?php if ($settings['hideOnOverlayClick']) { echo "true";}
   else { echo "true"; } ?>,`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [About page works in IE8, but not Home page](https://wordpress.org/support/topic/about-page-works-in-ie8-but-not-main-pager/)
 *  [beldendavid](https://wordpress.org/support/users/beldendavid/)
 * (@beldendavid)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/about-page-works-in-ie8-but-not-main-pager/#post-1179829)
 * You have a ton of Microsoft Word garbage in the source code… looks like for the
   first post… I’m not sure whether that’s causing the problem, but it might be 
   a place to start.
 * Try viewing the HTML source when you’re editing the post, and delete all the 
   extra Word stuff.
 * Or, you can try re-pasting the content, but use the Paste from Word button on
   the WordPress editor’s toolbar.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Any way to display more than 10 sideblog posts?](https://wordpress.org/support/topic/any-way-to-display-more-than-10-sideblog-posts/)
 *  Thread Starter [beldendavid](https://wordpress.org/support/users/beldendavid/)
 * (@beldendavid)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/any-way-to-display-more-than-10-sideblog-posts/#post-1018104)
 * Nevermind, figured it out quickly. Just edit sideblog.php, and change the default
   posts variable, near the top of the file. Something like this:
 * `$sb_defaultposts = 20;`
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [version 2.7: Blank page when logging in to wp admin](https://wordpress.org/support/topic/version-27-blank-page-when-logging-in-to-wp-admin/)
 *  [beldendavid](https://wordpress.org/support/users/beldendavid/)
 * (@beldendavid)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/version-27-blank-page-when-logging-in-to-wp-admin/#post-931126)
 * I’m having the same problem. I’m able to add posts using MarsEdit, but I can’t
   access the WordPress Admin. It seems I’m able to login, since the front end gives
   me “Edit” links on my posts, but the page is completely blank, with no source
   code, when that linked is followed.
 * My server (Hostway) is using php 4 (PHP Version 4.3.10-22) so I’m wondering if
   I need to move to php 5.
 * Any help would be appreciated!

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