-
AuthorPosts
-
lucky93 Friend
lucky93
- Join date:
- April 2010
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
November 9, 2010 at 1:34 pm #156236Hi,
Currently, when click ” Voices via RSS” at frontend, it’s display like attached screenshot.
How to set it up at frontend for users ?
nghiatd Friendnghiatd
- Join date:
- October 2009
- Posts:
- 324
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 39 times in 37 posts
November 10, 2010 at 3:34 am #362230Dear lucky93,
Please login as admin then click on tab: Settings/ Rss Manager
Or use link: administrator/index.php?option=com_javoice&view=feeds.
Here you could create new rss item, select forums, voice type …Best Regards.
lucky93 Friendlucky93
- Join date:
- April 2010
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
November 10, 2010 at 8:25 am #362258Thank you for the information.
I just create one to test on my localhost.
Few questions :
1, What is your suggestion to choose ” Type of feeds ” RSS0.91/1/2 …… ?
2, When click frontend ” Voices via RSS”
First screen shown as attached screenshot ” rss1 ”
Then I click simple url link from above screen to get next screen as attached screenshot ” rss2 ”
How to do to get link immediately to second screen (rss2) when users click ” Voices via RSS ” at frontend ?-
nghiatd Friend
nghiatd
- Join date:
- October 2009
- Posts:
- 324
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 39 times in 37 posts
November 11, 2010 at 7:03 am #362403Dear lucky93,
1. You can read more about “Type of fedds” in link: http://en.wikipedia.org/wiki/RSS
2. You can edit code in file:
component/com_javoice/views/items/default.php
Find code:<div style="right:0px;">
<a href="<?php echo Jroute::_("index.php?option=com_javoice&view=feeds&layout=list&Itemid=".$Itemid);?>">
<?php echo Jtext::_("Voices via RSS");?>
<img src="<?php echo Juri::root()?>components/com_javoice/asset/images/rss.gif" alt="RSS help"/>
</a>
</div>default in line 124.
Change link default “<?php echo Jroute::_("index.php?option=com_javoice&view=feeds&layout=list&Itemid=".$Itemid);?>
” to second screen (rss2).Best Regards.
1 user says Thank You to nghiatd for this useful post
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by nghiatd 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum