Title: Problem link pagination
Last modified: February 6, 2019

---

# Problem link pagination

 *  Resolved [Rox76](https://wordpress.org/support/users/rox76/)
 * (@rox76)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/problem-link-pagination/)
 * Hi, when i click to video gallery pagination (FEEDBACK VIDEO SUL CORSO section),
   page scroll on top. Can you resolve this problem?
    Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-link-pagination%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/problem-link-pagination/#post-11184371)
 * Hello Dear Rox76.
 * To solve your problem, please edit the Total-Soft-Gallery-Video-Widget.php file
   of our plugin. Please find this code:
 * jQuery(“html, body”).animate({ scrollTop: jQuery(‘.TotalSoft_GV_SG_Website_’ 
   TotalSoftGV_ID).position().top-10 }, 1000)
 * There, change and write like this
 * jQuery(“html, body”).animate({ scrollTop: jQuery(‘.TotalSoft_GV_SG_Website_’ 
   TotalSoftGV_ID).offset().top-120 }, 1000);
 * In the next version we will correct the problem.
 * Thank You.

Viewing 1 replies (of 1 total)

The topic ‘Problem link pagination’ is closed to new replies.

 * ![](https://ps.w.org/gallery-videos/assets/icon-128x128.png?rev=2857063)
 * [Video Gallery - YouTube Gallery, Vimeo, Video Portfolio, Image Portfolio and Image Gallery](https://wordpress.org/plugins/gallery-videos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gallery-videos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-videos/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-videos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-videos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-videos/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/problem-link-pagination/#post-11184371)
 * Status: resolved