Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

[SOLVED] Column Headers Not Sorting

11-05-2013, 08:27 AM
# 1 (permalink)
neo
very small but significant bug , will be added to next grid update

fix
open template_name/html/com_contact/category/default_items.php

after line 176

Code:

<input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>" />
add

Code:

<input type="hidden" name="task" value="" />

same bug is affecting article sort in 3.x


open

template_name/html/com_content/category/default_articles.php

after line 157

Code:

<input type="hidden" name="limitstart" value="" />
add

Code:

<input type="hidden" name="task" value="" />

thank you much for advising and sorry for the trouble
Thread Tools
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password