Can I set the number of tags displayed on this page in this version?
Warning
Login denied! Your account has either been blocked or you have not activated it yet.
I was wondering if it still needs to be changed in .../administrator/components/com_easydiscuss/includes/constants.php or it's already in the configuration of the component
and to the second question. All tags are displayed on https://www.eshop-diochi.cz/poradna?lang=cs. Paging does not make sense there. how can I turn it off?
<div class="ed-pagination" data-tags-pagination>
<?php if($pagination->pagination->pagesTotal>1) {echo $pagination->getPagesLinks();};?>
</div>