Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • alanajames Friend
    #130770

    I have:
    ©
    RSS 2.0 Our site is valid CSS Our site is valid XHTML 1.0 Transitional Go to top! at the bottom right of my site – the RSS takes me to a 404 page and the others are greyed out.

    How to update so these are live and working?
    Thanks ahead of time,

    Alana

    Sorry – I’m using 1.53 on
    http://www.reinventinglife.org

    fowler21 Friend
    #259411

    Are you using Joomla! 1.0.xx or Joomla! 1.5 ?

    Could you please post your URL?

    alanajames Friend
    #259637

    thanks for the reminders – the css, etc problem is on http://www.reinventinglife.org and I use 1.53
    alana

    Sherlock Friend
    #261669

    Hi !
    YOu open index.php file in templates/ja_wistery folder find following code section at about line 242:


    <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;">
    <img src="<?php echo $tmpTools->templateurl()?>/images/but-rss.gif" alt="RSS 2.0" />
    </a>

    change to :


    <a href="<?php echo $tmpTools->baseurl();?>/index.php?format=feed&type=rss" target="_blank" title="RSS 2.0" style="text-decoration: none;">
    <img src="<?php echo $tmpTools->templateurl()?>/images/but-rss.gif" alt="RSS 2.0" />
    </a>

    alanajames Friend
    #262036

    I just changed the code and they all work – next related question – as everything seems to be working should I be concerned about CSS validation errors (most related to Jom Comment and sent on to their support) or the 74 errors that come up with the W3C Markup Validator link?

    If errors such as these are critical, since my html understanding is next to none, what would be the next logical sequence for me to fix the errors – would consultants even be interested in a baby job like that?

    Thanks for feedback and BIG thanks for the code that fixed this – credits donated.
    Alana

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

This topic contains 5 replies, has 3 voices, and was last updated by  alanajames 15 years, 9 months ago.

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