If you are trying to add pagination or paging in wapkiz latest updates file list but you failed, because the wapkiz paging code is not works with latest update file code, then add these below codes in homepage to show pagination .
Css:
[code].lu a{display:inline-block; border:1px #ddd solid; padding:5px; background:#fff; border-radius:3px; margin:1px;text-align:center;font-weight:bold;}
.lu span, .lu a:hover{display:inline-block; border:1px #ddd solid; padding:5px; background:#eee; border-radius:3px; margin:1px;text-align:center;font-weight:bold;} .lup {background: #fff; padding:6px 5px; border-bottom: 1px #ccc solid;}[/code]Latest Update Code
This is just a simple wapkiz latest update code. You can edit this code with your own style and related wapkiz tag.
[code][fm]d=all,o=u,l=15,lu=1,s=:to-page:,no=no Latest Update||
<div class="lup"> <span style="color: #ff0000;"> <b>Updates : </b> </span> <a href="/page-4/%id%/%lname%.html"> <b>%name%</b> </a> Added On %time_upl%<br/> <img src="https://i.extraimage.info/pix/FWxld.gif" alt="New" /><br/> </div> [/fm][/code]
Now copy the below paging code and paste the code just after the above latest update code.
Paging Code
[code]<div class="lu" align="center">
(if :to-page:>1)<a href="?to-page=1">First</a><a href="?to-page=[math]:to-page:-1[/math]">Prev</a>(/if) <span>:to-page(1):</span> <a href="?to-page=[math]:to-page(1):+1[/math]">[math]:to-page(1):+1[/math]</a> <a href="?to-page=[math]:to-page(1):+2[/math]">[math]:to-page(1):+2[/math]</a> <a href="?to-page=[math]:to-page(1):+1[/math]">Next</a> </div>[/code]
if u need any help contact fb