-
AuthorPosts
-
July 12, 2008 at 12:51 pm #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.orgfowler21 Friend
fowler21
- Join date:
- March 2007
- Posts:
- 48
- Downloads:
- 2
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
July 12, 2008 at 1:04 pm #259411Are you using Joomla! 1.0.xx or Joomla! 1.5 ?
Could you please post your URL?
July 14, 2008 at 12:10 pm #259637thanks for the reminders – the css, etc problem is on http://www.reinventinglife.org and I use 1.53
alanaSherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 23, 2008 at 7:19 am #261669Hi !
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>
1 user says Thank You to Sherlock for this useful post
July 24, 2008 at 3:28 pm #262036I 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 -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by alanajames 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum