Results 1 to 2 of 2

Thread: RSS Pause Scroller - Only One Feed Displays

  1. #1
    Join Date
    Aug 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS Pause Scroller - Only One Feed Displays

    I've got the scroller installed on this site

    http://www.vanityasart.com/viastorm.com

    The first feed displays but the others are never fetched. The demo on your site works fine so I'm sure it's a setting somewhere or something having to do with my server.

    Help please! And Thank You.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    You're currently specifying the same ID value for each instance of the scroller on your page, when they should be unique:

    Code:
    new rsspausescroller("Microsoft In-Person", "pscroller1", "rssclass", 3000, "_new")
    Change the value in red to something unique for each instance on your page...
    DD Admin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •