Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • joomla_walker Friend
    #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 Friend
    #236992

    Very useful. Thank you very much for your contribution

    jayblaq Friend
    #237111

    Yep 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.

    magicbag Friend
    #237151

    I 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 Friend
    #237403

    Hi MagicBag,
    Do you mean the tools of JA Avian II or tools of this module?

    magicbag Friend
    #237472

    It’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 Friend
    #237643

    That’s it, you can remove that code in the file: gallery.php in folder com_rsgallery2/templates/ja_semantic/html

    magicbag Friend
    #237728

    So there is no backend contro to turn them off?

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

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