-
AuthorPosts
-
January 21, 2008 at 4:30 am #125102
While searching on Extensions of Joomla! site, I have found this module.
It displayed Latest, Random, Most Voted,… images of RSGallery2. I post it here, hope you guys will found it useful.
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
January 23, 2008 at 8:56 am #236992Very useful. Thank you very much for your contribution
jayblaq Friendjayblaq
- Join date:
- September 2007
- Posts:
- 66
- Downloads:
- 7
- Uploads:
- 2
- Thanked:
- 1 times in 1 posts
January 24, 2008 at 8:21 pm #237111Yep thats the best module but I have a serious issue with it……… When you click on a thumbnail it takes you to the images page, but no image shows! I think this is a JA_RS version issue.
January 25, 2008 at 6:01 am #237151I want to remove the tools that show up on the top of the galleries page and inside the gallery page
I can’t seem to figure it out!!!
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
January 28, 2008 at 9:07 am #237403Hi MagicBag,
Do you mean the tools of JA Avian II or tools of this module?January 28, 2008 at 8:00 pm #237472It’s the tool bar just above the pictures in the main RSGallery2 albums page and inside individual album page. I have a temp fix.
I used CSS #rsg2-tool {display:none;} to hide it.I have pasted the code below that creates the tool bar. If you know of a better way to remove it, I would like to know.
<div id="rsg2-tool">
<ul id="rsg2-toollinks">
<li><a title="Latest Added" href="http://pass67.dizinc.com/%7Eeffectiv/index.php?option=com_rsgallery2&Itemid=65&filter_order=date&filter_order_Dir=DESC">Latest</a></li>
<li><a title="Most Viewed" href="http://pass67.dizinc.com/%7Eeffectiv/index.php?option=com_rsgallery2&Itemid=65&filter_order=hits&filter_order_Dir=DESC">Popular</a></li>
<li><a title="Most Votes" href="http://pass67.dizinc.com/%7Eeffectiv/index.php?option=com_rsgallery2&Itemid=65&filter_order=votes&filter_order_Dir=DESC">Most Voted</a></li>
<li><a title="Most Commented" href="http://pass67.dizinc.com/%7Eeffectiv/index.php?option=com_rsgallery2&Itemid=65&filter_order=comments&filter_order_Dir=DESC">Most Commented</a></li>
<li><a title="Most Rating" href="http://pass67.dizinc.com/%7Eeffectiv/index.php?option=com_rsgallery2&Itemid=65&filter_order=rating&filter_order_Dir=DESC">Most Rating</a></li>
<li>
<div class="rsg2-pagenav-limitbox">
<select name="limit" id="limit" class="inputbox" size="1" onchange="this.form.submit()">
<option value="5">5</option>
<option value="10">10</option>
<option value="15">15</option>
<option value="20" selected="selected">20</option>
<option value="25">25</option>
<option value="30">30</option>
<option value="50">50</option>
<option value="100">100</option>
<option value="0">All</option>
</select>
</div>
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by magicbag 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum