Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8685
    my add
    Keymaster

    Here’s my blog http://standupnevergivein.blogspot.com/ and these are the problems:

    1- “Read more” appears twice. The “read more” at the top of the next post refers to the previous post! How do I change that? I tried de-selecting readmore in blogger widget but it won’t let me.

    2- How do I add my own link lists to replace Home, Cloud, Deals, under header etc?
    3- Subscription box – how do I edit RSS, Facebook, Twitter buttons in the ?
    4- how do I edit/add my address to social icons at bottom of post?
    5- Thumbnails for popular posts don’t all appear. How do I fix that?

    #8686
    Templatesyard
    Participant

    Hi HidalgoStar,
    1, please check your template are you manually do have any “Read More” widget or coding in your previous template. This is may sometimes extract from your previous template. so find and Remove the caused coding.

    2,
    3,
    4, http://www.bloggertheme9.com/p/template-settings.html please follow the link for your above customization needs.

    5, Keep your post images on the top of the post. It will be appear.

    If you want any more help, please replay..

    Thank you

    #9024
    my add
    Keymaster

    Guys, Stichrule is AWESOMe. Almost everything works and my blog looks great! Just a few tweeks I need.

    1. how do i add a Random post widget in sidebar?
    2. how do i recycle Popular posts because the list is quite long and I don’t want a long list in my sidebar?
    2. How to configure subscription form? REPLY – I couldn’t find bloggertheme09 bloggertheme09 as you said. I FOUND INSTEAD <input name=’uri’ type=’hidden’ value=’bloggertheme09’/><input name=’loc’ type=’hidden’ value=’en_US’/> <input class=’form-go’ type=’submit’ value=’Subscribe’/></p></form> so I replaced it here with my feed. The template previewed and saved it. If incorrect, let me know.
    3. How to configure number of posts per page? REPLY – I only get 8 posts per pages and I chose12. My problem is I don’t want lots of white space below posts area as my label cloud is big. I welcome your suggestions.
    4. How to optimise blog? Reply – I Changed email to get a new adsense account so Google sent me a blog verification . PROBLEM- http://www.google.com/webmasters/tools/ site comes up blank so I I can’t get the meta tag etc. What’s to be done?
    Thanks a million as usual :))

    #9025
    my add
    Keymaster

    I forgot to add my blog link http://standupnevergivein.blogspot.com/ for you to see “number of posts per page” and length of cloud

    #9030
    Gooyaabi
    Keymaster

    1, Please search google with this words “how to add Random post widget in sidebar? blogger” and you get more tips..
    2, Find the below coding you can find the word “bloggertheme09”

    <input class='form-subscibe' name='email' placeholder='Enter your email address' style='width:160px' type='text'/>
    <input name='uri' type='hidden' value='bloggertheme09'/><input name='loc' type='hidden' value='en_US'/>
    <input class='form-go' type='submit' value='Subscribe'/>

    3, Find the below lines and Increase and Decrease the value and test yourself to identify correct value.

    var postperpage=4;
    var numshowpage=3;

    4, You can add mete description by below steps..
    Go to Dashboard >> Settings >> Search preferences >> Click “Enable search description?” “Yes” Now put your meta description in appeared box for your blog. Finally click “Save Changes”. That’s all..

    If you want any more help, please replay..
    Thank you

    #9048
    my add
    Keymaster

    Everything works great except Linkwithin code which I know is not your responsibility but maybe you can help me out…

    I already had a LINKWITHIN code – see below – from previous template before moving to Stichrule. I inserted it below <div class=’linkwithin_div’>
    But in Stichrule I get error message Error parsing XML, line 1023, column 38: Element type “b:if” must be followed by either attribute specifications, “>” or “/>”.

    - <b:if cond="data:blog.pageType == "item"">
      <script>var linkwithin_site_id = 1955619; (function () { var elem = document.createElement('script'); elem.type = 'text/javascript'; elem.src = 'http://www.linkwithin.com/widget.js?rand=' + Math.random(); document.getElementsByTagName('head')[0].appendChild(elem); })();</script> 
    - <a href="http://www.linkwithin.com/">
      <img alt="Blog Widget by LinkWithin" src="http://www.linkwithin.com/pixel.png" style="border: 0" /> 
      </a>
      </b:if>

    Thanks as usual.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.