|
|
<p>In components\com_tag\models\tag.php replace line 48 :</p>
<p> </p>
<p>$this->_defaultLimit=JoomlaTagsHelper::param('page_limit',10);</p>
<p>by</p>
<p>$this->_defaultLimit=25;</p>
<p> </p>
<hr />
<div class="bbcode_quote"><br />
<div class="bbcode_quote_head">[Inspiration 2010-03-11 13:52:31]:</div>
<br />
<div class="bbcode_quote_body">
<p>When clicking a tag from one of the modules or the all tag page, the search result is a list with 10 results a page. How can I increase that number to something else? I'd like it to show 25.</p>
<p>Thanks and keep up the good work!</p>
</div>
</div> |
IP Logged
|