Remove Latest News the banner left.

Discussion in 'Installation/Configuration' started by makensy13, Dec 25, 2010.

  1. makensy13

    makensy13 New Member

    Hello,

    Is it possible to delete Lastets News that is left of the homepage.

    Thank you

    Sincerely,
     
  2. edge

    edge Active Member Moderator

    Login as admin in ISPconfig3.
    Under System select Interface Config and go the tab Misc.
    Remove the "Dashboard atom feed URL"
     
    Last edited: Dec 25, 2010
    jon likes this.
  3. makensy13

    makensy13 New Member

    Good evening,

    Thank you again it works! Super

    Sincerely,
     
  4. zapyahoo

    zapyahoo Member

    Another solution

    New to ISpconfig 3.
    Going over all menus and links and this one was messing my brain :)

    1. Could not add my joomla atom or rss feed, just showed blank.
    Checked one solution to edit simplepie file, but the &= was already added to the file.
    2. Deleted the feed link as suggested here, but left space was still there. Does not remove the left sidebar.
    3. Was going to hack my joomla :) and then 4 idea :)

    4. SOLUTION: Use feedburner to retreive feed. Use feedburner feed in ISPconfig 3. Works fine.
     
  5. ressel

    ressel Member

    This RSS link works fine for me, it is a Joomla 2.5 site.
    http://status.isplogin.dk/?format=feed&type=rss
     
  6. zapyahoo

    zapyahoo Member

    There's a couple of differences from my rss and yours although the link is constructed the same way. So, I guess the issue is not the link.
    Might be:
    1. Number of feeds, have 20 feeds per page.
    2. My feeds (some) have teaser or intro images before the "readmore"

    Just out of curiosity. I tested feedbutner normal rss feed link, looks like this:
    http://feeds.feedburner.com/yourfeedname
    and feedburner xml version, looks like this:
    http://feeds.feedburner.com/"yourfeedname"?format=xml
    Both work

    Then comparing the rss xml feedburner to my joomla rss xml, the html encoding seems different for the same feed.
    example feedburner:
    Code:
    <description>&lt;div class="feed-description"&gt;&lt;p&gt;&lt;strong style="color: #0f409d; font-family: georgia, palatino;"&gt;&lt;
    example my joomla:
    Code:
    <description><![CDATA[<div class="feed-description"><p><strong style="color: #0f409d; font-family: georgia, palatino;">
    So, I might be wrong, someone correct me please. But seems that the simplepie file is missing characters?!

    ressel we are almost neighbours :)
     
    Last edited: Dec 25, 2012
  7. Chris Graham

    Chris Graham New Member

    For the info of other readers...

    You need to logout then login for it to take effect. The feed is cached in the session.
     

Share This Page