Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rmagick Friend
    #132764

    I can’t figure out how to modify the link for the RSS (this is the image in the bottom left corner of the Olyra template next to CSS and XHTML buttons) – it goes to a “page not found” – I cannot see how to configure the link on this rss image.

    skdb Friend
    #268219

    To edit the Link –
    Administrator => Extensions => Click the “Ja Olyra” link in the “Template Name” field => “Edit HTML” and three quarters of the way down, find:

    <div id="ja-cert">
    <a href="<?php echo $tmpTools->baseurl(); ?>/index.php?option=com_rss&feed=RSS2.0&no_html=1" target="_blank" title="RSS 2.0" style="text-decoration: none;">

    And change the BOLD above to the RSS / ATOM URL:

    <div id="ja-cert">
    <a href="<?php echo $tmpTools->baseurl(); ?>/index.php?format=feed&type=rss" target="_blank" title="RSS 2.0" style="text-decoration: none;">

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

This topic contains 2 replies, has 2 voices, and was last updated by  skdb 16 years, 2 months ago.

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