Title: 2 problems
Last modified: August 18, 2016

---

# 2 problems

 *  [scouterz](https://wordpress.org/support/users/scouterz/)
 * (@scouterz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/)
 * hey guess i’m currently have a few problems with WordPress, my WordPress blog
   is [http://www.gaming-360.com](http://www.gaming-360.com).
 * The first problem is, on the main page on the sidebar on the right you see down
   near the bottom theres a header that says “User Login”, but if you visit [http://www.gaming-360.com/about](http://www.gaming-360.com/about)
   you will notice that in the sidebar it displayed everything but “User Login” 
   is there anyway i can change this so it views it?
 * My second issue is, when i click on a post, [http://www.gaming-360.com/2006/01/07/hexic-not-hacked/](http://www.gaming-360.com/2006/01/07/hexic-not-hacked/)
   for example, how do i get it to show the sidebar on the right hand side like 
   the main site?
 * Thanks in advance.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313051)
 * 1. Look for if statements in your sidebar.php
    2. Use the AllSidebar edition 
   of the K. theme [http://codex.wordpress.org/Using_Themes/Theme_List#Two_Columns](http://codex.wordpress.org/Using_Themes/Theme_List#Two_Columns)
 *  Thread Starter [scouterz](https://wordpress.org/support/users/scouterz/)
 * (@scouterz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313067)
 * Thanks, can you be a bit for specific for the “If” statement I tried removing
   one and it messed up the sidebar.
 * Also for the SllSiderbar edition of K.theme, will i have to fully modify it to
   look like mine?
 *  Thread Starter [scouterz](https://wordpress.org/support/users/scouterz/)
 * (@scouterz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313073)
 * The only thing i can see is this;
 * <?php /* If this is the frontpage */ if ( is_home() || is_home() ) { ?>
    <?php
   $link_cats = $wpdb->get_results(“SELECT cat_id, cat_name FROM $wpdb->linkcategories”);
   foreach ($link_cats as $link_cat) { ?>
 * Thats displayed inbetween Archive and the User Login section in the Sidebar
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313074)
 * That’s why I hate K. – it’s difficult to modify for beginners. Instead of deleting
   the if statements, you should move out from it the parts that you want to show
   all the time. Sorry, I cannot be more specific because I don’t work ever with
   K. and I don’t have time to learn it.
 * Yes. You have to modify it.
 * Or, better, just forget K. and get a normal theme.
 *  Thread Starter [scouterz](https://wordpress.org/support/users/scouterz/)
 * (@scouterz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313083)
 * Oh well, i think i’ll just get a new theme made for me.

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

The topic ‘2 problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [scouterz](https://wordpress.org/support/users/scouterz/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/2-problems-1/#post-313083)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
