• Our page at delcospca.org has a little panel that always shows headlines of the 3 most recent posts. The problem is that it takes a little trip to Europe to run a script off of someone’s private home page! How can I keep the processing on our own site, where it belongs? Here is the complete code for the panel (I am removing the other site name):

    <div class="block_top">What's Happening</div>
    
    <div class="block">
    
    <div class="news">
    
    <script type="text/javascript" src="http://www.***********.com/feed/feed2js.php?src=http%3A%2F%2Fdelcospca.org%2Fcms%2F%3Ffeed%3Drss2&num=3"></script>
    
    <div align="right">
    
    <a href="http://delcospca.org/cms">More News...</a>
    
    </div>
    
    </div>
    
    </div>
    
    <div class="block_bottom"></div>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter steve0701

    (@steve0701)

    Any help at all would be appreciated….
    Does anyone else have a page that displays their most recent subject lines?

    GIYF => Google Is Your Friend

    I placed feed2js.php in Google and went to the first website shown. They wrote the script and offer it as a free download for running on your own site.

    feed2js.org

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Setting up a Headlines display’ is closed to new replies.