Snowblind v1.1.2
WordPress Theme

Posted on November 5, 2009  |  Category: Downloads

snowblindtheme Snowblind v1.1.2 <br />WordPress ThemeI just updated Snowblind and version 1.1.2 is now available on WordPress.org. It’s now 100% translation ready and has a few more features to make it easier to set up.

For more information go to Themes by bavotasan.com.

Download Demo

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Short URL: http://bavotasan.com/?p=759

helpIf you require help or support, please visit the Support Forum and ask all your questions there. Questions about themes or plugins posted in the comments below will not be answered.

24 Responses to “Snowblind v1.1.2
WordPress Theme”

  1. made2live

    Thanks for another great looking theme.

    #3490
  2. grabit89

    You need to add the CSS section to Magazine Basic too. It is an great option to have.

    #3498
  3. Stell G.

    The title goes out of line when you select 1024 width and right alignment. Any solutions?

    #3500
  4. Chief,
    this is a new awesome Theme from you! Thx a lot!
    But I have the same Prob as in Magazine Basic.
    1024px and 800px is to width for me. Have a Scrollbar unter the Site.
    Look your self. Have you an Solution for me?

    #3513
    • Hey Voxx,

      That happens because your browser window has a scollbar to the right, which takes up space. So now a 1024 width site on a 1024 inch monitor gets a scrollbar at the bottom. You can open up the functions.php file and do a search for the term “1024″ and just replace it with “1000″ or less.

      #3564
  5. V.C

    A little theme but great work.
    I used to think that you retire :)

    #3571
  6. WOW! GREAT theme! I just had to write a post about it. Will have to add it to my theme previews.

    LOve your site.

    #3738
  7. Love the theme, but the moment I launched it, the wp-admin pages broke! Now, it’s just showing “can’t open file”. Any suggestions?

    #3790
  8. Hi, I’ve translate to spanish all php files. You can see how it looks on the website I submitted on website field. This is just a starting blog, few posts, no links yet.

    Your template is just great. Using Snowblind 1.0.7

    #3869
  9. Hi your theme has great features I love it! I’m new to this wordpress stuff and I have been constructing my portfolio site. I was wondering, is there any way to view sub pages? I made a parent page and then sub pages but I couldn’t find a way to navigate to them.

    #4005
    • Hey Mason,

      Right now the theme only displays the parent pages and no sub-pages. I might be able to figure that out for the next version.

      #4018
  10. Loving the theme, definitely! I was just wondering – is it possible to get more than one image showing on the front page, so that the visitors don’t have to click on each post to see them? I often have more than one picture in my posts, and I want them all to show.

    #4013
  11. Hey there,

    The theme is great so far. The best one i’ve found for sure in terms of it functionality and ease of use.

    I was wondering if there was any way to show excerpts in the Category view. The front page shows them fine, but when you click a category it extends all the posts out, I don’t want it to do that.

    I have the “show excerpt” box checked in the Snowblind settings and I have the “Show Summary” box checked in Wordpress. But it’s both only for the front page.

    Any help greatly appreciated. Thanks for the great theme!

    #5311
    • Hey Dave,

      Open up archive.php and look for line #26.

      theme_content('');

      Change that to:

      theme_excerpt(55);

      You can replace the 55 with a lower number. That is the number of words displayed.

      #5403
  12. Also, What’s a simple way of inserting an image in the header?

    #5378
    • Use the Header Uploader in the Snowblind admin panel. If you have problems make sure the theme’s uploads folder has full write permissions set.

      #5404
  13. I love this layout. I would like to leave the header text as it is, BUT add a small image to the right hand side. However, every time I upload the image, I lose the text.

    How can I add an image to the header without losing the text?

    #5641
  14. Clear and simple, just great :) Thx

    #5954
  15. this theme is really looking and also working great

    #6305
  16. hello.. i am new with wordpress.. the 1st thing i do when changing to wordpress is find a new themes and i choose snowblind because it is easy to configure and i really2 like it.. however i have some problem.

    1) why my post time repeated 2 times? like this..

    “This entry was posted on 03/12/2009 at 03/12/2009 and is filed under cerita aku, student life. You can follow any responses to this entry through the RSS 2.0 feed”

    2)how can i show full text for every post at main page? i mean how to remove the “continue reading>>” ?

    #6572

Leave a Reply

To enter code in the comment box, please place it between <pre lang="php"> </pre> tags. You don't have to convert any characters to their hex/HTML code. Just add your code the way you would to any code editor.