test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • zener79 Friend
    #181005

    Hi, I’d like to use feedburner instead of default joomla feed URL.

    On the head section of the page I find

    <link href=”/?format=feed&type=rss” rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ />
    <link href=”/?format=feed&type=atom” rel=”alternate” type=”application/atom+xml” title=”Atom 1.0″ />

    that I’d like to substitute with:
    <link href=”http://feeds.feedburner.com/disabiliabili” rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ />
    <link href=”http://feeds.feedburner.com/disabiliabili” rel=”alternate” type=”application/atom+xml” title=”Atom 1.0″ />

    How can I do that with T3 Framework?

    Thanks
    Claudio

    zener79 Friend
    #468846

    Is this such a difficult question?
    I thought it was pretty simple…

    I still keep waiting for your help

    Thanks
    Claudio

    HeR0 Friend
    #468950

    Hi zener79
    So you should change at layout of articles overridding in template or pluginssystemjat3jat3base-themesdefaulthtml

    Regards,

    zener79 Friend
    #469229

    I can’t find anything interesting in pluginssystemjat3jat3base-themesdefaulthtml

    I need to change the RSS link on the HEAD section of the Homepage (Featured Articles)

    I’m not able to find any references to RSS link on the pluginssystemjat3

    Can you please point me to the right direction?

    Thanks again
    Claudio

    HeR0 Friend
    #469231

    Hi Zener79
    Try to find if ($this->params->get(‘show_feed_link’, 1)) in com_content/views/featured/view.html.php and views/category/view.html.php where you can edit.

    Regards,

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  HeR0 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum