limit
Hi,
I'm trying to limit the number of listed ads per page in the "tabcontrol" tool.
I've succeeded in fixing the max number for the "most popular" ads by changing the sql request . "ORDER BY postcount DESC LIMIT 20"); in the index.php file.
But nothing on the same file is possible for the "just listed" and "random" ones.
I wonder if anything is possible by changing a parameter on appthemes -functions.php.. or from within the amdin panel????!!!
Thanks in advance