Title: siim's Replies | WordPress.org

---

# siim

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [showing only sidebar backround](https://wordpress.org/support/topic/showing-only-sidebar-backround/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/showing-only-sidebar-backround/#post-233365)
 * i’m sorry, but what do you mean by hardwiring into the css?
    yes, background 
   is the page div not widecolumn but it’s defined in the header file, not in css
   or page template file.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [showing only sidebar backround](https://wordpress.org/support/topic/showing-only-sidebar-backround/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/showing-only-sidebar-backround/#post-233362)
 * miklb: also not working as the widecolumn div is actually not as wide as thepicture
   that goes for the background (kubrickbgwide.jpg). solution would be to change
   something in the header file:
    _ <?php /* Checks to see whether it needs a sidebar
   or not */ if ((! $withcomments) && (! is\_single())) { ?>  i should add one more
   condition, probably using || but it doesn’t seem to work (i made a variable $
   sidebar in the page template before including header, gave it value true and 
   in the header file i added condition ! $sidebar but it didn’t work – header.php
   even didn’t get the value of that variable. so the problem is still not resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [showing only sidebar backround](https://wordpress.org/support/topic/showing-only-sidebar-backround/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/showing-only-sidebar-backround/#post-233359)
 * cramoisi: i don’t want to edit that file because it also applies to the blog’s
   home page (blog.mobi.ee) and also archive sections. and i’m already using .widecolumn
   style
    iddapidda: i’ve already removed it, but the background still remained.
   anything else i should try?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [posts between certain time](https://wordpress.org/support/topic/posts-between-certain-time/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/posts-between-certain-time/#post-233194)
 * thanks – the main problem is solved now, but the sidebar problem still remained.
   i’ll go and make another topic about it because unfortunately the link you gave
   doesn’t give me the information i want to have.
    thanks again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [in_category returns error](https://wordpress.org/support/topic/in_category-returns-error/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/in_category-returns-error/#post-233178)
 * no, this returns a parse error:
    _Parse error: parse error, unexpected T\_ENDFOREACH
   in /var/www/html/wordpress/wp-content/themes/default/uudiskiri\_2.php on line
   35_ if using ` <?php if(in_category('11')) : ?> //displays posts <?php endif;?
   > <?php endforeach; endif; ?>  then it’s the same error that i had in the beginning(
   see the first post) really weird 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [posts between certain time](https://wordpress.org/support/topic/posts-between-certain-time/)
 *  Thread Starter [siim](https://wordpress.org/support/users/siim/)
 * (@siim)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/posts-between-certain-time/#post-233066)
 * thanks, the time stuff works fine now but now i’m into some new problems.
    with
   the same query, i’d like to check wether the post is in certain category but 
   the category is in another table and i don’t know a way to make query from two
   tables at the same time.
 * another question which is about themes: which parameter defines what picture 
   file is included in that line:
    _#page { background: url(“[http://blog.mobi.ee/wp-content/themes/default/images/kubrickbgwide.jpg&#8221](http://blog.mobi.ee/wp-content/themes/default/images/kubrickbgwide.jpg&#8221);)
   repeat-y top; border: none; }_ i’d like to have kubrickbgwide.jpg in some places
   and kubrickbg.jpg in the other pages.

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