- Posts: 40
- Thank you received: 0
RSS Feed
-
mikegro
Inactive member - Topic Author
- Member
Less
More
13 years 4 months ago #10197
by mikegro
At the top of this theme is a RSS button... great job by the way whoever designed this... anyways... what is the code/setup on joomla so when people click it, it will show the RSS feed? I tried putting syndicate module but got coding errors...
I noticed on the demo, when you click on that button - it shows the RSS feed...
I noticed on the demo, when you click on that button - it shows the RSS feed...
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
13 years 4 months ago #10204
by milos
Replied by milos on topic Re: RSS Feed
You should change the button's link from
demo.hotjoomlatemplates.com/mobility/ind...format=feed&type=rss
to
www.yoursite.com/index.php?format=feed&type=rss
Please Log in to join the conversation.
-
mikegro
Inactive member - Topic Author
- Member
Less
More
- Posts: 40
- Thank you received: 0
13 years 4 months ago #10210
by mikegro
Replied by mikegro on topic Re: RSS Feed
I tried that... works for the home page but for other pages past the home page... it doesnt
Please Log in to join the conversation.
-
mikegro
Inactive member - Topic Author
- Member
Less
More
- Posts: 40
- Thank you received: 0
13 years 4 months ago #10211
by mikegro
Replied by mikegro on topic Re: RSS Feed
Also... check your own demo site... the link structure changes...
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
13 years 4 months ago #10212
by milos
Replied by milos on topic Re: RSS Feed
Please disable WYSIWYG editor in Joomla configuration and use No-Editor. Then enter link, it should look like this
Code:
<a href="http://www.yoursite.com/index.php?format=feed&type=rss" target="_blank"><img src="images/stories/rss.png" border="0" alt="rss" width="60" height="60" /></a>
Please Log in to join the conversation.
-
mikegro
Inactive member - Topic Author
- Member
Less
More
- Posts: 40
- Thank you received: 0
13 years 4 months ago #10214
by mikegro
Replied by mikegro on topic Re: RSS Feed
Do I need to setup an syndicate modules or feeds or will it know to grab the content on the page?
Please Log in to join the conversation.
Time to create page: 0.138 seconds