Title: Ghodmode's Replies | WordPress.org

---

# Ghodmode

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme clashing with 3.1 admin bar](https://wordpress.org/support/topic/theme-clashing-with-31-admin-bar/)
 *  [Ghodmode](https://wordpress.org/support/users/ghodmode/)
 * (@ghodmode)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/theme-clashing-with-31-admin-bar/#post-1932301)
 * boywaja,
    That’s a per-user setting. I can make that change for myself, but not
   for the site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Admin Bar for 3.1](https://wordpress.org/support/topic/admin-bar-for-31/)
 *  [Ghodmode](https://wordpress.org/support/users/ghodmode/)
 * (@ghodmode)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/admin-bar-for-31/page/2/#post-1934360)
 * The bar affects the layout and presentation of the site. This should be in the
   hands of the site administrator, not the individual users.
 * It was pretty easy to add the line to functions.php, but that’s a hack. There
   should be an option in the Site Admin to disable it site-wide.
 * — Ghodmode
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme clashing with 3.1 admin bar](https://wordpress.org/support/topic/theme-clashing-with-31-admin-bar/)
 *  [Ghodmode](https://wordpress.org/support/users/ghodmode/)
 * (@ghodmode)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/theme-clashing-with-31-admin-bar/#post-1932293)
 * I’m also using a custom built theme. I had my own bar at the top.
    The new admin
   bar blocks the one I created, but I was able to fix it by adding the following
   line to my functions.php.
 * // Disable the “Admin Bar”, new to WordPress 3.1
    add_filter( ‘show_admin_bar’,‘
   __return_false’ );
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [different permalinks for some pages](https://wordpress.org/support/topic/different-permalinks-for-some-pages/)
 *  Thread Starter [Ghodmode](https://wordpress.org/support/users/ghodmode/)
 * (@ghodmode)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/different-permalinks-for-some-pages/#post-1292579)
 * I seem to have solved my own problem. So, I’ve changed the status of this thread
   to “resolved”.
 * After reading [Linking Posts Pages and Categories](http://codex.wordpress.org/Linking_Posts_Pages_and_Categories)
   more carefully, I used the permalink structure I wanted for my posts and found
   that what I wanted to use for my pages works just fine.

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