Quote:
|
Originally Posted by TJay What is the treshold? |
Whatevery the dropdown box is set at. By default it is set to 10 items, click on it to change the number of viewable items and it changes the threshold of the pagenavigation bar.
I've hacked it so it does not show when inactive.
All I had to do was comment out the lines in the code that related to when the item count is below the threshold number.
All i did was comment out 4 lines of code (line 111, 112, 130, 131), though you might have to play with the spacing abit.