My pagination keeps jumping around

My pagination in my image gallery keeps jumping around when you click the next page number and when the images are $limit = ‘4’; is increased to $limit = ‘12’;. then pagination goes to top right of the gallery . Any help in this regards would be nice.

Hmmm. I don’t know your problem very well right now. Can you reply with the code you are having trouble with and a live example?

Hi,

Below is the code and link to the page-I am fetching the datas from a fetch.php to this page–
https://www.myconnect.in/galleryxxyz100.php#

<div class="container">
			 <div class="form-group">
        <input type="text" name="search_box" id="search_box" class="form-control" placeholder="Search in Gallery" />
      </div>
 		<div class="container">

GALLERY

                 <div class="block">
				
					</div> </div></div>
					</div></div></div> 
					</section>
  
<!-- Footer -->
<?php include("footer2.php"); ?>

Sorry, I am not very good at PHP. :disappointed: I cannot help

That’s ok. No issues.