1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Blogger- Display all post titles on sidebar

Discussion in 'Blogging' started by rickrude1, May 4, 2013.

  1. #1
    Ok i've used this method -

    http://tips.blogdoctor.me/2007/10/display-post-titles-without-dates-in.html

    It supposed to have a limit of 1000 posts, I put the limit to 999 both on the feed url and the conversion site... but it only shows the latest 190 (more or less) posts on sidebar.
    It seems like something in my blog settings is limiting it, but I have no idea what that might be.

    Any suggestions?
     
    rickrude1, May 4, 2013 IP
  2. crystalq

    crystalq Active Member

    Messages:
    370
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    did you try the functions.php?

    or else look through the plugins php files
    plugins> editor> plugin name >(it should be in a .php file, look for 190)
     
    crystalq, May 4, 2013 IP
  3. rickrude1

    rickrude1 Greenhorn

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    I think you are talking about Wordpress... I'm using Blogger and never heard of any of these.
    I have this RSS feed URL -
    http://MYBLOG.blogspot.com/feeds/posts/default?start-index=1&max-results=999

    and than I convert it to javascript using this:
    http://itde.vccs.edu/rss2js/build.php

    Than I copy the javascript code, and on Blogger - layout I choose add a gadget, than adding an HTML\javascript and pasting my code.

    Although the limit is set to 999, it only shows about 190 posts titles on the sidebar.

    I'll be grateful if you can explain more on what you meant there.
     
    rickrude1, May 4, 2013 IP
  4. crystalq

    crystalq Active Member

    Messages:
    370
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4
    Sorry I totally missed your thread title, Yes, I was talking about wordpress.

    However, I "think" its the script feed limiting it,
    have you tried reduce the amount of results to say 600?
    have you tested this code on another site? maybe try http://www.jmarshall.com/easy/html/testbed.html
    How you created another feed with another JS feed form?
     
    crystalq, May 4, 2013 IP
  5. rickrude1

    rickrude1 Greenhorn

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    It's so weird, it changes all the time (although no changes were made to the blog).
    I reduced the limit to 200, 300... the "real" limit dropped to 187, than I changed back to 999, and changed the .com ending of blogger to the ending of my country in the feed url (should not change anything) and I'm up to 191, this is the best result so far as now I see an old posts that was not shown before.

    BTW, I tried another JSS converter, and it shows the same results as the first converter I used - "FEED2JS", and the same result was also shown on the html test bed.
    Maybe I need a different feed url to start with? I haven't found any other feed url for this purpose.

    One more thing, some time ago I had a worse problem, the limit would not top 90, but than I went to blogger settings, Site feed, and changed "Allow blog feed" to "Short". Than I thought the problem resolved, but now when I reached 200 posts I noticed that again I have a limit (currently 191).
     
    rickrude1, May 4, 2013 IP