Title: Problems URLS
Last modified: September 2, 2020

---

# Problems URLS

 *  Resolved [Daniel Silva](https://wordpress.org/support/users/pebsp/)
 * (@pebsp)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/)
 * Hello, I’m having trouble tracking adsense on some plugin video pages. When I
   check, they are correct video pages but with the addition of “page/ 2” .. for
   example: url.com/video-665/page/2 is there anything to do for the plugin not 
   to generate these fake pages? tks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13353612)
 * The “/page/2” from your URL represents the second page of the gallery. I guess
   the page “url.com/video-665/” should be displaying our video gallery with the
   pagination and the “page/2” gets generated when a user click the second page 
   from the pagination below the gallery.
 * The solution is to remove the pagination from the gallery. I have no idea what
   shortcode from our plugin this page “url.com/video-665/” uses. Please share us
   your site link. So, I can check and send you the exact fix.
 *  Thread Starter [Daniel Silva](https://wordpress.org/support/users/pebsp/)
 * (@pebsp)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13353724)
 * And is there any option in the plugin to remove the pagination?
 *  Thread Starter [Daniel Silva](https://wordpress.org/support/users/pebsp/)
 * (@pebsp)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13353821)
 * I understood the problem, the page on the video below shows the pagination in
   the related videos. Is there a way to remove this pagination from related videos?
   Like, limiting it to show only the first page, not all pages? I would not like
   to show all related videos, just a part
 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13353910)
 * Kindly try adding the following CSS code in the “Additional CSS” option of your
   theme’s “Customizer” menu.
 *     ```
       .single-aiovg_videos .aiovg-pagination-wrapper {
           display: none !important;
       }
       ```
   
 * Hope this solved your issue!
    -  This reply was modified 5 years, 9 months ago by [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/).
 *  Thread Starter [Daniel Silva](https://wordpress.org/support/users/pebsp/)
 * (@pebsp)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13354063)
 * Hello! Solved! I am impressed with the quality of your support! It really makes
   a difference, and it will make me get the premium plugin! Congratulations!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problems URLS’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-video-gallery/assets/icon-256x256.png?rev=3078876)
 * [All-in-One Video Gallery](https://wordpress.org/plugins/all-in-one-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-video-gallery/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Daniel Silva](https://wordpress.org/support/users/pebsp/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/problems-urls/#post-13354063)
 * Status: resolved