Title: halm's Replies | WordPress.org

---

# halm

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hatch] User biography doesn't show up on front page](https://wordpress.org/support/topic/user-biography-doesnt-show-up-on-front-page/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/user-biography-doesnt-show-up-on-front-page/#post-8905662)
 * I have the same problem as Kathy Browne, above. Two sites on the same network
   running Hatch, the older shows author bio on home page without problems, the 
   new one just has white space. I have no clue what is causing this.
 * The developers’ silence is kind of infuriating, even if the theme is ancient 
   at this point. If it’s in the theme repository, give support. Simple as.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[rel-syndication for wordpress] Plugin install failed](https://wordpress.org/support/topic/plugin-install-failed-21/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-install-failed-21/#post-4733193)
 * I get the same, with this and the developer’s IndieAuth Links plugin… On upload
   and WP backend installer alike.
 * **FIXED:** So I poked around in the .zip and it turns out the plugin files are
   in a folder within a folder within the archive. Moving them up one level made
   the plugin install fine…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disappearing Widgets?](https://wordpress.org/support/topic/disappearing-widgets/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/disappearing-widgets/#post-824699)
 * I’m looking for help on the same subject. I guess we can add “remove widgets 
   from sidebars” to the list of things to do before changing themes …
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cant edit widgets, forbidden](https://wordpress.org/support/topic/cant-edit-widgets-forbidden/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/cant-edit-widgets-forbidden/#post-913536)
 * Have you tried setting (chmodding) the write permissions for the file widgets.
   php to 644?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot Add Widgets](https://wordpress.org/support/topic/cannot-add-widgets/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/cannot-add-widgets/#post-966133)
 * I might add that going from a theme with 2 widgeted sidebars to another with 
   only 1 can do the exact same thing 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with the Widget’s Dashboard](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/#post-955719)
 * > You want to do this before any upgrade is installed. It is part of the basic
   > instructions.
 * Yeah, no worries. But _re-_activating them after upgrade made the issue come 
   back, hence the _de-_actvation ;P
 * I honestly don’t have the balls to break basic instructions!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with the Widget’s Dashboard](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/#post-955717)
 * Went through it all twice, but every time I thought I was in the clear and tried
   to access my widgets, I got the same error message about add_meta_box() in dashboard.
   php.
 * Then I tried deactivating the plugins, and there was no problems. So, that got
   me thinking …
 * I hope you’ll pardon me for gloating a bit, ’cause I actually figured this out
   myself …
 * What _plugin_ do I have installed that could interfere with the _Widgets_ menu
   through a call in _dashboard_.php? Widgetizable Dashboard plugin, of course.
 * With that deactivated, everything is fine again – except the Middle East 😛
 * Hope this’ll help you guys with the same problem. (WP2.7 dashboard is pretty 
   customizable anyhow)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with the Widget’s Dashboard](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/#post-955706)
 * Sounds like we can either uncomment the call for add_meta_box in dashboard.php,
   or replace the corrupted/missing file to solve this then.
 * Unfortunately, I don’t know which is safer, and have no idea where to put the
   function php-file (or where to get it in the first place)
 * Any ideas/expert advice?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with the Widget’s Dashboard](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/)
 *  [halm](https://wordpress.org/support/users/halm/)
 * (@halm)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/problems-with-the-widgets-dashboard/#post-955703)
 * I have the same problem trying to switch from “Breaking News”, so I think we 
   have found the culprit.
 * Question is, what can be done about it?

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