We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30897
    • 311 Posts
    Hi,

    When you call a rss feed with NewsParserX, you display the feed like this :

    <div class="rssChannel"><a class="rssChannelLink" href="#">Channel Title</a></div>
    <div class="rssItem"><span class="rssItemTitle"><a class="rssItemLink" href="#">entry 1</a></span></div>
    <div class="rssItem"><span class="rssItemTitle"><a class="rssItemLink" href="#">entry 2</a></span></div>
    <div class="rssItem"><span class="rssItemTitle"><a class="rssItemLink" href="#">entry 3</a></span></div> 


    I just want to know how to not display the first line wich display the rss channel.

    And does it possible to display this feed in <ul> <li> tags instead of <div> <span>?

    Thanks
      TylerD - In MODx we trust
      [Derni