-
AuthorPosts
-
checkmate40 Friend
checkmate40
- Join date:
- February 2008
- Posts:
- 104
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
March 3, 2008 at 8:22 pm #126241Think a picture is easier to describe what I’m trying to do. Please point to another post if this has already been asked but I haven’t been able to find it.
1045
I’m trying to turn off these options:Thanks!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 4, 2008 at 4:31 am #241169You must edit code at gallery.php (components/com_rsgallery2/templates/ja_semantic/html/gallery.php)
Those line<li><a title="Latest Added" href="<?php echo sefRelToAbs($toollink."&filter_order=date&filter_order_Dir=DESC");
?>">Latest</a></li>
<li><a title="Most Viewed" href="<?php echo sefRelToAbs($toollink."&filter_order=hits&filter_order_Dir=DESC");
?>">Popular</a></li>
<li><a title="Most Votes" href="<?php echo sefRelToAbs($toollink."&filter_order=votes&filter_order_Dir=DESC");
?>">Most Voted</a></li>
<li><a title="Most Commented" href="<?php echo sefRelToAbs($toollink."&filter_order=comments&filter_order_Dir=DESC");
?>">Most Commented</a></li>
<li><a title="Most Rating" href="<?php echo sefRelToAbs($toollink."&filter_order=rating&filter_order_Dir=DESC");
?>">Most Rating</a></li>2 users say Thank You to Sherlock for this useful post
checkmate40 Friendcheckmate40
- Join date:
- February 2008
- Posts:
- 104
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
March 12, 2008 at 8:24 pm #242073Thanks M8, apprciagte it.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by checkmate40 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Turn off RSGallery Display Options
Viewing 3 posts - 1 through 3 (of 3 total)