Aspire 1.2  

Posted by Indelible Bonobo in ,

A few minor fixes have accumulated, so we'll soon be releasing version 1.2.
Various minor fixes:
  1. removed "comment feed" at the end (unnecessary)
  2. "posted on + at" - commented out 
  3. comment-form + comments redundant (Post a comment).
  4. Added "Reactions" after pencil, between </div> and </b:if>
  5. Added share-buttons just after FIRST data:post.body  (BlogIdol)
  6. Added "jump link" right after first data:post.body
  7. Added email link in the end-box.
  8. Add "next / previous post" again - the trick was to search for 'nextprev'
  9. Reverse title order SEO
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
                        <b:if cond='data:post.allowComments'>
                        <b:if cond='data:post.numComments != 0'><div class='comm-num-left'>
                        <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if> &#187;</a>
                        </div></b:if><div class='clear'/></div>
                        </b:if>
                        <b:else/>
  10. Comment trick so that comment count is not displayed when there are none:
<b:if cond='data:blog.pageType != &quot;item&quot;'>
                    <b:if cond='data:post.allowComments'>
                    <div class='postmetadata'><b:if cond='data:post.numComments != 0'><div class='comm-num-left'>
                    <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if> &#187;</a>
                    </div></b:if><div class='clear'/></div>
                    </b:if>
                    <b:else/>
If you need the pix (or if you need info on how to handle the RAR archive of the template code linked below), you can find them in our first release archive. Also, uploading the template, you might want to:

  1. Search and replace in Template -> Edit HTML for "www.alsosprachzamolxis.com" and replace it with your own blog url, i.e., "YOURBLOG.blogspot.com" so that the welcome box in the top right corner functions correctly.
  2. If there are two "Home", go into "Layout" and edit that Pages widget (or list of links) to remove the Home button.


Sources / More info: Floating Buttons, RapidShare, Oron, MediaFire, 4shared
[tags]fix, fixes, aspire, blogger, blogspot, css, html, hack, hacking, code, coding, bugs[/tags]

Pin It

This entry was posted on Friday, June 15, 2012 and is filed under , . You can follow any responses to this entry through the comments feed or you may email it to your friends..  

Post a Comment

Please note that this is only a testing blog and the comments are not monitored. You are free to test the commenting system here but to ask questions please visit BlogIdol.