test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jarri Friend
    #191416

    i posted http://www.joomlart.com/forums/topic/ja_elastica-error/ couple of days ago and it got moved to a non-free forum for wrong joomla version. in 2.5 it works fine but there’s still something left to do for joomla3 compatibility. since i cant read that forum to see the reply ill post the found solution here.

    to make category list table ordering work i modified 1 file.

    in joomla3_install_dir/plugins/system/jat3/jat3/base-themes/default/html/com_content/category/default_articles.php line 28 i added a missing id for the adminform
    id="adminForm"
    so after it reads
    <form action="<?php echo htmlspecialchars(JFactory::getURI()->toString()); ?>" method="post" name="adminForm" id="adminForm">

    line 52 i added
    <input type="hidden" name="task" value="" />

    i just had to post this fix because it took me a lot of /headdesk and googling and, well, i’m just evil like that :p

    such a nice template!

    oh almost forgot, had to adjust the tooltip text color too
    .tooltip {
    color: #000
    }

    as it was white on yellow.

    Saguaros Moderator
    #509298

    Thanks so much for your sharing, it’s really appreciated 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 3 months ago.

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