Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • checkmate40 Friend
    #126241

    Think 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!


    1. avian
    Sherlock Friend
    #241169

    You 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>

    checkmate40 Friend
    #242073

    Thanks M8, apprciagte it.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  checkmate40 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum