Quote:
Originally Posted by ArcadeSyndicate
|
As I can see I've pagination there. Is the option "Listing rows" (Default:4) in General Options.
The problem is that I forgot to add the pagination in the template mediagallery_my_media
Code:
<vb:if condition="$pagenav">
<div style="float:right; margin-top:5px;">{vb:raw pagenav}</div>
</vb:if>
Please import the attached xml file. There is no updated php file as the code for pagination already exists.