New Updates to Wp-Themes Blogger

Blogon January 19th, 200918 Comments

Version 1.2 is just out of Wp-Them.es Blogger theme and can be downloaded from here.

Updates that have been made:

A trackback list is available in the comment section. This option can be activated or deactivated from the theme’s options menu. (default option trackback not shown)

The RSS link from the navigation bar can be changed from the WordPress RSS to FeedBurner RSS from the theme’s options menu. (default option WordPress RSS)

A featured content section can be activated from the theme’s options menu to where you can ad an image source and where to link when it’s clicked on in. (default option no featured content)

As you see, by default none of the options are active and if you download the new version of the theme and overwrite your existing copy will not change anything but your theme options menu, but if you want to activate one of the new options than it can be made easily from your themes menu.

18 Responses to “New Updates to Wp-Themes Blogger”

  1. Nithin says:

    Hey I use your theme on my blog! How-ever flash and links wont appear properly on the home page, you have to click on the post. Can you fix that?

  2. Misutsu says:

    This theme is nice, I would like to use it for my blog but, can we delete the dynamic menu in the header ?

    • siX says:

      This themes are open source so you can delete or add whatever you want from or to them. Keeping the footer link to this site as author is however a sign of your appreciation of my work and it is highly appreciated by me. I did not encrypted the footer file for you all to be able to customize 100% the themes. Nicolas has been made a translation to French of blogger theme here if you want a french version.

      If you (all) have any good idea to add something to the theme let me know and it might be part of the theme.

      • Misutsu says:

        Thank you, i made my own french traduction ;)
        But i mean taht i not good enough to remove the dynamic menu. I d’ont know what bloc of code remove or modify :/

  3. Coach Bill says:

    Hey – I like your theme. I would like to see the header in a light to medium blue, or green.
    Also – is there a possibility that the theme could be done so that I could use a custom header?

    Keep up the good work.

    Bill

  4. Rex says:

    When I do a W3C I get this error message on every page except the main page…. How do I fix this please?

    Line 199, Column 94: there is no attribute “aria-required”.
    …size=”22″ tabindex=”1″ aria-required=’true’ />

    best, Rex.

  5. jane mogilevsky says:

    The entire blog, and not the condensed version, appears on the home page. It looks fine on my computer, but others have a different view.
    Same thing with Add Comment, it looks fine on my computer, but others do not see words next to boxes to complete to enter a comment.

    Also, is there a way to enter a static picture on the home page (anywhere on top) and keep the blog as the front page too?

  6. Zhad says:

    great template!….it has a really nice layout and feel to it – thanks for developing it and sharing!

    In the currently template, it only shows part of each blog entry (and then you have to click to read more/expand it)… is there a way for the entire entries to be displayed? … I wasn’t sure if it was the template that was limiting the display of the entry on the main page, or whether there was a setting in wordpress that I should be tweaking.

    Thanks in advance!

    • siX says:

      Just open excrept.php and find this line:

      <?php content_limit(400); ?>

      Then change it with this:

      <div class=”post”>
      <?php the_content(__(‘(more…)’)); ?>
      <div class=”clear”></div>
      </div>

  7. Stanley Davenport says:

    I guess you will get tire of all these questions pretty soon. We newbies are a relentless bunch. This comment area has helped me and I do appreciate your patience. Could you tell me a little more about the ADMIN widget. If I delete it from the sidebar.php file will that remove it form the theme so that it does not show up when I an logged in? I really don’t need it. |||| Follow up: I put the advertisements in the footer. It is slightly off center but looks good. I did leave your link in tact. You deserve it.

    Thank You

    • siX says:

      Just find the line <?php global $user_ID, $user_identity, $user_level ?> in sidebar.php and delete the content until <?php endif // $user_level >= 1 ?>

      Those two lines also. ;)

  8. Planet Automobile says:

    This theme very cool and inspiring. can I modify some features of this theme for my blog ?

  9. Dan Scott says:

    Does anyone know a quick way to make customizable thumbnails display.

    So it’s a completely different picture in the thumbnail then it is in the full post. A hand made one.

    sort of like how it’s done in superflashbros.com – he has a thumbnail then in the entire post it’s just embedded flash, no pic.

    Thanks

Leave a Reply