How to add pagination in wapkiz latest update file list - Link Short
News Update
Wait Generating Movie Link Click Below To Download...

How to add pagination in wapkiz latest update file list

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
.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;}
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.
[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]
Now copy the below paging code and paste the code just after the above latest update code.
Paging 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>

Share with your friends

Give us your opinion
How To Use
  • Put the link on the
  • Generate Link box with http:// or https://
  • Use  CTRL + V  on keyboard to put the link.
  • Click Generate button to get encrypted link.
  • Click Copy URL button.
  • Done