Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts
When everything is expected to work smoothly something will behave in an unexpected manner. This time it was the jenes3c theme
 
 which was working properly but all of a sudden it was taking hell lot of time to load (using GNU/linux) so tried hosting the images and referrenced it in the tpl file but even that was not working and the amazing part was the there was no problem with the counterpart (Windows), It was working as expected on that platform. Why Why Why????? .... cann't come up with any rational reason. So changed the theme to the current one.. Hopefully will stick on with it iff not presented with no such @^&%^$(.





Replaced the

<div id='respond'>
        <h4>
        <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
        </h4>
    </div>

with

<p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>

in the template file of the current theme.
To get an overall idea of how blogger template works have a look at
http://www.blogdoctor.me/2006/10/what-are-widgets.html
http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=46995
http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=46888

What happened to my blogger theme????

Noticed that from yesterday, the theme that I have selected was not showing any of the background images reason not known but
 http://www.webpagedesign.ws/jeans3c/content-bg.jpg was showing
http://127.0.0.1/jeans3c/content-bg.jpg. I think that they stopped hosting images for bloggers or is it that they are undergoing some maintenance work. I ll keep this theme for little bit more.
Hope infocreek is doing good.

Testing using Scribefire

yep its working


top